From 4eccc568dafe0cfbce0062c40181941d46370b31 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 28 Apr 2010 07:22:49 +0000 Subject: [PATCH] (U+7133): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R086-Fire.el | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R086-Fire.el b/lisp/utf-2000/Ideograph-R086-Fire.el index fe9e34f..6d411dd 100644 --- a/lisp/utf-2000/Ideograph-R086-Fire.el +++ b/lisp/utf-2000/Ideograph-R086-Fire.el @@ -5029,18 +5029,21 @@ '((ideographic-radical . 86) ; ⽕ (ideographic-strokes . 8) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x706B) ; 火 + ) + ((=ucs . #x96B9) ; 隹 + )) (=ucs . #x7133) ; 焳 (->subsumptive ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x706B) ; >-24152; - (=jis-x0208 . #x3250) ; >-24152; [18-48] - (=gb2312 . #x3B70) ; &I-G0-3B70; [27-80] - (=ks-x1001 . #x7B7D) ; &I-K0-7B7D; [91-93] - (=jis-x0213-1 . #x3250) ; &I-JX1-3250; [18-48] - (=daikanwa . 18850) ; &I-M-18850; + ((=gt-k . 00405) ; >-K00405; ) ((=ucs@jis . #x96B9) ; >-56353; (=jis-x0208 . #x7032) ; >-56353; [80-18] @@ -5054,12 +5057,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x706B) ; >-24152; - (=jis-x0208 . #x3250) ; >-24152; [18-48] - (=gb2312 . #x3B70) ; &I-G0-3B70; [27-80] - (=ks-x1001 . #x7B7D) ; &I-K0-7B7D; [91-93] - (=jis-x0213-1 . #x3250) ; &I-JX1-3250; [18-48] - (=daikanwa . 18850) ; &I-M-18850; + ((=gt-k . 00405) ; >-K00405; ) ((=ucs@unicode . #x96B9) ; &C1-4F63; (=gb2312 . #x763F) ; &C1-4F63; [86-31] -- 1.7.10.4