From cf3c371da7dc70082b963a0b3f9b7d360cbde4b3 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 22 Dec 2001 18:35:03 +0000 Subject: [PATCH] (M-48580): Add `ideographic-structure'; map to U-0002A5D0. (H1-E2C5): New character. (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0. --- lisp/utf-2000/Ideograph-R210-Even.el | 66 +++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R210-Even.el b/lisp/utf-2000/Ideograph-R210-Even.el index ab734cd..4677baf 100644 --- a/lisp/utf-2000/Ideograph-R210-Even.el +++ b/lisp/utf-2000/Ideograph-R210-Even.el @@ -226,17 +226,81 @@ (chinese-cns11643-5 . #x7A23) ; ø»›­œ )) (define-char - '((ideographic-radical . 210) ; ⿑ + '((=>ucs . #x2A5D0) ; 𪗐 + (ideographic-radical . 210) ; ⿑ (ideographic-strokes . 11) (total-strokes . 25) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((chinese-big5-cdp . #x8DEB) ; ý¢€ˆ·« + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (ucs . #x2FF4) ; â¿´ + ) + ((ucs . #x56D7) ; 囗 + ) + ((japanese-jisx0208-1978 . #x413D) ; ø»‚«œ + (japanese-jisx0208 . #x413D) ; ø»†¿¤ + (korean-ksc5601 . #x7174) ; ø»Š¿ + (ideograph-daikanwa . 14299) ; ø¸ƒŸ› + )) + )) (ideograph-daikanwa . 48580) ; ø¸‹·„ )) (define-char + '((=>ucs . #x2A5D0) ; 𪗐 + (morohashi-daikanwa 48580 0 0) + (ideographic-radical . 210) ; ⿑ + (ideographic-strokes . 11) + (total-strokes . 25) + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 294) + (hanyu-dazidian-char . 18) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((chinese-big5-cdp . #x8DEB) ; ý¢€ˆ·« + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (ucs . #x2FF4) ; â¿´ + ) + ((ucs . #x56D7) ; 囗 + ) + ((japanese-jisx0208-1978 . #x413D) ; ø»‚«œ + (japanese-jisx0208 . #x413D) ; ø»†¿¤ + (korean-ksc5601 . #x7174) ; ø»Š¿ + (ideograph-daikanwa . 14299) ; ø¸ƒŸ› + )) + )) + (ideograph-hanziku-1 . #xE2C5) ; ý¢€ž‹… + )) +(define-char '((morohashi-daikanwa 48580 0 2) (ideographic-radical . 210) ; ⿑ (ideographic-strokes . 11) (total-strokes . 25) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((chinese-big5-cdp . #x8DEB) ; ý¢€ˆ·« + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (ucs . #x2FF4) ; â¿´ + ) + ((ucs . #x56D7) ; 囗 + ) + ((ucs . #x66FE) ; 曾 + )) + )) (chinese-cns11643-5 . #x7A22) ; ø»›­› + (ucs . #x2A5D0) ; 𪗐 )) (define-char '((ideographic-radical . 210) ; ⿑ -- 1.7.10.4