From a44dae5e08ad59783839194c2dbc8d9785c49ed4 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 29 Jan 2003 06:39:27 +0000 Subject: [PATCH] (U-0002035E): Modify `ideographic-structure'. --- lisp/utf-2000/Ideograph-R009-Man.el | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index c226534..7c08347 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -22015,21 +22015,30 @@ (define-char '((morohashi-daikanwa 49471 0 1) (ideographic- (:radical 120 ; â½· - :strokes 7) + :strokes 7 + :sources (morohashi-daikanwa cns-11643)) (:radical 9 ; ⼈ - :strokes 11)) + :strokes 11 + :sources (ucs))) (total-strokes . 13) (->same-ideograph ((ideograph-daikanwa . 49471) ; ø¸Œ„¿ )) (hanyu-dazidian 1 210 15) (ideographic-structure - (:cdp-combinator 4) - ((chinese-big5-cdp . #x8B7A) ; ý¢€ˆ­º + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° ) - ((ucs . #x6534) ; 攴 + ((chinese-big5-cdp . #x8B7A) ; ý¢€ˆ­º ) - ((ucs . #x7CF8) ; 糸 + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x6534) ; 攴 + ) + ((ucs . #x7CF8) ; 糸 + )) )) (chinese-cns11643-6 . #x564E) ; ø»ƒ“ (ideograph-hanziku-1 . #xD1AF) ; ý¢€†¯ -- 1.7.10.4