From 35e56c28ce149cb199918aee1e46f9586d07aac4 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 24 Oct 2002 18:24:27 +0000 Subject: [PATCH] (M-02134): Use `->same-ideograph' instead of `->identical'; separate C5-3663. (M-02242): Map to U-000207FC. (U-000207FC): Relate to M-02242. (C5-5A77): Likewise. --- lisp/utf-2000/Ideograph-R018-Knife.el | 60 +++++++++++++++++++++------------ 1 file changed, 38 insertions(+), 22 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 2f6cdd7..07ee3fd 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -5805,7 +5805,7 @@ (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 10) (total-strokes . 12) - (->identical + (->same-ideograph ((ideograph-daikanwa . 00938) ; ø¸€Žª ) (:sources (shuowen inkaiho morohashi-daikanwa) @@ -5820,10 +5820,25 @@ ) ((ucs . #x5261) ; 剡 )) - (chinese-cns11643-5 . #x3663) ; ø»šŠ¤ (ideograph-daikanwa . 02134) ; ø¸€¡– )) (define-char + '((=>ucs . #x202F4) ; 𠋴 + (morohashi-daikanwa 2134 0 0) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 10) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x4EBB) ; 亻 + ) + ((chinese-cns11643-2 . #x2E29) ; ø»“Ÿ® + )) + (chinese-cns11643-5 . #x3663) ; ø»šŠ¤ + )) +(define-char '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 10) (total-strokes . 12) @@ -7711,26 +7726,40 @@ (ucs . #x5291) ; 劑 )) (define-char - '((ideographic-radical . 18) ; ⼑ + '((=>ucs . #x207FC) ; 𠟼 + (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 14) (total-strokes . 16) (ideograph-daikanwa . 02242) ; ø¸€£‚ )) (define-char + '((morohashi-daikanwa 2242 0 0) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 15) + (total-strokes . 17) + (ucs . #x207FC) ; 𠟼 + )) +(define-char + '((=>ucs . #x207FC) ; 𠟼 + (morohashi-daikanwa 2242 0 5) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 15) + (total-strokes . 17) + (chinese-cns11643-5 . #x5A77) ; ø»š¿° + )) +(define-char '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 14) (total-strokes . 16) (->same-ideograph - (:sources (gyokuhen morohashi-daikanwa) - :char ((ideograph-daikanwa . 02228) ; ø¸€¢´ + (:char ((ideograph-daikanwa . 02228) ; ø¸€¢´ ) - )) + :sources (gyokuhen morohashi-daikanwa))) (<-ancient-ideograph - (:sources (shinjigen-1) - :char ((shinjigen-1 . 653) + (:char ((shinjigen-1 . 653) (ideograph-daikanwa . 02228) ; ø¸€¢´ ) - )) + :sources (shinjigen-1))) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (ucs . #x2FF0) ; â¿° @@ -8058,19 +8087,6 @@ '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 15) (total-strokes . 17) - (ucs . #x207FC) ; 𠟼 - )) -(define-char - '((=>ucs . #x207FC) ; 𠟼 - (ideographic-radical . 18) ; ⼑ - (ideographic-strokes . 15) - (total-strokes . 17) - (chinese-cns11643-5 . #x5A77) ; ø»š¿° - )) -(define-char - '((ideographic-radical . 18) ; ⼑ - (ideographic-strokes . 15) - (total-strokes . 17) (chinese-cns11643-7 . #x367C) ; ø»žŸ… (ucs . #x20812) ; 𠠒 )) -- 1.7.10.4