From 3171a985f5d49143dba629c382a0d38cdabc5229 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 13 Jan 2003 09:39:06 +0000 Subject: [PATCH] (U+20089): Use `name*' instead of `name' for non-standard name; rename"cjk radical person for top" to "ideographic component person for top"; add `:sources' of `:radical' and `:strokes'. --- lisp/utf-2000/Ideograph-R001-One.el | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 62058eb..1a8ffd1 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -191,11 +191,13 @@ (ucs . #x20001) ; 𠀁 )) (define-char - '((name . "cjk radical person for top") + '((name* . "ideographic component person for top") (ideographic- (:radical 4 ; ⼃ - :strokes 1) + :strokes 1 + :sources (ucs)) (:radical 1 ; ⼀ - :strokes 1) + :strokes 1 + :sources (gt)) (:radical 9 ; ⼈ :strokes 0)) (total-strokes . 2) @@ -633,7 +635,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((chinese-cns11643-6 . #x2138) ; ø»›µ‡ + ((=jis-x0208 . #x3F4F) ; ø½Š¢® + (chinese-cns11643-6 . #x2138) ; ø»›µ‡ (ideograph-daikanwa . 01850) ; ø¸€œº ) ((ucs . #x4E00) ; 一 @@ -800,7 +803,8 @@ (ideographic-strokes . 4) (total-strokes . 5) (ideographic-structure - ((ucs . #x2FF1) ; ⿱ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) ((chinese-big5-cdp . #x89D7) ; ý¢€ˆ§— ) @@ -1994,7 +1998,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8B53) ; ý¢€ˆ­“ + ((ucs . #x20B9B) ; 𠮛 ) ((ucs . #x20541) ; 𠕁 )) @@ -2067,7 +2071,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8CC2) ; ý¢€ˆ³‚ + ((ucs . #x268FB) ; 𦣻 ) ((ucs . #x4E42) ; 乂 )) @@ -2083,9 +2087,10 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8CC2) ; ý¢€ˆ³‚ + ((ucs . #x268FB) ; 𦣻 ) - ((korean-ksc5601 . #x6751) ; ø»Š° + ((=jis-x0208 . #x5029) ; ø½Š»† + (korean-ksc5601 . #x6751) ; ø»Š° (ideograph-daikanwa . 00111) ; ø¸€¯ )) (ideograph-gt-pj-11 . #x4358) ; ý¡€€˜ @@ -2266,7 +2271,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (ucs . #x2FF3) ; ⿳ ) - ((chinese-big5-cdp . #x8B53) ; ý¢€ˆ­“ + ((ucs . #x20B9B) ; 𠮛 ) ((ucs . #x5196) ; 冖 ) -- 1.7.10.4