From a178aec051b0b828ce32d1563d17e32095d066c2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 19 Feb 2021 09:48:21 +0900 Subject: [PATCH 1/1] (U-00021159): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index d6cf21f..3b9bfe9 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -82006,14 +82006,32 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 19) (total-strokes . 22) + (hanyu-dazidian 1 708 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs . #x97FB) ; 韻 + )) + (sound@ja/on "uN") (=ucs . #x21159) ; 𡅙 + (=cns11643-5 . #x7333) ; &I-C5-7333; [83-19] + (=daikanwa . 04632) ; &I-M-04632; (->subsumptive - ((=daikanwa . 04632) ; &M-04632; - ) - ((hanyu-dazidian 1 708 8) - (=ucs@iso . #x21159) ; &C5-7333; - (=cns11643-5 . #x7333) ; &C5-7333; [83-19] - (=hanziku-2 . #xE3E1) ; &I-HZK02-E3E1; + ((==ucs@iso . #x21159) ; &g2-M-04632; + (==cns11643-5 . #x7333) ; &g2-M-04632; [83-19] + (==daikanwa . 04632) ; &g2-M-04632; + (->subsumptive + ((===daikanwa . 04632) ; &R-M-04632; + ) + ((===cns11643-5 . #x7333) ; &R-C5-7333; [83-19] + ) + ((===ucs@iso . #x21159) ; &R-U-00021159; + ) + ((=hanziku-2 . #xE3E1) ; &HZK02-E3E1; + )) )) )) (define-char -- 1.7.10.4