From 2a28851414539b629b7e86b747051633efbda50d Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 15 Jan 2003 06:49:41 +0000 Subject: [PATCH] Reformatted. (U-00020660): Complete `ideographic-structure'. --- lisp/utf-2000/Ideograph-R016-Table.el | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 8cb3887..2fd7c15 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -184,7 +184,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") (ucs . #x2FFA) ; ⿺ ) - ((chinese-cns11643-3 . #x2139) ; ø»•–¼ + ((=jis-x0208 . #x5469) ; ø½‹¾ + (chinese-cns11643-3 . #x2139) ; ø»•–¼ (ideograph-daikanwa . 05691) ; ø¸˜» ) ((ucs . #x51E0) ; 几 @@ -892,12 +893,31 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (ucs . #x2FF3) ; ⿳ ) - ((name . "cjk radical person as roof") + ((name* . "ideographic component person as roof") (chinese-big5-cdp . #x8B5D) ; ý¢€ˆ­ ) - ((chinese-big5-cdp . #x8DF9) ; ý¢€ˆ·¹ - ) - ((ucs . #x4EBA) ; 人 + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x4EBA) ; 人 + ) + ((ucs . #x4EBA) ; 人 + )) + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x4EBA) ; 人 + ) + ((ucs . #x4EBA) ; 人 + )) + )) ) ((ucs . #x51E0) ; 几 )) -- 1.7.10.4