From 0f31eb6e1d373b8d148ae56a9b83925ee61a99aa Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 19 Dec 2002 06:04:47 +0000 Subject: [PATCH] (J0-515A): Modify `ideographic-structure'. (J90-7425): Separate JC3-44A4 and U+51DC. (C1-6C29): Modify `ideographic-structure'. --- lisp/utf-2000/Ideograph-R015-Ice.el | 37 +++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index e1bf39b..7ca398d 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -1233,7 +1233,9 @@ ) ((ucs . #x51AB) ; 冫 ) - ((ucs . #x4EAC) ; 京 + ((=jis-x0208 . #x357E) ; ø½Š”± + (korean-ksc5601 . #x4C48) ; ø»‰™½ + (ideograph-daikanwa . 00299) ; ø¸€„« )) (shinjigen-1 . 4309) (shinjigen-2 . 4310) @@ -2263,17 +2265,19 @@ (ucs . #x51DA) ; 凚 )) (define-char - '((ideographic-radical . 15) ; ⼎ + '((=>ucs . #x51DC) ; 凜 + (ideographic-radical . 15) ; ⼎ (ideographic-strokes . 13) (total-strokes . 15) - (hanyu-dazidian 1 301 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (ucs . #x2FF0) ; â¿° ) ((ucs . #x51AB) ; 冫 ) - ((ucs . #x7A1F) ; 稟 + ((=jis-x0208 . #x6348) ; ø½‹—Ÿ + (korean-ksc5601 . #x7922) ; ø»Š› + (ideograph-daikanwa . 25127) ; ø¸†ˆ§ )) (shinjigen-1 . 561) (shinjigen-2 . 561) @@ -2281,8 +2285,23 @@ (japanese-jisx0208-1990 . #x7425) ; ø½‹¯º (chinese-big5 . #xBBFE) ; ý¢€‹¯¾ (ideograph-daikanwa . 01717) ; ø¸€šµ - (china3-jef . #x44A4) ; øº„’¤ - (ucs . #x51DC) ; 凜 + )) +(define-char + '((morohashi-daikanwa 1717 0 0) + (ideographic-radical . 15) ; ⼎ + (ideographic-strokes . 13) + (total-strokes . 15) + (hanyu-dazidian 1 301 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x51AB) ; 冫 + ) + ((ucs . #x7A1F) ; 稟 + )) + (china3-jef . #x44A4) ; øº„’¤ + (ucs . #x51DC) ; 凜 )) (define-char '((=>ucs . #x51DC) ; 凜 @@ -2291,10 +2310,8 @@ (ideographic-strokes . 13) (total-strokes . 15) (ideographic-structure - (:cdp-combinator 1 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (ucs . #x2FF0) ; â¿° - ) + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° ) ((chinese-big5-cdp . #x8BEE) ; ý¢€ˆ¯® (ucs . #x51AB) ; 冫 -- 1.7.10.4