From e530af2aeeaa9777c0c7003c5b5a65254949a87a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 29 May 2016 14:47:09 +0900 Subject: [PATCH] (UU+7210): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R086-Fire.el | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R086-Fire.el b/lisp/utf-2000/Ideograph-R086-Fire.el index 73564dd..bfec465 100644 --- a/lisp/utf-2000/Ideograph-R086-Fire.el +++ b/lisp/utf-2000/Ideograph-R086-Fire.el @@ -19025,6 +19025,15 @@ (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 16) (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x706B) ; 火 + ) + ((=ucs@unicode . #x76E7) ; &AJ1-05807; + (=adobe-japan1-0 . 05807) ; &AJ1-05807; + )) (=ucs@unicode . #x7210) ; &AJ1-05597; (=adobe-japan1-0 . 05597) ; &AJ1-05597; (=jis-x0208 . #x6024) ; &I-J90-6024; [64-04] @@ -19045,8 +19054,8 @@ ) ((=gt-k . 00405) ; >-K00405; ) - ((==ucs@unicode . #x76E7) ; &g2-GT-29541; - (==jis-x0208 . #x623A) ; &g2-GT-29541; [66-26] + ((==ucs@unicode . #x76E7) ; &g2-AJ1-05807; + (==adobe-japan1-0 . 05807) ; &g2-AJ1-05807; )) (==ucs@unicode . #x7210) ; &g2-AJ1-05597; (==adobe-japan1-0 . 05597) ; &g2-AJ1-05597; -- 1.7.10.4