From e69fcc230f33e9d7c243fde75ffffa2cd5a31394 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 27 Jun 2019 03:19:46 +0900 Subject: [PATCH] (BC-8BD9): New character; use `<-denotational@component' for A-BC-8BD9. (U-00024C1E): Add `<-denotational@component' for A-BC-8BD9. (MJ057093): Add `ideographic-structure'. (A-BC-8BD9): New abstract node. --- lisp/utf-2000/Ideograph-R024-Ten.el | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index d04437e..f555b1a 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -1558,6 +1558,18 @@ (=hanziku-1 . #xB075) ; &I-HZK01-B075; )) (define-char + '((<-denotational@component + ((=>big5-cdp . #x8BD9) ; &A-CDP-8BD9; + )) + (ideographic-radical . 24) ; ⼗ + (ideographic-strokes . 4) + (total-strokes . 6) + (=big5-cdp . #x8BD9) ; &CDP-8BD9; + (->subsumptive + ((==big5-cdp . #x8BD9) ; &g2-CDP-8BD9; + )) + )) +(define-char '((ideographic-radical . 24) ; ⼗ (ideographic-strokes . 4) (total-strokes . 6) @@ -2141,6 +2153,9 @@ ((=>ucs@component . #x5351) ; &A-compU+5351; (=>iwds-1 . 0287) ; &A-compU+5351; )) + (<-denotational@component + ((=>big5-cdp . #x8BD9) ; &A-CDP-8BD9; + )) (ideographic-radical . 24) ; ⼗ (=ucs . #x24C1E) ; 𤰞 )) @@ -2211,6 +2226,13 @@ ) ((ideographic-strokes . 5) (total-strokes . 7) + (ideographic-structure + ((=ucs-itaiji-001 . #x2FF9) ; &U-i001+2FF9; + ) + ((=big5-cdp . #x8BD9) ; &CDP-8BD9; + ) + ((=ucs . #x4E3F) ; 丿 + )) (=mj . 057093) ; &MJ057093; (=big5-cdp . #x887E) ; &I-CDP-887E; (=hanyo-denshi/ks . 031690) ; &MJ057093; @@ -3806,6 +3828,10 @@ )) (define-char '((ideographic-radical . 24) ; ⼗ + (=>big5-cdp . #x8BD9) ; &A-CDP-8BD9; + )) +(define-char + '((ideographic-radical . 24) ; ⼗ (hanyu-dazidian 1 60 5) (=ucs . #x20981) ; 𠦁 (=hanziku-1 . #xB068) ; &I-HZK01-B068; -- 1.7.10.4