From 6498d84198b6a48650a17c0ea7fdde6821b88638 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 16 Mar 2004 15:59:43 +0000 Subject: [PATCH] (U-00021D18): Use `->subsumptive' for M-00157 and M-07853 instead of `->same' for M-07853; use `<-original-ideograph*sources' instead of char-ref in `<-original-ideograph'. --- lisp/utf-2000/Ideograph-R004-Slash.el | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 70b46df..0862480 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1564,22 +1564,27 @@ (=hanziku-1 . #xAC7D) ; ý¢€š±½ )) (define-char - '((ideographic-radical . 4) ; ⼃ - (ideographic-strokes . 9) - (total-strokes . 10) - (->same - ((=daikanwa . 07853) ; ø¸º­ - )) + '((total-strokes . 10) (<-original-ideograph - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 09176) ; ø¸‚˜ - ) + ((=daikanwa . 09176) ; ø¸‚˜ )) + (<-original-ideograph*sources + zhengzi-tong zhonghua-dazidian daikanwa) (hanyu-dazidian 2 1022 17) (=ucs . #x21D18) ; 𡴘 (=cns11643-6 . #x3528) ; ø»œ’ - (=daikanwa . 00157) ; ø¸€‚ (=hanziku-3 . #xD0D4) ; ý¢€½ƒ” + (->subsumptive + ((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 9) + (ideographic-radical*sources daikanwa cns11643) + (=daikanwa . 00157) ; ø¸€‚ + ) + ((ideographic-radical . 45) ; ⼬ + (ideographic-strokes . 7) + (ideographic-radical*sources daikanwa ucs) + (=daikanwa . 07853) ; ø¸º­ + )) )) (define-char '((ideographic-radical . 4) ; ⼃ -- 1.7.10.4