From 8ebcdfe5fb0480422d802ed5b31975e51eb9200c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Jan 2014 16:09:32 +0900 Subject: [PATCH] Add `=decomposition@hanyo-denshi' for representative (detailed) glyph-images of Hanyo-Denshi/{JA|JB}. (U-000245C7): Add ideographic-structure. (J90-4757): Unify HD-JA3955. --- lisp/utf-2000/Ideograph-R091-Slice.el | 38 +++++++++++++++++++++++++++------ 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R091-Slice.el b/lisp/utf-2000/Ideograph-R091-Slice.el index d99fa98..1e780ae 100644 --- a/lisp/utf-2000/Ideograph-R091-Slice.el +++ b/lisp/utf-2000/Ideograph-R091-Slice.el @@ -663,6 +663,14 @@ '((ideographic-radical . 91) ; ⽚ (ideographic-strokes . 8) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7247) ; 片 + ) + ((=ucs . #x7A7A) ; 空 + )) (=ucs . #x245C7) ; 𤗇 )) (define-char @@ -840,11 +848,17 @@ (ideographic-radical . 91) ; ⽚ (ideographic-strokes . 9) (total-strokes . 13) - (=ucs@jis/1990 . #x724C) ; >-25508; - (=ucs@jis/2000 . #x724C) ; >-25508; - (=jis-x0208@1983 . #x4757) ; >-25508; [39-55] + (=decomposition@hanyo-denshi + ((=ucs . #x724C) ; 牌 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (=ucs@jis/1990 . #x724C) ; &HD-JA-4757; + (=ucs@jis/2000 . #x724C) ; &HD-JA-4757; + (=jis-x0208@1983 . #x4757) ; &HD-JA-4757; [39-55] (=jis-x0208@1990 . #x4757) ; &I-J90-4757; [39-55] (=jis-x0213-1@2000 . #x4757) ; &I-JX1-4757; [39-55] + (=hanyo-denshi/ja . #x4757) ; &I-HD-JA-4757; [39-55] (=gt . 25508) ; &I-GT-25508; (=gt-pj-1 . #x4757) ; &I-GT-25508; [39-55] (=jef-china3 . #x58BF) ; &I-JC3-58BF; @@ -1258,14 +1272,26 @@ (=ucs . #x7253) ; 牓 (=big5 . #xE2C6) ; &I-B-E2C6; (->subsumptive - ((=ucs@jis . #x7253) ; &HD-JB-4A54; + ((=ucs@unicode . #x7253) ; &HD-JB-4A54; (=jis-x0212 . #x4A54) ; &HD-JB-4A54; [42-52] (=jis-x0213-2 . #x7030) ; &I-JX2-7030; [80-16] (=hanyo-denshi/jb . #x4A54) ; &I-HD-JB-4A54; [42-52] (=daikanwa . 19876) ; &I-M-19876; (=jef-china3 . #x58C0) ; &I-JC3-58C0; - ) - ((=ucs@unicode . #x7253) ; &UU+7253; + (->subsumptive + ((=decomposition@hanyo-denshi + ((=ucs . #x7253) ; 牓 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (==ucs@jis . #x7253) ; &R-HD-JB-4A54; + (==jis-x0212 . #x4A54) ; &R-HD-JB-4A54; [42-52] + (==jis-x0213-2 . #x7030) ; &R-HD-JB-4A54; [80-16] + (==hanyo-denshi/jb . #x4A54) ; &R-HD-JB-4A54; [42-52] + (==daikanwa . 19876) ; &R-HD-JB-4A54; + ) + ((==ucs@unicode . #x7253) ; &R-UU+7253; + )) ) ((=ucs@cns . #x7253) ; &C2-4B6C; (=cns11643-2 . #x4B6C) ; &C2-4B6C; [43-76] -- 1.7.10.4