From cdbb4fe457f22b2dd023668209c25385a73968e8 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 4 Jul 2002 17:13:26 +0000 Subject: [PATCH] (C1-443B): Unify U+51E1; use `ideographic-' attribute instead of `ideographic-radical' and `ideographic-strokes'; delete `->identical' for U+51E1. --- lisp/utf-2000/Ideograph-R003-Dot.el | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 76fe45e..98c07dc 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -156,14 +156,14 @@ (ideograph-gt . 00142) ; ý¡€€‚Ž )) (define-char - '((=>ucs . #x51E1) ; 凡 - (ideographic-radical . 3) ; ⼂ - (ideographic-strokes . 2) + '((ideographic- (:radical 3 ; ⼂ + :strokes 2) + (:radical 16 ; ⼏ + :strokes 1)) (total-strokes . 3) - (->identical - ((ideograph-daikanwa . 01739) ; ø¸€›‹ - (ucs . #x51E1) ; 凡 - )) + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 276) + (hanyu-dazidian-char . 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") (ucs . #x2FF5) ; ⿵ @@ -172,7 +172,18 @@ ) ((ucs . #x4E36) ; 丶 )) - (chinese-cns11643-1 . #x443B) ; ø»‘¶ + (shinjigen-1 . 566) + (shinjigen-2 . 566) + (japanese-jisx0208-1978 . #x4B5E) ; ø»‚º© + (chinese-gb2312 . #x3732) ; ø»„¦© + (japanese-jisx0208 . #x4B5E) ; ø»‡Ž± + (korean-ksc5601 . #x5B6D) ; ø»‰°¤ + (chinese-isoir165 . #x3732) ; ø»Ž¹ + (chinese-cns11643-1 . #x443B) ; ø»‘¶ + (japanese-jisx0208-1990 . #x4B5E) ; ø½Š´¥ + (chinese-big5 . #xA45A) ; ý¢€Š‘š + (ideograph-daikanwa . 01739) ; ø¸€›‹ + (ucs . #x51E1) ; 凡 )) (define-char '((ideographic-radical . 3) ; ⼂ -- 1.7.10.4