From 2606921792ecfac20a49298f9f2154d726f94cd8 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 11 Dec 2001 17:13:36 +0000 Subject: [PATCH] (M-00237): Add `ideographic-structure'. (U-00020116): Likewise. (H1-BE59): New character. --- lisp/utf-2000/Ideograph-R006-Hook.el | 41 +++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index bee75f0..5dd66ea 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -303,19 +303,54 @@ (ideographic-radical . 6) ; ⼅ (ideographic-strokes . 6) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((japanese-jisx0208-1978 . #x4E61) ; ø»‚¿† + (japanese-jisx0208 . #x4E61) ; ø»‡“Ž + (korean-ksc5601 . #x5635) ; ø»‰¨– + (ideograph-daikanwa . 00387) ; ø¸€†ƒ + ) + ((ucs . #x4E01) ; 丁 + )) (ideograph-daikanwa . 00237) ; ø¸€ƒ­ (mojikyo . 000237) ; ý €€ƒ­ )) (define-char - '((morohashi-daikanwa 237 0 1) + '((morohashi-daikanwa 237 0 0) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 6) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((chinese-cns11643-1 . #x456F) ; ø»‘¸¢ + ) + ((ucs . #x4E01) ; 丁 + )) + (chinese-cns11643-5 . #x2330) ; ø»™­· + (ucs . #x20116) ; 𠄖 + )) +(define-char + '((=>ucs . #x20116) ; 𠄖 + (morohashi-daikanwa 237 0 1) (ideographic-radical . 6) ; ⼅ (ideographic-strokes . 6) (total-strokes . 7) (hanyu-dazidian-vol . 1) (hanyu-dazidian-page . 128) (hanyu-dazidian-char . 12) - (chinese-cns11643-5 . #x2330) ; ø»™­· - (ucs . #x20116) ; 𠄖 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x4EE4) ; 令 + ) + ((ucs . #x4E01) ; 丁 + )) + (ideograph-hanziku-1 . #xBE59) ; ý¢€›¹™ )) (define-char '((ideographic-radical . 6) ; ⼅ -- 1.7.10.4