From 9bfd0af35e35ef1b6e992ee978455db59bea68fa Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 08:57:19 +0000 Subject: [PATCH] (C6-232E): Don't unify U-00028E16; unify H1-A6EA and U-00023944; add `ideographic-structure'. (M016257): Map to U-00023944 instead of U-00028E16. --- lisp/utf-2000/Ideograph-R077-Stop.el | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R077-Stop.el b/lisp/utf-2000/Ideograph-R077-Stop.el index 4c8d900..288d6fc 100644 --- a/lisp/utf-2000/Ideograph-R077-Stop.el +++ b/lisp/utf-2000/Ideograph-R077-Stop.el @@ -46,12 +46,24 @@ '((ideographic-radical . 77) ; ⽌ (ideographic-strokes . 1) (total-strokes . 5) - (chinese-cns11643-6 . #x232E) ; ø»›·¹ - (ideograph-daikanwa . 16257) ; ø¸ƒ¾ - (ucs . #x28E16) ; 𨸖 - )) -(define-char - '((->ucs . #x28E16) ; 𨸖 + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 14) + (hanyu-dazidian-char . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x4E00) ; 一 + ) + ((chinese-big5-cdp . #x88B1) ; ý¢€ˆ¢± + )) + (chinese-cns11643-6 . #x232E) ; ø»›·¹ + (ideograph-daikanwa . 16257) ; ø¸ƒ¾ + (ideograph-hanziku-1 . #xA6EA) ; ý¢€š›ª + (ucs . #x23944) ; 𣥄 + )) +(define-char + '((=>ucs . #x23944) ; 𣥄 (morohashi-daikanwa 16257 0 1) (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 1) -- 1.7.10.4