From 150cd0e9ff92148d00730be052f5746e987a0168 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 28 Oct 2017 11:14:43 +0900 Subject: [PATCH] (U+42AE): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R119-Rice.el | 64 ++++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R119-Rice.el b/lisp/utf-2000/Ideograph-R119-Rice.el index 699ea8e..36b9de9 100644 --- a/lisp/utf-2000/Ideograph-R119-Rice.el +++ b/lisp/utf-2000/Ideograph-R119-Rice.el @@ -7805,13 +7805,71 @@ '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 14) (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7C73) ; 米 + ) + ((=ucs . #x7FDF) ; 翟 + )) (=ucs . #x42AE) ; 䊮 + )) +(define-char + '((<-denotational + ((=ucs . #x42AE) ; 䊮 + )) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 14) + (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7C73) ; 米 + ) + ((=ucs@jis . #x7FDF) ; &JX1-7A40; + (=ks-x1001 . #x6E61) ; &JX1-7A40; [78-65] + (=jis-x0212 . #x553C) ; &I-JSP-553C; [53-28] + (=jis-x0213-1 . #x7A40) ; &I-JX1-7A40; [90-32] + (=daikanwa . 28727) ; &I-M-28727; + )) + (=daikanwa . 27172) ; &M-27172; + (->formed + ((=daikanwa . 25352) ; &M-25352; + )) + (->formed*sources + jiyun daikanwa) (->subsumptive - ((=daikanwa . 27172) ; &M-27172; + ((==daikanwa . 27172) ; &g2-M-27172; + )) + )) +(define-char + '((<-denotational + ((=ucs . #x42AE) ; 䊮 + )) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 14) + (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7C73) ; 米 ) - ((=ucs@unicode . #x42AE) ; &UU+42AE; + ((=ucs@unicode . #x7FDF) ; &C1-6A4B; + (=gb2312 . #x3554) ; &C1-6A4B; [21-52] + (=cns11643-1 . #x6A4B) ; &I-C1-6A4B; [74-43] + )) + (=ucs@unicode . #x42AE) ; &C3-5C68; + (=ucs@JP/hanazono . nil) + (=cns11643-3 . #x5C68) ; &C3-5C68; [60-72] + (->subsumptive + ((==ucs@unicode . #x42AE) ; &g2-UU+42AE; + (==ucs@JP/hanazono . nil) ) - ((=cns11643-3 . #x5C68) ; &C3-5C68; [60-72] + ((==ucs@cns . #x42AE) ; &g2-CU+42AE; + (==cns11643-3 . #x5C68) ; &g2-CU+42AE; [60-72] )) )) (define-char -- 1.7.10.4