From b75b97dd216adde2105da1d78b54599023e7b949 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 22 Oct 2017 22:28:48 +0900 Subject: [PATCH] (U+67D7): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R075-Tree.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 961ea0d..542423c 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -7010,6 +7010,14 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 5) (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6728) ; 木 + ) + ((=>ucs@iwds-1 . #x3563) ; &A-IWDSU+3563; + )) (=ucs . #x67D7) ; 柗 )) (define-char -- 1.7.10.4