From 707f36743d9d84ef91ab1085869ebc9487eaa313 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 May 2004 11:01:47 +0000 Subject: [PATCH] (U+5226): Add `->same' for U+5227 and U+52AB. (U+5227): Add `->same' for U+5226 and U+52AB. --- lisp/utf-2000/Ideograph-R018-Knife.el | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 747562d..c0f6c0d 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -1659,9 +1659,19 @@ '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 5) (total-strokes . 7) + (->same + ((=ucs . #x5227) ; 刧 + (=daikanwa . 01927) ; &I-M-01927; + ) + ((=ucs . #x52AB) ; 劫 + (=daikanwa . 02316) ; &I-M-02316; + )) + (->same*sources + zhengzi-tong daikanwa) (<-vulgar ((shinjigen-1 . 709) - (=daikanwa . 02316) ; &I-M-02316; + (=ucs . #x52AB) ; 劫 + (=jis-x0208 . #x3965) ; &I-J90-3965; )) (<-vulgar*sources shinjigen-1) @@ -1686,9 +1696,19 @@ '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 5) (total-strokes . 7) + (->same + ((=ucs . #x5226) ; 刦 + (=daikanwa . 01926) ; &I-M-01926; + ) + ((=ucs . #x52AB) ; 劫 + (=daikanwa . 02316) ; &I-M-02316; + )) + (->same*sources + zhengzi-tong daikanwa) (<-vulgar ((shinjigen-1 . 709) - (=daikanwa . 02316) ; &I-M-02316; + (=ucs . #x52AB) ; 劫 + (=jis-x0208 . #x3965) ; &I-J90-3965; )) (<-vulgar*sources shinjigen-1) -- 1.7.10.4