From edf8345812b23ee21fa5b95157de577f80ee9030 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 23 Apr 2001 10:12:42 +0000 Subject: [PATCH] (U+4E54): Delete `kangxi-radical', `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and `non-morohashi'; add `cns-radical'. --- lisp/utf-2000/Ideograph-R004-Slash.el | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index a2c9cc3..0b3d470 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -264,10 +264,20 @@ (ideograph-daikanwa . 00129) ; ø¸€‚ )) (define-char + '((morohashi-daikanwa 5860 0 9) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 5) + (cns-radical . 37) ; ⼤ + (total-strokes . 6) + (chinese-gb2312 . #x4747) ; ø»„¾ž + (chinese-isoir165 . #x4747) ; ø»¦® + (chinese-cns11643-3 . #x2345) ; ø»•š„ + (ucs . #x4E54) ; 乔 + )) +(define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 3) (total-strokes . 4) - (non-morohashi 129 9) (chinese-gb2312 . #x4E5A) ; ø»…‰ƒ (chinese-isoir165 . #x4E5A) ; ø»±“ (ucs . #x4E4C) ; 乌 @@ -472,20 +482,6 @@ (define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 5) - (kangxi-radical . 37) ; ⼤ - (kangxi-strokes . 3) - (total-strokes . 6) - (daikanwa-radical . 37) - (daikanwa-strokes . 3) - (non-morohashi 146 9 0) - (chinese-gb2312 . #x4747) ; ø»„¾ž - (chinese-isoir165 . #x4747) ; ø»¦® - (chinese-cns11643-3 . #x2345) ; ø»•š„ - (ucs . #x4E54) ; 乔 - )) -(define-char - '((ideographic-radical . 4) ; ⼃ - (ideographic-strokes . 5) (total-strokes . 6) (non-morohashi 146 9 1) (chinese-cns11643-6 . #x2343) ; ø»›¸Ž -- 1.7.10.4