From 25a138fafe8bdb8bab2b2e178e41be7a580f4ca7 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 4 Jul 2002 18:47:38 +0000 Subject: [PATCH] (U+51E1): Unify C1-443B; use `ideographic-' attribute instead of `ideographic-radical' and `ideographic-strokes'; delete `->identical' for C1-443B. --- lisp/utf-2000/Ideograph-R016-Table.el | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 89d622a..cea4a9d 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -34,15 +34,14 @@ (ucs . #x20627) ; 𠘧 )) (define-char - '((ideographic-radical . 16) ; ⼏ - (ideographic-strokes . 1) + '((ideographic- (:radical 3 ; ⼂ + :strokes 2) + (:radical 16 ; ⼏ + :strokes 1)) (total-strokes . 3) (hanyu-dazidian-vol . 1) (hanyu-dazidian-page . 276) (hanyu-dazidian-char . 3) - (->identical - ((chinese-cns11643-1 . #x443B) ; ø»‘¶ - )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") (ucs . #x2FF5) ; ⿵ @@ -58,6 +57,7 @@ (japanese-jisx0208 . #x4B5E) ; ø»‡Ž± (korean-ksc5601 . #x5B6D) ; ø»‰°¤ (chinese-isoir165 . #x3732) ; ø»Ž¹ + (chinese-cns11643-1 . #x443B) ; ø»‘¶ (japanese-jisx0208-1990 . #x4B5E) ; ø½Š´¥ (chinese-big5 . #xA45A) ; ý¢€Š‘š (ideograph-daikanwa . 01739) ; ø¸€›‹ @@ -70,10 +70,8 @@ (ideographic-strokes . 1) (total-strokes . 3) (ideographic-structure - (:cdp-combinator 3 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") - (ucs . #x2FF5) ; ⿵ - ) + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") + (ucs . #x2FF5) ; ⿵ ) ((ucs . #x51E0) ; 几 ) -- 1.7.10.4