From 75017f5a645552f4bc9b04efdda75fdd08732504 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 27 Nov 2001 17:31:00 +0000 Subject: [PATCH 1/1] (U-0002007E): Moved from Ideograph-R005-Second.el. (BC-87D2): Likewise. --- lisp/utf-2000/Ideograph-R003-Dot.el | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 1b07f85..cadc4d2 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -164,6 +164,16 @@ '((ideographic-radical . 3) ; ⼂ (ideographic-strokes . 2) (total-strokes . 3) + (->identical + ((chinese-cns11643-5 . #x212D) ; ø»™ª¸ + (ideograph-daikanwa . 02840) ; ø¸€¬˜ + )) + (ucs . #x2007E) ; 𠁾 + )) +(define-char + '((ideographic-radical . 3) ; ⼂ + (ideographic-strokes . 2) + (total-strokes . 3) (hanyu-dazidian-vol . 1) (hanyu-dazidian-page . 42) (hanyu-dazidian-char . 13) @@ -221,6 +231,19 @@ (ucs . #x4E3A) ; 为 )) (define-char + '((=>ucs . #x2007E) ; 𠁾 + (ideographic-radical . 3) ; ⼂ + (ideographic-strokes . 3) + (total-strokes . 4) + (->same-ideograph + ((ucs . #x2007E) ; 𠁾 + ) + ((chinese-cns11643-5 . #x212D) ; ø»™ª¸ + (ideograph-daikanwa . 02840) ; ø¸€¬˜ + )) + (chinese-big5-cdp . #x87D2) ; ý¢€ˆŸ’ + )) +(define-char '((=>ucs . #x4E3B) ; 主 (ideographic-radical . 3) ; ⼂ (ideographic-strokes . 4) -- 1.7.10.4