From 925d5e614553987ddbed85441ce9a7fcd77cafe4 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 2 Dec 2001 05:08:36 +0000 Subject: [PATCH] (M-09171): Add `ideographic-structure'; unify H1-A872. (C6-2742): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R051-Dry.el | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R051-Dry.el b/lisp/utf-2000/Ideograph-R051-Dry.el index 01f0568..e1196a7 100644 --- a/lisp/utf-2000/Ideograph-R051-Dry.el +++ b/lisp/utf-2000/Ideograph-R051-Dry.el @@ -91,13 +91,31 @@ '((ideographic-radical . 51) ; â¼² (ideographic-strokes . 4) (total-strokes . 7) - (ideograph-daikanwa . 09171) ; ø¸‚“ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((korean-ksc5601 . #x7841) ; ø»Ššž + (ideograph-daikanwa . 09167) ; ø¸‚ + ) + ((ucs . #x4E01) ; 丁 + )) + (ideograph-daikanwa . 09171) ; ø¸‚“ + (ideograph-hanziku-1 . #xA872) ; ý¢€š¡² )) (define-char '((morohashi-daikanwa 9171 0 2) (ideographic-radical . 51) ; â¼² (ideographic-strokes . 4) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x5E73) ; å¹³ + ) + ((ucs . #x4E01) ; 丁 + )) (chinese-cns11643-6 . #x2742) ; ø»›¾… )) (define-char -- 1.7.10.4