From 1fef18f00e1b95d3f5f3dbcffd7e77af62ec398c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 18 Aug 2015 14:55:41 +0900 Subject: [PATCH] (U+9F21): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R016-Table.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 3e49034..76c5810 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -934,6 +934,14 @@ (ideographic-radical@daikanwa . 16) ; ⼏ (ideographic-strokes@daikanwa . 6) (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=adobe-japan1-4 . 13834) ; &AJ1-13834; + ) + ((=gt-k . 01457) ; >-K01457; + )) (=ucs . #x9F21) ; 鼡 (=adobe-japan1-0 . 07454) ; &I-AJ1-07454; (=jis-x0208 . #x736B) ; &I-J90-736B; [83-75] -- 1.7.10.4