From fed2060f7b97b32c2edaea67709027ddff0f8cb1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 26 Jun 2023 22:35:10 +0900 Subject: [PATCH] (U+3C33): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R076-Lack.el | 50 ++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R076-Lack.el b/lisp/utf-2000/Ideograph-R076-Lack.el index cc19900..c23c985 100644 --- a/lisp/utf-2000/Ideograph-R076-Lack.el +++ b/lisp/utf-2000/Ideograph-R076-Lack.el @@ -3751,12 +3751,56 @@ '((ideographic-radical . 76) ; ⽋ (ideographic-strokes . 8) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E9E) ; 亞 + ) + ((=ucs . #x6B20) ; 欠 + )) + (sound@ja/on "a") (=ucs . #x3C33) ; 㰳 + )) +(define-char + '((<-denotational + ((=ucs . #x3C33) ; 㰳 + )) + (ideographic-radical . 76) ; ⽋ + (ideographic-strokes . 8) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E9E) ; 亞 + ) + ((=ucs@unicode . #x6B20) ; &AJ1-01853; + (=adobe-japan1-0 . 01853) ; &AJ1-01853; + )) + (=ucs@unicode . #x3C33) ; &MJ001909; + (=mj . 001909) ; &MJ001909; + (=cns11643-4 . #x3839) ; &I-C4-3839; [24-25] + (=koseki . 182740) ; &MJ001909; + (=daikanwa . 16094) ; &I-M-16094; (->subsumptive - ((=cns11643-4 . #x3839) ; &C4-3839; [24-25] - (=daikanwa . 16094) ; &I-M-16094; + ((==ucs@cns . #x3C33) ; &g2-MJ001909; + (==mj . 001909) ; &g2-MJ001909; + (==cns11643-4 . #x3839) ; &g2-MJ001909; [24-25] + (==koseki . 182740) ; &g2-MJ001909; + (==daikanwa . 16094) ; &g2-MJ001909; + (->subsumptive + ((===daikanwa . 16094) ; &R-M-16094; + ) + ((===mj . 001909) ; &R-MJ001909; + ) + ((===cns11643-4 . #x3839) ; &R-C4-3839; [24-25] + )) ) - ((=ucs@unicode . #x3C33) ; &UU+3C33; + ((==ucs@unicode . #x3C33) ; &g2-UU+3C33; + (->subsumptive + ((===ucs@unicode . #x3C33) ; &R-UU+3C33; + )) )) )) (define-char -- 1.7.10.4