From d12c4e0c537d4a91904c09c876a6bea266f7f901 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 7 Apr 2005 13:46:45 +0000 Subject: [PATCH] (U-000224F0): Use `->denotational'. (C5-2D48): Map to U-0002F89B; separate M-10116. (U-0002F89B): New character. --- lisp/utf-2000/Ideograph-R060-Step.el | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 186b593..39f5ce6 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -1017,26 +1017,41 @@ (=daikanwa . 10114) ; &I-M-10114; )) (define-char - '((=>ucs . #x224F0) ; 𢓰 - (ideographic-radical . 60) ; ⼻ + '((ideographic-radical . 60) ; ⼻ (ideographic-strokes . 7) (total-strokes . 10) + (=ucs . #x224F0) ; 𢓰 + )) +(define-char + '((ideographic-radical . 60) ; ⼻ + (ideographic-strokes . 7) + (total-strokes . 10) + (<-denotational + ((=ucs . #x224F0) ; 𢓰 + )) (=daikanwa . 10115) ; &M-10115; )) (define-char - '((morohashi-daikanwa 10115 0 2) - (ideographic-radical . 60) ; ⼻ + '((ideographic-radical . 60) ; ⼻ (ideographic-strokes . 7) (total-strokes . 10) - (=ucs . #x224F0) ; 𢓰 - (=cns11643-5 . #x2D49) ; &I-C5-2D49; [13-41] + (<-denotational + ((=ucs . #x224F0) ; 𢓰 + )) + (=cns11643-5 . #x2D49) ; &C5-2D49; [13-41] + (=ucs@iso . #x224F0) ; &C5-2D49; )) (define-char '((ideographic-radical . 60) ; ⼻ (ideographic-strokes . 7) (total-strokes . 10) - (=cns11643-5 . #x2D48) ; &M-10116; [13-40] - (=daikanwa . 10116) ; &I-M-10116; + (=ucs . #x2F89B) ; 㣣 + (->subsumptive + ((=daikanwa . 10116) ; &M-10116; + (=ucs@iso . #x2F89B) ; &M-10116; + ) + ((=cns11643-5 . #x2D48) ; &C5-2D48; [13-40] + )) )) (define-char '((ideographic-radical . 60) ; ⼻ -- 1.7.10.4