From ed67878e55ba2d316188e6a60df4f49df6a6fb10 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 2 Apr 2002 16:48:28 +0000 Subject: [PATCH] (U+53C3): Simplify `ideographic-structure'. (U+53C4): Add `ideographic-structure'. (U+53C5): Likewise. --- lisp/utf-2000/Ideograph-R028-Private.el | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index e05f329..5524412 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -692,14 +692,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ - ) - ((ucs . #x53BD) ; 厽 - ) - ((chinese-big5-cdp . #x8B5D) ; ý¢€ˆ­ - )) + ((ideograph-daikanwa . 03088) ; ø¸€° ) ((ucs . #x5F61) ; 彡 )) @@ -719,6 +712,14 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 9) (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ideograph-daikanwa . 03088) ; ø¸€° + ) + ((ucs . #x4E09) ; 三 + )) (chinese-cns11643-3 . #x3455) ; ø»•³’ (ideograph-daikanwa . 03099) ; ø¸€°› (ucs . #x53C4) ; 叄 @@ -741,6 +742,14 @@ (ideograph-daikanwa . 03098) ; ø¸€°š ) )) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ideograph-daikanwa . 03088) ; ø¸€° + ) + ((chinese-big5-cdp . #x8CD9) ; ý¢€ˆ³™ + )) (shinjigen-1 . 894) (japanese-jisx0212 . #x3458) ; ø»‹ (chinese-cns11643-3 . #x3A29) ; ø»•»š -- 1.7.10.4