From 068fc0d0b9b6d910258cd65899be818a1b6f9cfc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 25 Nov 2024 20:42:16 +0900 Subject: [PATCH] (U-00021D28): Use `->denotational' and `->subsumptive'. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 64 +++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index 0415c00..04f1ce7 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -2944,19 +2944,73 @@ (=ucs . #x21D27) ; 𡴧 )) (define-char - '((=>ucs . #x21D28) ; 𡴨 - (ideographic-radical . 45) ; ⼬ + '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 12) (total-strokes . 15) - (=daikanwa . 07865) ; &M-07865; + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@iwds-1 . #x8294) ; &A-IWDSU+8294; + ) + ((=>ucs-itaiji-005 . #x5932) ; &A-U-i005+5932; + )) + (sound@ja/on "sou") + (=ucs . #x21D28) ; 𡴨 )) (define-char - '((morohashi-daikanwa 7865 0 1) + '((<-denotational + ((=ucs . #x21D28) ; 𡴨 + )) (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 12) (total-strokes . 15) - (=ucs . #x21D28) ; 𡴨 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x8294) ; 芔 + ) + ((=ucs-itaiji-005 . #x5932) ; &U-i005+5932; + )) + (=ucs@iso . #x21D28) ; &MJ034468; + (=mj . 034468) ; &MJ034468; (=cns11643-7 . #x2242) ; &I-C7-2242; [02-34] + (=koseki . 089220) ; &MJ034468; + (=daikanwa . 07865) ; &I-M-07865; + (<-ancient + ((=adobe-japan1-5 . 20103) ; &AJ1-20103; + (=daikanwa . 05915) ; &I-M-05915; + )) + (<-ancient*sources + zihui-bu daikanwa) + (<-formed + ((=ucs@jis . #x594F) ; &AJ1-02775; + (=ucs@ks . #x594F) ; &AJ1-02775; + (=adobe-japan1-0 . 02775) ; &AJ1-02775; + )) + (<-formed$_1*sources + koseki mj) + (<-formed*sources + koseki mj) + (<-original + ((=adobe-japan1-5 . 20103) ; &AJ1-20103; + )) + (->subsumptive + ((==daikanwa . 07865) ; &g2-M-07865; + ) + ((==ucs@iso . #x21D28) ; &g2-MJ034468; + (==mj . 034468) ; &g2-MJ034468; + (==cns11643-7 . #x2242) ; &g2-MJ034468; [02-34] + (==koseki . 089220) ; &g2-MJ034468; + (->subsumptive + ((===mj . 034468) ; &R-MJ034468; + ) + ((===cns11643-7 . #x2242) ; &R-C7-2242; [02-34] + ) + ((===ucs@iso . #x21D28) ; &R-U-00021D28; + )) + )) )) (define-char '((ideographic-radical . 45) ; ⼬ -- 1.7.10.4