From 8f8cd12e6263cc6458298b2096558a6b9c786576 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 8 Feb 2006 11:49:03 +0000 Subject: [PATCH] (U+51E2): Add `ideographic-{radical|strokes}@{ucs|cns}' and `ideographic-radical@{ucs|cns}*sources'. --- lisp/utf-2000/Ideograph-R004-Slash.el | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 3a1da2f..f5cd788 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -360,7 +360,15 @@ (=daikanwa . 00122) ; &I-M-00122; )) (define-char - '((total-strokes . 3) + '((ideographic-radical@ucs . 16) ; ⼏ + (ideographic-strokes@ucs . 1) + (ideographic-radical@ucs*sources + daikanwa=01740 jis-x0213-2000 ucs) + (ideographic-radical@cns . 4) ; ⼃ + (ideographic-strokes@cns . 2) + (ideographic-radical@cns*sources + daikanwa=00123 cns11643) + (total-strokes . 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -388,12 +396,10 @@ (->subsumptive ((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) - (ideographic-radical*sources daikanwa cns11643) (=daikanwa . 00123) ; &M-00123; ) ((ideographic-radical . 16) ; ⼏ (ideographic-strokes . 1) - (ideographic-radical*sources daikanwa jis-x0213-2000 ucs) (=daikanwa . 01740) ; &M-01740; )) )) -- 1.7.10.4