From 230b90354f47fc3be9e67ad82c337843b955c64d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 21 Aug 2012 17:15:29 +0900 Subject: [PATCH] (U+3AB7): Add `ideographic-{radical|strokes}@{ucs|cns}'; add ideographic-structure. (M-13507): Omit `ideographic-structure'. --- lisp/utf-2000/Ideograph-R151-Bean.el | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R151-Bean.el b/lisp/utf-2000/Ideograph-R151-Bean.el index d71f868..1271111 100644 --- a/lisp/utf-2000/Ideograph-R151-Bean.el +++ b/lisp/utf-2000/Ideograph-R151-Bean.el @@ -130,20 +130,25 @@ (=daikanwa . 36254) ; &I-M-36254; )) (define-char - '((total-strokes . 11) + '((ideographic-radical@ucs . 68) ; ⽃ + (ideographic-strokes@ucs . 7) + (ideographic-radical@ucs*sources + daikanwa cbeta) + (ideographic-radical@cns . 151) ; ⾖ + (ideographic-strokes@cns . 4) + (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x8C46) ; 豆 + ) + ((=ucs . #x6597) ; 斗 + )) (=ucs . #x3AB7) ; 㪷 (->subsumptive ((ideographic-radical . 68) ; ⽃ (ideographic-strokes . 7) - (ideographic-radical*sources daikanwa cbeta ucs) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((=ucs . #x8C46) ; 豆 - ) - ((=ucs . #x6597) ; 斗 - )) (=ucs@unicode . #x3AB7) ; &M-13507; (=daikanwa . 13507) ; &M-13507; (=cbeta . 00356) ; &I-CB00356; -- 1.7.10.4