From 14db3d93b1178e46e0aea2bc303b021555d05e6c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 14 Jun 2004 04:12:25 +0000 Subject: [PATCH] (U-0002032A): Use `ideographic-{radical|strokes}@{ucs|cns}', `total-strokes@{ucs|cns}' and `ideographic-radical@cns*sources' instead of `ideographic-'; use `->subsumptive'. (U-00025186): Use `->subsumptive'. --- lisp/utf-2000/Ideograph-R109-Eye.el | 61 +++++++++++++++++++++-------------- 1 file changed, 36 insertions(+), 25 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index a80d299..127f2e0 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -2785,41 +2785,52 @@ (=daikanwa . 23327) ; &I-M-23327; )) (define-char - '((=>ucs . #x2032A) ; 𠌪 - (ideographic- (:radical 109 ; ⽬ - :strokes 6) - (:radical 9 ; ⼈ - :strokes 10)) - (total-strokes . 11) - (hanyu-dazidian 1 189 5) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((=big5-cdp . #x8B7A) ; &CDP-8B7A; - ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ + '((ideographic-radical@ucs . 9) ; ⼈ + (ideographic-strokes@ucs . 10) + (total-strokes@ucs . 12) + (ideographic-radical@cns . 109) ; ⽬ + (ideographic-strokes@cns . 6) + (total-strokes@cns . 11) + (ideographic-radical@cns*sources + daikanwa cns11643) + (=ucs . #x2032A) ; 𠌪 + (->subsumptive + ((hanyu-dazidian 1 189 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ ) - ((=jis-x0208 . #x5469) ; >-07201; [52-73] - (=cns11643-3 . #x2139) ; &I-C3-2139; [01-25] - (=daikanwa . 05691) ; &I-M-05691; + ((=big5-cdp . #x8B7A) ; &CDP-8B7A; ) - ((=ucs . #x76EE) ; 目 + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=jis-x0208 . #x5469) ; >-07201; [52-73] + (=cns11643-3 . #x2139) ; &I-C3-2139; [01-25] + (=daikanwa . 05691) ; &I-M-05691; + ) + ((=ucs . #x76EE) ; 目 + )) )) + (=cns11643-5 . #x3421) ; &M-23328; [20-01] + (=daikanwa . 23328) ; &I-M-23328; + (=hanziku-1 . #xCD57) ; &I-HZK01-CD57; + ) + ((=ucs@iso . #x2032A) ; &UU+2032A; )) - (=cns11643-5 . #x3421) ; &M-23328; [20-01] - (=daikanwa . 23328) ; &I-M-23328; - (=hanziku-1 . #xCD57) ; &I-HZK01-CD57; )) (define-char '((ideographic-radical . 109) ; ⽬ (ideographic-strokes . 6) (total-strokes . 11) (=ucs . #x25186) ; 𥆆 - (=cns11643-6 . #x4245) ; &I-C6-4245; [34-37] - (=daikanwa . 23329) ; &I-M-23329; + (->subsumptive + ((=daikanwa . 23329) ; &M-23329; + ) + ((=cns11643-6 . #x4245) ; &C6-4245; [34-37] + (=ucs@iso . #x25186) ; &C6-4245; + )) )) (define-char '((ideographic-radical . 109) ; ⽬ -- 1.7.10.4