From a1c90d6dc52c7c8bf481d7b44805515a0c5798ec Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 4 May 2024 17:21:51 +0900 Subject: [PATCH] (A-IWDSU-4EA2): Add `<-denotational@component' for A-NIWDSU+4EA2. (U-0002A720): New character; use `<-denotational@component' for A-NIWDSU+4EA2. (GT-K01447): Use U-0002A720 instead of A-cgnU+4EA2 as its mother. (A-NIWDSU+4EA2): New abstract node. --- lisp/utf-2000/Ideograph-R008-Lid.el | 53 ++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index a28edb5..eba2ae3 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -249,6 +249,9 @@ '((<-denotational ((=>ucs@cognate . #x4EA2) ; &A-cgnU+4EA2; )) + (<-denotational@component + ((=>ucs@iwds-1/normalized . #x4EA2) ; &A-NIWDSU+4EA2; + )) (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 2) (total-strokes . 4) @@ -590,8 +593,43 @@ )) )) (define-char + '((<-denotational@component + ((=>ucs@iwds-1/normalized . #x4EA2) ; &A-NIWDSU+4EA2; + )) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 3) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA0) ; 亠 + ) + ((=ucs . #x51E1) ; 凡 + )) + (=ucs . #x2A720) ; 𪜠 + )) +(define-char '((<-denotational - ((=>ucs@cognate . #x4EA2) ; &A-cgnU+4EA2; + ((=ucs . #x2A720) ; 𪜠 + )) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 3) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA0) ; 亠 + ) + ((=ucs@unicode . #x51E1) ; &AJ1-03724; + (=adobe-japan1-0 . 03724) ; &AJ1-03724; + )) + (=ucs@JP/hanazono . #x2A720) ; &hanaJU+2A720; + )) +(define-char + '((<-denotational + ((=ucs . #x2A720) ; 𪜠 )) (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 3) @@ -7651,6 +7689,19 @@ )) (define-char '((ideographic-radical . 8) ; ⼇ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA0) ; 亠 + ) + ((=>ucs@iwds-1 . #x4E38) ; &A-IWDSU+4E38; + (=>iwds-1 . 65535) ; &A-IWDSU+4E38; + )) + (=>ucs@iwds-1/normalized . #x4EA2) ; &A-NIWDSU+4EA2; + )) +(define-char + '((ideographic-radical . 8) ; ⼇ (=>ucs@component . #x342C) ; &A-compU+342C; (=>iwds-1 . 0345) ; &A-compU+342C; )) -- 1.7.10.4