From 2d6ecc5b5d881c12d422b4bc70d99e3a7bc6bb81 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 30 Apr 2017 13:56:31 +0900 Subject: [PATCH] (U+65A2): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R068-Dipper.el | 80 +++++++++++++++++++++++++++++--- 1 file changed, 74 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R068-Dipper.el b/lisp/utf-2000/Ideograph-R068-Dipper.el index 50d51a5..344f45d 100644 --- a/lisp/utf-2000/Ideograph-R068-Dipper.el +++ b/lisp/utf-2000/Ideograph-R068-Dipper.el @@ -1081,6 +1081,14 @@ )) (define-char '((ideographic-radical . 68) ; ⽃ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] + ) + ((=ucs . #x6597) ; 斗 + )) (=ucs . #x65A2) ; 斢 )) (define-char @@ -1090,13 +1098,47 @@ (ideographic-radical . 68) ; ⽃ (ideographic-strokes . 12) (total-strokes . 16) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x9EC3) ; 黃 + ) + ((=ucs . #x6597) ; 斗 + )) + (=+>ucs@cns . #x65A2) ; &o-CU+65A2; + (=big5 . #xE9B2) ; &o-CU+65A2; (->subsumptive - ((=ucs@big5 . #x65A2) ; &M-13528; - (=big5 . #xE9B2) ; &M-13528; - (=daikanwa . 13528) ; &I-M-13528; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x9EC3) ; >-65324; + (=ks-x1001 . #x7C5C) ; >-65324; [92-60] + (=jis-x0213-1 . #x7E71) ; &I-JX1-7E71; [94-81] + (=daikanwa . 47926) ; &I-M-47926; + ) + ((=ucs . #x6597) ; 斗 + )) + (=daikanwa . 13528) ; &M-13528; + (->subsumptive + ((==daikanwa . 13528) ; &g2-M-13528; + )) ) - ((=ucs@cns . #x65A2) ; &C2-573D; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=cns11643-1 . #x6327) ; &C1-6327; [67-07] + ) + ((=ucs . #x6597) ; 斗 + )) + (=ucs@cns . #x65A2) ; &C2-573D; (=cns11643-2 . #x573D) ; &C2-573D; [55-29] + (->subsumptive + ((==ucs@cns . #x65A2) ; &g2-CU+65A2; + (==cns11643-2 . #x573D) ; &g2-CU+65A2; [55-29] + )) )) )) (define-char @@ -1106,8 +1148,34 @@ (ideographic-radical . 68) ; ⽃ (ideographic-strokes . 11) (total-strokes . 15) - (=ucs@unicode . #x65A2) ; &EGB-2D4E; - (=iso-ir165 . #x2D4E) ; &EGB-2D4E; [13-46] + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x9EC4) ; 黄 + ) + ((=ucs . #x6597) ; 斗 + )) + (=+>ucs@unicode . #x65A2) ; &o-UU+65A2; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x9EC4) ; &AJ1-01323; + (=adobe-japan1-0 . 01323) ; &AJ1-01323; + ) + ((=ucs . #x6597) ; 斗 + )) + (=ucs@unicode . #x65A2) ; &EGB-2D4E; + (=ucs@JP/hanazono . nil) + (=iso-ir165 . #x2D4E) ; &EGB-2D4E; [13-46] + (->subsumptive + ((==ucs@unicode . #x65A2) ; &g2-UU+65A2; + (==ucs@JP/hanazono . nil) + (==iso-ir165 . #x2D4E) ; &g2-UU+65A2; [13-46] + )) + )) )) (define-char '((ideographic-radical . 68) ; ⽃ -- 1.7.10.4