From 70423e214c5559e93c8f87bb7cb562359f2e79a7 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 13 Sep 2005 10:03:35 +0000 Subject: [PATCH] (U-0002F82C): Use `<-formed' instead of `->ideographic-variants' for U+5349; add `<-vulgar' for U+5349. --- lisp/utf-2000/Ideograph-R024-Ten.el | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 9882696..64d94df 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -545,18 +545,24 @@ '((ideographic-radical . 24) ; ⼗ (ideographic-strokes . 4) (total-strokes . 6) + (<-formed + ((shinjigen-1 . 816) + (=ucs . #x5349) ; 卉 + (=jis-x0208 . #x5243) ; &I-J90-5243; [50-35] + )) + (<-formed*sources + shinjigen-1) + (<-vulgar + ((=ucs . #x5349) ; 卉 + (=daikanwa . 02706) ; &I-M-02706; + )) + (<-vulgar*sources + zhengzitong daikanwa) (shinjigen-1 . 818) (shinjigen-2 . 818) (=ucs . #x2F82C) ; 卉 (=cns11643-3 . #x2329) ; &I-C3-2329; [03-09] (=daikanwa . 02720) ; &I-M-02720; - (->ideographic-variants - ((shinjigen-1 . 816) - (=ucs . #x5349) ; 卉 - (=daikanwa . 02706) ; &I-M-02706; - )) - (->ideographic-variants*sources - shinjigen-1) )) (define-char '((ideographic-radical . 24) ; ⼗ -- 1.7.10.4