From c27bc0c1b00c2d874097b64563ad8e9071facf87 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 4 Jul 2002 18:49:20 +0000 Subject: [PATCH] (C3-2345): Unify U+4E54; use `ideographic-' attribute instead of `ideographic-radical' and `ideographic-strokes'. --- lisp/utf-2000/Ideograph-R037-Big.el | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R037-Big.el b/lisp/utf-2000/Ideograph-R037-Big.el index 67abd9c..78da2d7 100644 --- a/lisp/utf-2000/Ideograph-R037-Big.el +++ b/lisp/utf-2000/Ideograph-R037-Big.el @@ -428,12 +428,26 @@ (ideograph-daikanwa . 05860) ; ø¸›¤ )) (define-char - '((=>ucs . #x4E54) ; 乔 - (morohashi-daikanwa 5860 0 2) - (ideographic-radical . 37) ; ⼤ - (ideographic-strokes . 3) + '((morohashi-daikanwa 5860 0 2) + (ideographic- (:radical 37 ; ⼤ + :strokes 3) + (:radical 4 ; ⼃ + :strokes 5)) (total-strokes . 6) - (chinese-cns11643-3 . #x2345) ; ø»•š„ + (hanyu-dazidian 1 38 1) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x592D) ; 夭 + ) + ((chinese-big5-cdp . #x89AB) ; ý¢€ˆ¦« + )) + (chinese-gb2312 . #x4747) ; ø»„¾ž + (chinese-isoir165 . #x4747) ; ø»¦® + (chinese-cns11643-3 . #x2345) ; ø»•š„ + (ideograph-hanziku-1 . #xABD7) ; ý¢€š¯— + (ucs . #x4E54) ; 乔 )) (define-char '((ideographic-radical . 37) ; ⼤ -- 1.7.10.4