From 70ec853d89044f7340df09e7c7d2dec9f50f18a8 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 20 Dec 2001 10:20:28 +0000 Subject: [PATCH] (M-06971): Separate U-000200F1; add `->identical' for U-000200F1; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R039-Child.el | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R039-Child.el b/lisp/utf-2000/Ideograph-R039-Child.el index d544050..8ee10f9 100644 --- a/lisp/utf-2000/Ideograph-R039-Child.el +++ b/lisp/utf-2000/Ideograph-R039-Child.el @@ -556,12 +556,23 @@ (ucs . #x21951) ; 𡥑 )) (define-char - '((ideographic-radical . 39) ; ⼦ + '((=>ucs . #x200F1) ; 𠃱 + (ideographic-radical . 39) ; ⼦ (ideographic-strokes . 5) (total-strokes . 8) + (->identical + ((ucs . #x200F1) ; 𠃱 + )) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x5B5B) ; 孛 + ) + ((ucs . #x4E5A) ; 乚 + )) (chinese-cns11643-4 . #x2624) ; ø»—¨ (ideograph-daikanwa . 06971) ; ø¸¬» - (ucs . #x200F1) ; 𠃱 )) (define-char '((ideographic-radical . 39) ; ⼦ -- 1.7.10.4