From ea62d85cbc093fb5b4857cb760fbae5f435932c9 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 1 Jun 2004 06:29:58 +0000 Subject: [PATCH] (U-000200B3): Unify C6-3A65 and M-27272 instead of using `->same'; use `ideographic-{radical|strokes}@{ucs|cns}' and `ideographic-radical@cns*sources'. --- lisp/utf-2000/Ideograph-R004-Slash.el | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 8b9e6ba..1d8a0a2 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1345,6 +1345,21 @@ (=hanziku-1 . #xABE7) ; &I-HZK01-ABE7; )) (define-char + '((ideographic-radical@ucs . 4) ; ⼃ + (ideographic-strokes@ucs . 7) + (ideographic-radical@cns . 120) ; ⽷ + (ideographic-strokes@cns . 4) + (total-strokes@cns . 10) + (ideographic-radical@cns*sources + daikanwa cns11643) + (total-strokes . 8) + (hanyu-dazidian 1 309 8) + (=ucs . #x200B3) ; 𠂳 + (=cns11643-6 . #x3A65) ; &I-C6-3A65; + (=daikanwa . 27272) ; &I-M-27272; + (=hanziku-1 . #xE5C4) ; &I-HZK01-E5C4; + )) +(define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 7) (total-strokes . 8) @@ -1397,18 +1412,6 @@ (=hanziku-1 . #xABE3) ; &I-HZK01-ABE3; )) (define-char - '((ideographic-radical . 4) ; ⼃ - (ideographic-strokes . 7) - (total-strokes . 8) - (->same - ((=cns11643-6 . #x3A65) ; &M-27272; - (=daikanwa . 27272) ; &I-M-27272; - )) - (hanyu-dazidian 1 309 8) - (=ucs . #x200B3) ; 𠂳 - (=hanziku-1 . #xE5C4) ; &I-HZK01-E5C4; - )) -(define-char '((=>ucs . #x23D92) ; 𣶒 (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 7) -- 1.7.10.4