From c9f33cbff43d6f87ff036db6d83756a1f86a59c0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Nov 2017 22:08:27 +0900 Subject: [PATCH] (U-00020BA1): Apply new conventions for glyph granularity; add `sound@ja/on'; add `<-same' for U+53EA. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 51 ++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 6a4e29b..e590f11 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -1969,10 +1969,38 @@ (ideographic-strokes . 2) (total-strokes . 5) (hanyu-dazidian 1 567 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs . #x4E8C) ; 二 + )) + (sound@ja/on "si") (=ucs . #x20BA1) ; 𠮡 (=cns11643-6 . #x2259) ; &I-C6-2259; [02-57] (=daikanwa . 03259) ; &I-M-03259; - (=hanziku-2 . #xC4AA) ; &I-HZK02-C4AA; + (<-same + ((=ucs . #x53EA) ; 只 + (=daikanwa . 03239) ; &I-M-03239; + )) + (<-same*sources + jiyun daikanwa) + (->subsumptive + ((==ucs@iso . #x20BA1) ; &g2-M-03259; + (==cns11643-6 . #x2259) ; &g2-M-03259; [02-57] + (==daikanwa . 03259) ; &g2-M-03259; + (->subsumptive + ((===daikanwa . 03259) ; &R-M-03259; + ) + ((===cns11643-6 . #x2259) ; &R-C6-2259; [02-57] + ) + ((===ucs@iso . #x20BA1) ; &R-U-00020BA1; + ) + ((=hanziku-2 . #xC4AA) ; &HZK02-C4AA; + )) + )) )) (define-char '((=>ucs . #x20BA2) ; 𠮢 @@ -2431,6 +2459,27 @@ ((=ucs . #x53E3) ; 口 )) (=>ucs-itaiji-001 . #x53EA) ; &A-U-i001+53EA; + (=>ucs-itaiji-002 . #x53EA) ; &A-U-i001+53EA; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x53EA) ; &A-U-i001+53EA; + )) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 2) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x20120) ; 𠄠 + ) + ((=ucs . #x53E3) ; 口 + )) + (=ucs-itaiji-002 . #x53EA) ; &U-i002+53EA; + (->subsumptive + ((==ucs-itaiji-002 . #x53EA) ; &g2-U-i002+53EA; + )) )) (define-char '((ideographic-radical . 30) ; ⼝ -- 1.7.10.4