From 4f9497de9bf0a7d2dca1dc3038069f7ab114e2b5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 16 Sep 2024 13:03:13 +0900 Subject: [PATCH] (U-00024A74): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R096-Jade.el | 56 ++++++++++++++++++++++++++++++++-- 1 file changed, 53 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R096-Jade.el b/lisp/utf-2000/Ideograph-R096-Jade.el index ad96ba8..e7858bf 100644 --- a/lisp/utf-2000/Ideograph-R096-Jade.el +++ b/lisp/utf-2000/Ideograph-R096-Jade.el @@ -19843,12 +19843,62 @@ '((ideographic-radical . 96) ; ⽟ (ideographic-strokes . 13) (total-strokes . 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x248E9) ; 𤣩 + ) + ((=>ucs@iwds-1 . #x6BBF) ; &A-IWDSU+6BBF; + )) (=ucs . #x24A74) ; 𤩴 + )) +(define-char + '((<-denotational + ((=ucs . #x24A74) ; 𤩴 + )) + (ideographic-radical . 96) ; ⽟ + (ideographic-strokes . 13) + (total-strokes . 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x248E9) ; 𤣩 + ) + ((=ucs@unicode . #x6BBF) ; &AJ1-03132; + (=adobe-japan1-0 . 03132) ; &AJ1-03132; + )) + (=ucs@iso . #x24A74) ; &MJ041091; + (=mj . 041091) ; &MJ041091; + (=cns11643-4 . #x5670) ; &I-C4-5670; [54-80] + (=koseki . 238650) ; &MJ041091; + (=daikanwa . 49311) ; &I-M-49311; + (<-formed + ((=ucs@jis . #x7471) ; &AJ1-14827; + (=adobe-japan1-4 . 14827) ; &AJ1-14827; + )) + (<-formed$_1*sources + koseki mj) + (<-formed*sources + koseki mj) (->subsumptive - ((=daikanwa . 49311) ; &M-49311; + ((==mj . 041091) ; &g2-MJ041091; + (==koseki . 238650) ; &g2-MJ041091; + (==daikanwa . 49311) ; &g2-MJ041091; + (->subsumptive + ((===daikanwa . 49311) ; &R-M-49311; + ) + ((===mj . 041091) ; &R-MJ041091; + )) ) - ((=ucs@iso . #x24A74) ; &C4-5670; - (=cns11643-4 . #x5670) ; &C4-5670; [54-80] + ((==ucs@iso . #x24A74) ; &g2-IU-00024A74; + (==cns11643-4 . #x5670) ; &g2-IU-00024A74; [54-80] + (->subsumptive + ((===cns11643-4 . #x5670) ; &R-C4-5670; [54-80] + ) + ((===ucs@iso . #x24A74) ; &R-U-00024A74; + )) )) )) (define-char -- 1.7.10.4