From e91195cdf94b07a4c38fe8d0bbbe5249bdd0bf51 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 1 Dec 2001 18:38:59 +0000 Subject: [PATCH] (C6-5145): Add `ideographic-structure'; unify H1-A9A2. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 28240d6..3b982be 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -2154,8 +2154,17 @@ '((ideographic-radical . 31) ; ⼞ (ideographic-strokes . 10) (total-strokes . 13) - (chinese-cns11643-6 . #x5145) ; ø»œ»´ - (ideograph-daikanwa . 04821) ; ø¸‹• + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((chinese-big5-cdp . #x8DDD) ; ý¢€ˆ· + ) + ((chinese-cns11643-6 . #x2F5C) ; ø»œŠ + )) + (chinese-cns11643-6 . #x5145) ; ø»œ»´ + (ideograph-daikanwa . 04821) ; ø¸‹• + (ideograph-hanziku-1 . #xA9A2) ; ý¢€š¦¢ )) (define-char '((ideographic-radical . 31) ; ⼞ -- 1.7.10.4