From eb5147726a855f9853430ba6fed914b8e7b4cfa3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 29 Sep 2015 15:24:15 +0900 Subject: [PATCH] (g2-JU+6998): Add `ideographic-structure'. (g2-UU+6998): Likewise. --- lisp/utf-2000/Ideograph-R075-Tree.el | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 82bffbe..c65be3c 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -19954,7 +19954,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=cns11643-1 . #x567B) ; &C1-567B; [54-91] + ((=ucs@cns . #x77E9) ; &C1-567B; + (=cns11643-1 . #x567B) ; &C1-567B; [54-91] (=daikanwa . 23947) ; &I-M-23947; ) ((=ucs . #x6728) ; 木 @@ -19973,6 +19974,15 @@ ) ((=ucs . #xE0101) ; 󠄁 )) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((==ucs@cns . #x77E9) ; &g2-M-23947; + (==daikanwa . 23947) ; &g2-M-23947; + ) + ((=ucs . #x6728) ; 木 + )) (==ucs@jis . #x6998) ; &g2-AJ1-08500; (==adobe-japan1-2 . 08500) ; &g2-AJ1-08500; (==jis-x0212 . #x4459) ; &g2-AJ1-08500; [36-57] @@ -20021,6 +20031,15 @@ ) ((=ucs . #xE0102) ; 󠄂 )) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((==ucs@unicode . #x77E9) ; &g2-HD-JA-366B; + (==jis-x0208 . #x366B) ; &g2-HD-JA-366B; [22-75] + ) + ((=ucs . #x6728) ; 木 + )) (==ucs@unicode . #x6998) ; &g2-HD-IB-3534; (==ucs@JP/hanazono . nil) (==gb2312 . #x6930) ; &g2-HD-IB-3534; [73-16] -- 1.7.10.4