From e1dddd6eb26b5aba3f8882121ef554d473120af7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 26 Feb 2013 17:19:07 +0900 Subject: [PATCH] (JX1-7428): Add `ideographic-structure'. (U-0002F882): Likewise. --- lisp/utf-2000/Ideograph-R047-River.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R047-River.el b/lisp/utf-2000/Ideograph-R047-River.el index 5bfe875..7e11b7b 100644 --- a/lisp/utf-2000/Ideograph-R047-River.el +++ b/lisp/utf-2000/Ideograph-R047-River.el @@ -474,6 +474,14 @@ (ideographic-radical . 47) ; ⼮ (ideographic-strokes . 8) (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5DDB) ; 巛 + ) + ((=ucs . #x679C) ; 果 + )) (=ucs@unicode . #x5DE2) ; &AJ1-13362; (=adobe-japan1-4 . 13362) ; &AJ1-13362; (=gb2312 . #x3332) ; &I-G0-3332; [19-18] @@ -563,6 +571,14 @@ (ideographic-radical . 47) ; ⼮ (ideographic-strokes . 11) (total-strokes . 14) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5DDB) ; 巛 + ) + ((=big5-cdp . #x8850) ; &CDP-8850; + )) (=ucs . #x2F882) ; 巢 (=cns11643-6 . #x5C49) ; &I-C6-5C49; [60-41] (=daikanwa . 08700) ; &I-M-08700; -- 1.7.10.4