From a183aec70d0200281f8a95bded47f7f45c81308f Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 4 Jul 2002 17:17:51 +0000 Subject: [PATCH] (M-00239): Unify U-00020029; use `ideographic-' attribute instead of `ideographic-radical' and `ideographic-strokes'; delete `->identical' for U-00020029. --- lisp/utf-2000/Ideograph-R006-Hook.el | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 3e2fa85..fb70f02 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -351,16 +351,17 @@ (ucs . #x20117) ; 𠄗 )) (define-char - '((=>ucs . #x20029) ; 𠀩 - (ideographic-radical . 6) ; ⼅ - (ideographic-strokes . 6) + '((ideographic- (:radical 1 ; ⼀ + :strokes 6) + (:radical 6 ; ⼅ + :strokes 6)) (total-strokes . 7) - (->identical - ((ucs . #x20029) ; 𠀩 - )) - (chinese-cns11643-6 . #x2563) ; ø»›»ª - (ideograph-daikanwa . 00239) ; ø¸€ƒ¯ - (mojikyo . 000239) ; ý €€ƒ¯ + (hanyu-dazidian 1 553 5) + (chinese-cns11643-6 . #x2563) ; ø»›»ª + (ideograph-daikanwa . 00239) ; ø¸€ƒ¯ + (ideograph-hanziku-2 . #xC1C0) ; ý¢€¬‡€ + (mojikyo . 000239) ; ý €€ƒ¯ + (ucs . #x20029) ; 𠀩 )) (define-char '((ideographic-radical . 6) ; ⼅ -- 1.7.10.4