From e640e7df8ba1ac1fe069e931672387ad99867215 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Aug 2010 15:38:56 +0000 Subject: [PATCH] (BC-8BD0): Don't use `=>daikanwa'; use `<-denotational' for U+53C0. (U-00020AFB): Don't use `=>daikanwa'; use `->denotational'. --- lisp/utf-2000/Ideograph-R028-Private.el | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 2afd8e0..7435869 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -583,8 +583,9 @@ )) )) (define-char - '((=>ucs . #x53C0) ; 叀 - (=>daikanwa . 03083) ; &M-03083; + '((<-denotational + ((=ucs . #x53C0) ; 叀 + )) (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 6) (total-strokes . 8) @@ -833,12 +834,26 @@ daikanwa cns11643) (total-strokes . 10) (=ucs . #x20AFB) ; 𠫻 - (=cns11643-6 . #x3649) ; &I-C6-3649; [22-41] + )) +(define-char + '((<-denotational + ((=ucs . #x20AFB) ; 𠫻 + )) + (ideographic-radical@ucs . 28) ; ⼛ + (ideographic-strokes@ucs . 8) + (ideographic-radical@cns . 37) ; ⼤ + (ideographic-strokes@cns . 7) + (ideographic-radical@cns*sources + daikanwa cns11643) + (total-strokes . 10) + (=ucs@iso . #x20AFB) ; &M-05931; + (=cns11643-6 . #x3649) ; &M-05931; [22-41] (=daikanwa . 05931) ; &I-M-05931; )) (define-char - '((=>ucs . #x20AFB) ; 𠫻 - (=>daikanwa . 05931) ; 𠫻 + '((<-denotational + ((=ucs . #x20AFB) ; 𠫻 + )) (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 8) (total-strokes . 10) -- 1.7.10.4