From 021497a2930053a0defd77fc0e126b65600f26a2 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 27 Feb 2007 07:33:35 +0000 Subject: [PATCH] (U-000200B5): Use `->denotational'; use `ideographic-{radical|strokes}@{cns|ucs}' instead of `ideographic-'; add `ideographic-{radical|strokes}@cns*sources'. (U-00021DA4): Unify H2-F044 and CB10475. --- lisp/utf-2000/Ideograph-R101-Use.el | 35 +++++++++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R101-Use.el b/lisp/utf-2000/Ideograph-R101-Use.el index 3d5875e..7168aaf 100644 --- a/lisp/utf-2000/Ideograph-R101-Use.el +++ b/lisp/utf-2000/Ideograph-R101-Use.el @@ -137,10 +137,26 @@ (=cns11643-6 . #x2D2E) ; &C6-2D2E; [13-14] )) (define-char - '((ideographic- (:radical 101 ; ⽤ - :strokes 3) - (:radical 4 ; ⼃ - :strokes 7)) + '((ideographic-radical@ucs . 4) ; ⼃ + (ideographic-strokes@ucs . 7) + (ideographic-radical@cns . 101) ; ⽤ + (ideographic-strokes@cns . 3) + (ideographic-radical@cns*sources + daikanwa cns11643) + (ideographic-strokes@cns*sources + daikanwa) + (total-strokes . 8) + (=ucs . #x200B5) ; 𠂵 + )) +(define-char + '((<-denotational + ((=ucs . #x200B5) ; 𠂵 + )) + (ideographic-radical@ucs . 4) ; ⼃ + (ideographic-strokes@ucs . 7) + (ideographic-radical@daikanwa . 101) ; ⽤ + (ideographic-strokes@daikanwa . 3) + (ideographic-strokes@cns . 7) (total-strokes . 8) (hanyu-dazidian 1 38 17) (ideographic-structure @@ -158,13 +174,14 @@ ((=big5-cdp . #x8BF1) ; &CDP-8BF1; )) )) - (=ucs . #x200B5) ; 𠂵 - (=daikanwa . 21710) ; &I-M-21710; + (=daikanwa . 21710) ; &M-21710; (=hanziku-1 . #xABE7) ; &I-HZK01-ABE7; + (=ucs@iso . #x200B5) ; &M-21710; )) (define-char - '((=>ucs . #x200B5) ; 𠂵 - (morohashi-daikanwa 21710 0 2) + '((<-denotational + ((=ucs . #x200B5) ; 𠂵 + )) (ideographic-radical . 101) ; ⽤ (ideographic-strokes . 3) (total-strokes . 8) @@ -177,6 +194,8 @@ (=ucs . #x21DA4) ; 𡶤 (=cns11643-6 . #x2D2B) ; &I-C6-2D2B; [13-11] (=daikanwa . 21711) ; &I-M-21711; + (=hanziku-2 . #xF044) ; &I-HZK02-F044; + (=cbeta . 10475) ; &I-CB10475; )) (define-char '((ideographic-radical@ucs . 5) ; ⼄ -- 1.7.10.4