From 48c15be76ceddb314aa2f0ee3e20ecd02386e135 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 16 Oct 2016 18:43:20 +0900 Subject: [PATCH] (U+8200): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R134-Mortar.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R134-Mortar.el b/lisp/utf-2000/Ideograph-R134-Mortar.el index 033bd78..419f4f4 100644 --- a/lisp/utf-2000/Ideograph-R134-Mortar.el +++ b/lisp/utf-2000/Ideograph-R134-Mortar.el @@ -283,6 +283,14 @@ '((ideographic-radical . 134) ; ⾅ (ideographic-strokes . 4) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x722B) ; 爫 + ) + ((=ucs . #x81FC) ; 臼 + )) (sound@ja/on "Eu") (=ucs . #x8200) ; 舀 (=big5 . #xAFE6) ; &I-B-AFE6; -- 1.7.10.4