From b190c7d69dea4ce68be5dab98693f2824c926881 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 14 Nov 2011 03:37:50 +0000 Subject: [PATCH] (U+6900): Add ideographic-structure. (U+6A12): Likewise. --- lisp/utf-2000/Ideograph-R075-Tree.el | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 92f7fe2..9985b90 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -11090,6 +11090,14 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 8) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6728) ; 木 + ) + ((=ucs . #x5B9B) ; 宛 + )) (=ucs . #x6900) ; 椀 (->subsumptive ((ideographic-structure @@ -11099,6 +11107,7 @@ ((=gt-k . 00495) ; >-K00495; ) ((=ucs@jis . #x5B9B) ; >-08917; + (=ucs@ks . #x5B9B) ; >-08917; (=jis-x0208 . #x3038) ; >-08917; [16-24] (=ks-x1001 . #x6848) ; &I-K0-6848; [72-40] (=jis-x0213-1 . #x3038) ; &I-JX1-3038; [16-24] @@ -16232,6 +16241,7 @@ ((=gt-k . 00495) ; >-K00495; ) ((=ucs@jis . #x5BB6) ; 家󠄁 + (=ucs@ks . #x5BB6) ; 家󠄁 (=jis-x0208 . #x3248) ; 家󠄁 [18-40] (=ks-x1001 . #x4A2B) ; &I-K0-4A2B; [42-11] (=jis-x0213-1 . #x3248) ; &I-JX1-3248; [18-40] @@ -20263,6 +20273,14 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 11) (total-strokes . 15) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6728) ; 木 + ) + ((=ucs . #x5BC6) ; 密 + )) (=ucs . #x6A12) ; 樒 (->subsumptive ((ideographic-structure @@ -20272,6 +20290,7 @@ ((=gt-k . 00495) ; >-K00495; ) ((=ucs@jis . #x5BC6) ; >-09073; + (=ucs@ks . #x5BC6) ; >-09073; (=jis-x0208 . #x4C29) ; >-09073; [44-09] (=ks-x1001 . #x5A4B) ; &I-K0-5A4B; [58-43] (=jis-x0213-1 . #x4C29) ; &I-JX1-4C29; [44-09] -- 1.7.10.4