From 530c78a7c0e123796d0230f868bb5d1286901d54 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 25 Feb 2004 04:53:54 +0000 Subject: [PATCH] (U-000200B1): Use `->subsumptive' instead of `->same-ideograph' to add M-16744 and H1-DC49; use `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of `ideographic-'. --- lisp/utf-2000/Ideograph-R004-Slash.el | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 397ce94..66cb51f 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1269,17 +1269,21 @@ (=hanziku-1 . #xABF8) ; ý¢€š¯¸ )) (define-char - '((morohashi-daikanwa 16744 0 0) - (ideographic- (:radical 81 ; ⽐ - :strokes 3) - (:radical 4 ; ⼃ - :strokes 7)) + '((=>daikanwa . 16744) ; ø¸„…¨ + (ideographic-radical@ucs . 4) ; ⼃ + (ideographic-strokes@ucs . 7) + (ideographic-radical@daikanwa . 81) ; ⽐ + (ideographic-strokes@daikanwa . 3) (total-strokes . 8) - (->same-ideograph - ((=daikanwa . 16744) ; ø¸„…¨ - )) (=ucs . #x200B1) ; 𠂱 - (=cns11643-6 . #x2C43) ; ø»œ…œ + (->subsumptive + ((hanyu-dazidian 1 262 10) + (=daikanwa . 16744) ; ø¸„…¨ + (=hanziku-1 . #xDC49) ; ý¢€±‰ + ) + ((=cns11643-6 . #x2C43) ; ø»œ…œ + (=ucs@iso . #x200B1) ; ø»œ…œ + )) )) (define-char '((ideographic- (:radical 101 ; ⽤ @@ -1367,17 +1371,6 @@ (=hanziku-1 . #xABE3) ; ý¢€š¯£ )) (define-char - '((=>ucs . #x200B1) ; 𠂱 - (ideographic-radical . 4) ; ⼃ - (ideographic-strokes . 7) - (total-strokes . 8) - (->identical - ((=daikanwa . 16744) ; ø¸„…¨ - )) - (hanyu-dazidian 1 262 10) - (=hanziku-1 . #xDC49) ; ý¢€±‰ - )) -(define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 7) (total-strokes . 8) -- 1.7.10.4