From 4465d6dff07596e25d84c8c95022259347522224 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 20 Jul 2020 08:32:09 +0900 Subject: [PATCH] (U-000200D2): Apply new conventions for glyph granularity. (IU+200D2): Unify BC-86B4. (U+200D2-var-001): New character; use `<-denotational' for U-000200D2. --- lisp/utf-2000/Ideograph-R005-Second.el | 55 +++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index e0556c3..b948a40 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -882,12 +882,65 @@ '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 2) (total-strokes . 3) + (sound@ja/on "ya") (=ucs . #x200D2) ; 𠃒 - (=cns11643-5 . #x212B) ; &I-C5-212B; [01-11] + )) +(define-char + '((<-denotational + ((=ucs . #x200D2) ; 𠃒 + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs@iso . #x200D2) ; >-00232; + (=cns11643-5 . #x212B) ; >-00232; [01-11] + (=big5-cdp . #x86B4) ; &I-CDP-86B4; (=gt . 00232) ; &I-GT-00232; (=gt-k . 00286) ; &I-GT-K00286; (=gt-pj-2 . #x3149) ; &I-GT-00232; [17-41] (=daikanwa . 00172) ; &I-M-00172; + (<-same + ((=ucs . #x4E5F) ; 也 + (=daikanwa . 00171) ; &I-M-00171; + )) + (<-same$_1*sources + zhengzitong daikanwa) + (<-same*sources + zhengzitong daikanwa) + (->Bopomofo + ((name . "BOPOMOFO LETTER EH") + (=ucs . #x311D) ; ㄝ + )) + (->Bopomofo*sources + daikanwa) + (->subsumptive + ((==ucs@iso . #x200D2) ; &g2-GT-00232; + (==cns11643-5 . #x212B) ; &g2-GT-00232; [01-11] + (==gt . 00232) ; &g2-GT-00232; + (==gt-k . 00286) ; &g2-GT-00232; + (==daikanwa . 00172) ; &g2-GT-00232; + (->subsumptive + ((===daikanwa . 00172) ; &R-M-00172; + ) + ((===cns11643-5 . #x212B) ; &R-C5-212B; [01-11] + ) + ((===gt . 00232) ; &R-GT-00232; + (===gt-k . 00286) ; &R-GT-00232; + ) + ((===ucs@iso . #x200D2) ; &R-U-000200D2; + )) + ) + ((==big5-cdp . #x86B4) ; &g2-CDP-86B4; + )) + )) +(define-char + '((<-denotational + ((=ucs . #x200D2) ; 𠃒 + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs-var-001 . #x200D2) ; &U-v001+200D2; )) (define-char '((ideographic-radical . 5) ; ⼄ -- 1.7.10.4