From e13c850a38fb409517e91358d5de921e16952356 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 4 Nov 2020 14:19:06 +0900 Subject: [PATCH] (A-BC-86AA): New abstract node. (BC-86AA): New character; use `<-denotational' for A-BC-86AA. (U-0002CF0E): New character. --- lisp/utf-2000/Ideograph-R004-Slash.el | 67 +++++++++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 577c45d..116cf30 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -882,6 +882,12 @@ '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 1) (total-strokes . 2) + (=>big5-cdp . #x86AA) ; &A-CDP-86AA; + )) +(define-char + '((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 1) + (total-strokes . 2) (=>big5-cdp . #x89A6) ; &A-CDP-89A6; )) (define-char @@ -957,6 +963,26 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x86AA) ; &A-CDP-86AA; + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 1) + (total-strokes . 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x4E43) ; 乃 + ) + ((=ucs . #x4E36) ; 丶 + )) + (=big5-cdp . #x86AA) ; &CDP-86AA; + (->subsumptive + ((==big5-cdp . #x86AA) ; &g2-CDP-86AA; + )) + )) +(define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) (total-strokes . 3) @@ -4653,8 +4679,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=>ucs@component . #x5929) ; &A-compU+5929; - (=>iwds-1 . 0008) ; &A-compU+5929; + ((=>ucs@iwds-1 . #x5929) ; &A-IWDSU+5929; + (=>iwds-1 . 0008) ; &A-IWDSU+5929; ) ((=ucs . #x22189) ; 𢆉 )) @@ -5169,8 +5195,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=>ucs@component . #x5929) ; &A-compU+5929; - (=>iwds-1 . 0008) ; &A-compU+5929; + ((=>ucs@iwds-1 . #x5929) ; &A-IWDSU+5929; + (=>iwds-1 . 0008) ; &A-IWDSU+5929; ) ((=ucs . #x5C70) ; 屰 )) @@ -5302,6 +5328,39 @@ '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 9) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>big5-cdp . #x86AA) ; &A-CDP-86AA; + ) + ((=>ucs@iwds-1 . #x56F1) ; &A-IWDSU+56F1; + (=>iwds-1 . 0361) ; &A-IWDSU+56F1; + )) + (=ucs . #x2CF0E) ; 𬼎 + )) +(define-char + '((<-denotational + ((=ucs . #x2CF0E) ; 𬼎 + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 9) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=big5-cdp . #x86AA) ; &CDP-86AA; + ) + ((=ucs@unicode . #x56F1) ; &G0-3451; + (=gb2312 . #x3451) ; &G0-3451; [20-49] + )) + (=ucs@JP/hanazono . #x2CF0E) ; &hanaJU+2CF0E; + )) +(define-char + '((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 9) + (total-strokes . 10) (=gt . 00213) ; >-00213; (=gt-pj-11 . #x5232) ; >-00213; [50-18] )) -- 1.7.10.4