From a0bc7b1290253e14ac3c839df0192c4635880623 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Jun 2021 14:01:17 +0900 Subject: [PATCH] (A-cgnBC-8CE7): New abstract node. (BC-8CE7-itaiji-001): Add `<-denotational' for A-cgnBC-8CE7; use `ideographic-structure@apparent' instead of `ideographic-structure'. (A-BC-8CE7): New abstract node; use `<-denotational' for A-cgnBC-8CE7. (BC-8CE7-itaiji-002): New character; use `<-denotational' for A-cgnBC-8CE7. (BC-8CE7): New character; use `<-denotational' for A-BC-8CE7. --- lisp/utf-2000/Ideograph-R002-Line.el | 60 +++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 8cadf49..a4950f5 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -1145,9 +1145,16 @@ )) (define-char '((ideographic-radical . 2) ; ⼁ + (=>big5-cdp@cognate . #x8CE7) ; &A-cgnCDP-8CE7; + )) +(define-char + '((<-denotational + ((=>big5-cdp@cognate . #x8CE7) ; &A-cgnCDP-8CE7; + )) + (ideographic-radical . 2) ; ⼁ (ideographic-strokes . 3) (total-strokes . 4) - (ideographic-structure + (ideographic-structure@apparent ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) @@ -1161,6 +1168,57 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp@cognate . #x8CE7) ; &A-cgnCDP-8CE7; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 3) + (total-strokes . 4) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs . #x4E30) ; 丰 + )) + (=>big5-cdp . #x8CE7) ; &A-CDP-8CE7; + )) +(define-char + '((<-denotational + ((=>big5-cdp@cognate . #x8CE7) ; &A-cgnCDP-8CE7; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 3) + (total-strokes . 4) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=big5-cdp-itaiji-001 . #x8CE7) ; &CDP-i001-8CE7; + ) + ((=ucs . #x4E36) ; 丶 + )) + (=big5-cdp-itaiji-002 . #x8CE7) ; &CDP-i002-8CE7; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8CE7) ; &A-CDP-8CE7; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 3) + (total-strokes . 4) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs@unicode . #x4E30) ; &MJ006350; + )) + (=big5-cdp . #x8CE7) ; &CDP-8CE7; + )) +(define-char '((<-denotational@usage ((==>ucs@bucs . #x4E31) ; &BUCS+4E31; )) -- 1.7.10.4