From 805515dc5b944153c9201c9c482fdf96294f90cd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Jul 2017 01:58:06 +0900 Subject: [PATCH] (U+5177): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R012-Eight.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 78c2d29..0e6d104 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -1690,6 +1690,14 @@ )) (define-char '((ideographic-radical . 12) ; ⼋ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>big5-cdp . #x8BA5) ; &A-CDP-8BA5; + ) + ((=ucs . #x516B) ; 八 + )) (=ucs . #x5177) ; 具 )) (define-char -- 1.7.10.4