From d079796f0e3a69c1242c577b9e2fc81a453073bf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 9 Feb 2022 16:52:41 +0900 Subject: [PATCH] (U+53EA): Add `<-denotational@component' for A-IWDSU+53EA. (U-0002D1B8): Ditto; add `ideographic-structure'. (A-IWDSU+53EA): New abstract node. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 41 +++++++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 658c7e8..0aafb0d 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -782,7 +782,10 @@ )) )) (define-char - '((ideographic-radical . 30) ; ⼝ + '((<-denotational@component + ((=>ucs@iwds-1 . #x53EA) ; &A-IWDSU+53EA; + )) + (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 2) (total-strokes . 5) (hanyu-dazidian 1 570 3) @@ -848,6 +851,23 @@ )) )) (define-char + '((<-denotational@component + ((=>ucs@iwds-1 . #x53EA) ; &A-IWDSU+53EA; + )) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 2) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs . #x4E5D) ; 九 + )) + (=ucs . #x2D1B8) ; 𭆸 + )) +(define-char '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 2) (total-strokes . 5) @@ -2950,12 +2970,6 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 2) (total-strokes . 5) - (=ucs . #x2D1B8) ; 𭆸 - )) -(define-char - '((ideographic-radical . 30) ; ⼝ - (ideographic-strokes . 2) - (total-strokes . 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -88839,6 +88853,19 @@ (define-char '((ideographic-radical . 30) ; ⼝ (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=>ucs@iwds-1 . #x4E38) ; &A-IWDSU+4E38; + (=>iwds-1 . 65535) ; &A-IWDSU+4E38; + )) + (=>ucs@iwds-1 . #x53EA) ; &A-IWDSU+53EA; + )) +(define-char + '((ideographic-radical . 30) ; ⼝ + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) -- 1.7.10.4