From 682712ed55f897ec12236a1b93f6a7f40ecf6c12 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 11 Jul 2013 02:54:33 +0900 Subject: [PATCH] (U-000237F5): Add ideographic-structure. (M-15894): Modify `ideographic-structure'. (C5-7029): Likewise. --- lisp/utf-2000/Ideograph-R075-Tree.el | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 9d15e2a..094aeb4 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -30917,18 +30917,24 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 17) (total-strokes . 21) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6728) ; 木 + ) + ((=ucs . #x6232) ; 戲 + )) (=ucs . #x237F5) ; 𣟵 (->subsumptive ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x6728) ; 木 + ((=gt-k . 00495) ; >-K00495; ) - ((=ucs@unicode . #x6232) ; >-14715; - (=jis-x0208 . #x5926) ; >-14715; [57-06] - (=jis-x0213-1 . #x5926) ; &I-JX1-5926; [57-06] - (=daikanwa . 11681) ; &I-M-11681; + ((=ucs@unicode . #x6232) ; &AJ1-04941; + (=adobe-japan1-0 . 04941) ; &AJ1-04941; )) (=daikanwa . 15894) ; &M-15894; (=cbeta . 02106) ; &I-CB02106; @@ -30939,7 +30945,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x6728) ; 木 + ((=gt-k . 00495) ; >-K00495; ) ((=cns11643-1 . #x7361) ; &C1-7361; [83-65] )) -- 1.7.10.4