From 6ec8bb8ce957a09bc05bb740a38245962483ac56 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 23 Dec 2001 09:30:34 +0000 Subject: [PATCH] (M-21720): Map to U-00024C0E; add `ideographic-structure'. (C7-477D): Unify H1-E2BC and U-00024C0E; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R101-Use.el | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R101-Use.el b/lisp/utf-2000/Ideograph-R101-Use.el index 2245b29..44a5c35 100644 --- a/lisp/utf-2000/Ideograph-R101-Use.el +++ b/lisp/utf-2000/Ideograph-R101-Use.el @@ -217,9 +217,21 @@ (ideograph-daikanwa . 21719) ; ø¸…“— )) (define-char - '((ideographic-radical . 101) ; ⽤ + '((=>ucs . #x24C0E) ; 𤰎 + (ideographic-radical . 101) ; ⽤ (ideographic-strokes . 14) (total-strokes . 19) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x4EAB) ; 享 + ) + ((japanese-jisx0208-1978 . #x4D47) ; ø»‚½Ž + (japanese-jisx0208 . #x4D47) ; ø»‡‘– + (korean-ksc5601 . #x693C) ; ø»Š„— + (ideograph-daikanwa . 09378) ; ø¸‚’¢ + )) (ideograph-daikanwa . 21720) ; ø¸…“˜ )) (define-char @@ -227,7 +239,20 @@ (ideographic-radical . 101) ; ⽤ (ideographic-strokes . 14) (total-strokes . 19) - (chinese-cns11643-7 . #x477D) ; ø»ž¸„ + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 294) + (hanyu-dazidian-char . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x4EAB) ; 享 + ) + ((ucs . #x5EB8) ; 庸 + )) + (chinese-cns11643-7 . #x477D) ; ø»ž¸„ + (ideograph-hanziku-1 . #xE2BC) ; ý¢€žŠ¼ + (ucs . #x24C0E) ; 𤰎 )) (define-char '((ideographic-radical . 101) ; ⽤ -- 1.7.10.4