From 77b882639dba96dcdee2897d4e6b7e12ba406f5f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 17 Mar 2024 20:01:58 +0900 Subject: [PATCH] (U-00024C1E): Use A-compBC-8BD9 instead of A-BC-8BD9 as a target of `<-denotational@component'. (A-compBC-8BD9): New abstract node. (A-BC-8BD9): Add `<-denotational@component' for A-compBC-8BD9. --- lisp/utf-2000/Ideograph-R024-Ten.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 176f83b..fbc0098 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -3585,7 +3585,7 @@ (=>iwds-1 . 0287) ; &A-compU+5351; )) (<-denotational@component - ((=>big5-cdp . #x8BD9) ; &A-CDP-8BD9; + ((=>big5-cdp@component . #x8BD9) ; &A-compCDP-8BD9; )) (<-denotational@usage ((==>ucs@bucs . #x5351) ; &BUCS+5351; @@ -6771,6 +6771,13 @@ )) (define-char '((ideographic-radical . 24) ; ⼗ + (=>big5-cdp@component . #x8BD9) ; &A-compCDP-8BD9; + )) +(define-char + '((<-denotational@component + ((=>big5-cdp@component . #x8BD9) ; &A-compCDP-8BD9; + )) + (ideographic-radical . 24) ; ⼗ (=>big5-cdp . #x8BD9) ; &A-CDP-8BD9; )) (define-char -- 1.7.10.4