From dc3e146e63e9344f90e8b5b37775e47ebeb645c6 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 25 Oct 2005 06:05:36 +0000 Subject: [PATCH] (U-00020AE3): Use `->denotational'. (U-0002128F): Copied from Ideograph-R032-Earth.el. (C6-2641): Use `<-denotational' for U-0002128F. --- lisp/utf-2000/Ideograph-R028-Private.el | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 898116d..3310107 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -491,7 +491,18 @@ (=ucs . #x20AE3) ; 𠫣 )) (define-char - '((=>ucs . #x20AE3) ; 𠫣 + '((<-denotational + ((=ucs . #x20AE3) ; 𠫣 + )) + (ideographic-radical . 28) ; ⼛ + (ideographic-strokes . 4) + (total-strokes . 6) + (=ucs@iso . #x20AE3) ; &U-00020AE3; + )) +(define-char + '((<-denotational + ((=ucs . #x20AE3) ; 𠫣 + )) (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 4) (total-strokes . 6) @@ -509,7 +520,16 @@ (=hanziku-1 . #xF574) ; &I-HZK01-F574; )) (define-char - '((=>ucs . #x2128F) ; 𡊏 + '((ideographic-radical@ucs . 32) ; ⼟ + (ideographic-radical@cns . 28) ; ⼛ + (ideographic-radical@cns*sources + daikanwa cns11643) + (=ucs . #x2128F) ; 𡊏 + )) +(define-char + '((<-denotational + ((=ucs . #x2128F) ; 𡊏 + )) (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 5) (total-strokes . 7) -- 1.7.10.4