From 06395ed08ea651d116b2707033702e0c077537d3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Nov 2022 17:30:46 +0900 Subject: [PATCH] (A-compU+4ECB): New abstract node; use `<-denotational' for A-cgnU+4ECB. (U+4ECB): Use A-compU+4ECB instead of A-cgnU+4ECB as its mother. (A-U+820D-itaiji-003): New abstract node. (U+820D-itaiji-003): New character; use `<-denotational' for A-U+820D-itaiji-003. --- lisp/utf-2000/Ideograph-R009-Man.el | 39 +++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 349d68d..a0c9d3f 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -1610,6 +1610,13 @@ ((=>ucs@cognate . #x4ECB) ; &A-cgnU+4ECB; )) (ideographic-radical . 9) ; ⼈ + (=>ucs@component . #x4ECB) ; &A-compU+4ECB; + )) +(define-char + '((<-denotational + ((=>ucs@component . #x4ECB) ; &A-compU+4ECB; + )) + (ideographic-radical . 9) ; ⼈ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -18198,6 +18205,38 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) + ((=>ucs@iwds-1 . #x4EBA) ; &A-IWDSU+4EBA; + (=>iwds-1 . 14623) ; &A-IWDSU+4EBA; + ) + ((=>ucs@iwds-1 . #x53E4) ; &A-IWDSU+53E4; + )) + (=>ucs-itaiji-003 . #x820D) ; &A-U-i003+820D; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-003 . #x820D) ; &A-U-i003+820D; + )) + (ideographic-radical . 9) ; ⼈ + (ideographic-strokes . 5) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EBA) ; 人 + ) + ((=ucs . #x53E4) ; 古 + )) + (=ucs-itaiji-003 . #x820D) ; &U-i003+820D; + )) +(define-char + '((ideographic-radical . 9) ; ⼈ + (ideographic-strokes . 5) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) ((name* . "ideographic component person for top") (=ucs . #x20089) ; 𠂉 ) -- 1.7.10.4