From 2d97fc99e0d960b62b231e9e8c873730c0ac47f8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 27 Sep 2024 21:27:11 +0900 Subject: [PATCH] (U-000204CB): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R010-Legs.el | 36 +++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index ba483c7..224ca73 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -8937,11 +8937,41 @@ '((ideographic-radical . 10) ; ⼉ (ideographic-strokes . 17) (total-strokes . 19) - (hanyu-dazidian 1 275 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs@iwds-1 . #x5149) ; &A-IWDSU+5149; + ) + ((=ucs . #x776A) ; 睪 + )) (=ucs . #x204CB) ; 𠓋 - (=mj . 030945) ; &I-MJ030945; + )) +(define-char + '((<-denotational + ((=ucs . #x204CB) ; 𠓋 + )) + (ideographic-radical . 10) ; ⼉ + (ideographic-strokes . 17) + (total-strokes . 19) + (hanyu-dazidian 1 275 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x5149) ; &MJ007221; + (=mj . 007221) ; &MJ007221; + ) + ((=ucs@unicode . #x776A) ; &JX2-7227; + (=jis-x0212 . #x4F23) ; &JX2-7227; [47-03] + (=cns11643-1 . #x6548) ; &I-C1-6548; [69-40] + (=jis-x0213-2 . #x7227) ; &I-JX2-7227; [82-07] + (=daikanwa . 23466) ; &I-M-23466; + )) + (=ucs@iso . #x204CB) ; &MJ030945; + (=mj . 030945) ; &MJ030945; (=cns11643-7 . #x4629) ; &I-C7-4629; [38-09] - (=koseki . 016510) ; 𠓋 + (=koseki . 016510) ; &MJ030945; (=daikanwa . 48930) ; &I-M-48930; (->subsumptive ((==mj . 030945) ; &g2-MJ030945; -- 1.7.10.4