From 67ab5c0916a24cc23dc1d888a58bcbb57e199ba5 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 4 Jul 2002 05:34:00 +0000 Subject: [PATCH] (M-09592): Unify U-00020020; use `ideographic-' attribute instead of `ideographic-radical' and `ideographic-strokes'; delete `->identical' for U-00020020. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index 8427a9c..99e91c8 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -112,13 +112,12 @@ (ucs . #x5F02) ; 异 )) (define-char - '((=>ucs . #x20020) ; 𠀠 - (ideographic-radical . 55) ; ⼶ - (ideographic-strokes . 3) + '((ideographic- (:radical 1 ; ⼀ + :strokes 5) + (:radical 55 ; ⼶ + :strokes 3)) (total-strokes . 6) - (->identical - ((ucs . #x20020) ; 𠀠 - )) + (hanyu-dazidian 1 17 12) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") (ucs . #x2FF4) ; â¿´ @@ -127,8 +126,10 @@ ) ((ucs . #x3405) ; 㐅 )) - (chinese-cns11643-6 . #x2467) ; ø»›º - (ideograph-daikanwa . 09592) ; ø¸‚•¸ + (chinese-cns11643-6 . #x2467) ; ø»›º + (ideograph-daikanwa . 09592) ; ø¸‚•¸ + (ideograph-hanziku-1 . #xA7B6) ; ý¢€šž¶ + (ucs . #x20020) ; 𠀠 )) (define-char '((ideographic-radical . 55) ; ⼶ -- 1.7.10.4