From 361d0f2a3225ff467a8bf3eb43928aa800c398a0 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 21 Oct 2002 05:27:10 +0000 Subject: [PATCH] (U-0002011D): Unify M-00246; use `ideographic-' instead of `->same-ideograph'. --- lisp/utf-2000/Ideograph-R002-Line.el | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index c3a817a..71ac1de 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -669,14 +669,17 @@ (ucs . #x20077) ; 𠁷 )) (define-char - '((ideographic-radical . 2) ; ⼁ - (ideographic-strokes . 15) + '((ideographic- (:radical 2 ; ⼁ + :strokes 15 + :sources (cns-11643)) + (:radical 6 ; ⼅ + :strokes 15 + :sources (morohashi-daikanwa ucs))) (total-strokes . 16) - (->same-ideograph - ((ideograph-daikanwa . 00246) ; ø¸€ƒ¶ - )) (hanyu-dazidian 1 360 8) (chinese-cns11643-7 . #x2C3C) ; ø»ž™ + (ideograph-daikanwa . 00246) ; ø¸€ƒ¶ (ideograph-hanziku-1 . #xF043) ; ý¢€Ÿƒ + (mojikyo . 000246) ; ý €€ƒ¶ (ucs . #x2011D) ; 𠄝 )) -- 1.7.10.4