From cf5f38038d302cc57359ee89fc782168b7b273d7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 9 Jun 2020 13:39:12 +0900 Subject: [PATCH] (U-000208C8): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R019-Power.el | 82 +++++++++++++++++++++++++++++++-- 1 file changed, 79 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index a59c0fb..50b6043 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -9663,12 +9663,88 @@ '((ideographic-radical . 19) ; ⼒ (ideographic-strokes . 21) (total-strokes . 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") + (=ucs . #x2FFA) ; ⿺ + ) + ((=>ucs-itaiji-001 . #x22376) ; &A-U-i001+22376; + ) + ((=ucs . #x529B) ; 力 + )) + (sound@ja/on "reN") (=ucs . #x208C8) ; 𠣈 + )) +(define-char + '((<-denotational + ((=ucs . #x208C8) ; 𠣈 + )) + (ideographic-radical . 19) ; ⼒ + (ideographic-strokes . 21) + (total-strokes . 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") + (=ucs . #x2FFA) ; ⿺ + ) + ((=ucs-itaiji-001 . #x22376) ; &U-i001+22376; + ) + ((=ucs . #x529B) ; 力 + )) + (=mj . 031596) ; &MJ031596; + (=koseki . 028900) ; &MJ031596; + (=daikanwa . 02489) ; &I-M-02489; + (<-formed + ((=ucs@jis . #x6523) ; &AJ1-05056; + (=ucs@ks . #x6523) ; &AJ1-05056; + (=adobe-japan1-0 . 05056) ; &AJ1-05056; + )) + (<-formed$_1*sources + jiyun koseki mj) + (<-formed*sources + jiyun koseki mj) + (<-same + ((=ucs@jis . #x6523) ; &AJ1-05056; + (=ucs@ks . #x6523) ; &AJ1-05056; + (=adobe-japan1-0 . 05056) ; &AJ1-05056; + (=daikanwa . 13032) ; &I-M-13032; + )) + (<-same*sources + jiyun daikanwa) (->subsumptive - ((=daikanwa . 02489) ; &M-02489; + ((==mj . 031596) ; &g2-MJ031596; + (==koseki . 028900) ; &g2-MJ031596; + (==daikanwa . 02489) ; &g2-MJ031596; + (->subsumptive + ((===daikanwa . 02489) ; &R-M-02489; + ) + ((===mj . 031596) ; &R-MJ031596; + )) + )) + )) +(define-char + '((<-denotational + ((=ucs . #x208C8) ; 𠣈 + )) + (ideographic-radical . 19) ; ⼒ + (ideographic-strokes . 21) + (total-strokes . 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") + (=ucs . #x2FFA) ; ⿺ + ) + ((=ucs-itaiji-002 . #x22376) ; &U-i002+22376; ) - ((=ucs@iso . #x208C8) ; &C7-5B46; - (=cns11643-7 . #x5B46) ; &C7-5B46; [59-38] + ((=ucs . #x529B) ; 力 + )) + (=ucs@iso . #x208C8) ; &C7-5B46; + (=cns11643-7 . #x5B46) ; &C7-5B46; [59-38] + (->subsumptive + ((==ucs@iso . #x208C8) ; &g2-IU-000208C8; + (==cns11643-7 . #x5B46) ; &g2-IU-000208C8; [59-38] + (->subsumptive + ((===cns11643-7 . #x5B46) ; &R-C7-5B46; [59-38] + ) + ((===ucs@iso . #x208C8) ; &R-U-000208C8; + )) )) )) (define-char -- 1.7.10.4