From 8d69720a8cc225d9f51f3e5f61d4a7be4bf98fef Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 8 Dec 2023 01:31:40 +0900 Subject: [PATCH] (U+5DF8): Apply new conventions for glyph granularity for components of ideographic-structure. (U+5DF8-var-006): New character; use `<-denotational' for U+5DF8. (U-0002D60D): Apply new conventions for glyph granularity. (U+5DF8-var-001): Use U-0002D60D instead of U+5DF8 as its mother. --- lisp/utf-2000/Ideograph-R049-Oneself.el | 52 ++++++++++++++++++++++++++----- 1 file changed, 44 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R049-Oneself.el b/lisp/utf-2000/Ideograph-R049-Oneself.el index 0168f9d..caeeca5 100644 --- a/lisp/utf-2000/Ideograph-R049-Oneself.el +++ b/lisp/utf-2000/Ideograph-R049-Oneself.el @@ -1103,7 +1103,8 @@ ((=>ucs@iwds-1 . #x268DD) ; &A-IWDSU+268DD; (=>iwds-1 . 0162) ; &A-IWDSU+268DD; ) - ((=ucs . #x5DF3) ; 巳 + ((=>ucs@component . #x5DF1) ; &A-compU+5DF1; + (=>iwds-1 . 0120) ; &A-compU+5DF1; )) (sound@ja/on "i" "ki") (=ucs . #x5DF8) ; 巸 @@ -1190,17 +1191,17 @@ ((=ucs . #x5DF8) ; 巸 )) (ideographic-radical . 49) ; ⼰ - (ideographic-strokes . 6) - (total-strokes . 9) + (ideographic-strokes . 7) + (total-strokes . 10) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x81E3) ; 臣 + ((=ucs . #x268DE) ; 𦣞 ) - ((=ucs . #x5DF3) ; 巳 + ((=ucs . #x5DF1) ; 己 )) - (=ucs-var-001 . #x5DF8) ; &U-v001+5DF8; + (=ucs-var-006 . #x5DF8) ; &U-v006+5DF8; )) (define-char '((<-denotational @@ -1381,11 +1382,46 @@ ) ((=ucs . #x81E3) ; 臣 ) - ((=ucs . #x5DF1) ; 己 + ((=>ucs@component . #x5DF1) ; &A-compU+5DF1; + (=>iwds-1 . 0120) ; &A-compU+5DF1; )) (sound@ja/on "i" "ki") (=ucs . #x2D60D) ; 𭘍 - (=mj . 010793) ; &I-MJ010793; + )) +(define-char + '((<-denotational + ((=ucs . #x2D60D) ; 𭘍 + )) + (ideographic-radical . 49) ; ⼰ + (ideographic-strokes . 6) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x81E3) ; 臣 + ) + ((=ucs . #x5DF3) ; 巳 + )) + (=ucs-var-001 . #x5DF8) ; &U-v001+5DF8; + )) +(define-char + '((<-denotational + ((=ucs . #x2D60D) ; 𭘍 + )) + (ideographic-radical . 49) ; ⼰ + (ideographic-strokes . 6) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x81E3) ; 臣 + ) + ((=ucs . #x5DF1) ; 己 + )) + (=ucs@JP/hanazono . #x2D60D) ; &MJ010793; + (=mj . 010793) ; &MJ010793; (->subsumptive ((==ucs@JP/hanazono . #x2D60D) ; &g2-MJ010793; (==mj . 010793) ; &g2-MJ010793; -- 1.7.10.4