From dab309ce97bbb5359270d2819aab0b05aecb8ce9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Oct 2013 01:03:08 +0900 Subject: [PATCH] (U+6727): Add ideographic-structure. --- lisp/utf-2000/Ideograph-R074-Moon.el | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R074-Moon.el b/lisp/utf-2000/Ideograph-R074-Moon.el index 9a2f91d..8e47d71 100644 --- a/lisp/utf-2000/Ideograph-R074-Moon.el +++ b/lisp/utf-2000/Ideograph-R074-Moon.el @@ -1752,6 +1752,14 @@ '((ideographic-radical . 74) ; ⽉ (ideographic-strokes . 16) (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6708) ; 月 + ) + ((=ucs . #x9F8D) ; 龍 + )) (=ucs . #x6727) ; 朧 (=big5 . #xC467) ; &I-B-C467; )) @@ -1800,7 +1808,10 @@ ((=gt . 18141) ; >-18141; (=daikanwa . 14330) ; &I-M-14330; ) - ((==jis-x0208 . #x4E36) ; &R-GT-66672; [46-22] + ((==ucs@jis . #x9F8D) ; &R-GT-66672; + (==ucs@ks . #x9F8D) ; &R-GT-66672; + (=ks-x1001 . #x5723) ; &R-GT-66672; [55-03] + (=daikanwa . 48818) ; &I-M-48818; )) (==gt . 18335) ; &R-GT-18335; (=daikanwa . 14411) ; &R-GT-18335; @@ -1817,6 +1828,7 @@ (=jis-x0213-1 . #x376E) ; &I-JX1-376E; [23-78] ) ((==ucs@jis . #x9F8D) ; &R-GT-66672; + (==ucs@ks . #x9F8D) ; &R-GT-66672; (=ks-x1001 . #x5723) ; &R-GT-66672; [55-03] (=daikanwa . 48818) ; &I-M-48818; )) -- 1.7.10.4