From cce8bf7e4f6da4172425c6a46654a3c066f62ec9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 24 Jul 2019 00:12:21 +0900 Subject: [PATCH] (U+5338): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el b/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el index f9cfa47..05c32a1 100644 --- a/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el @@ -24,6 +24,14 @@ (ideographic-radical . 23) ; ⼖ (ideographic-strokes . 0) (total-strokes . 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=gt-k . 00027) ; >-K00027; + )) (=ucs . #x5338) ; 匸 (=+>jis-x0208 . #x523E) ; 匸 [50-30] (=+>jis-x0213-1 . #x523E) ; 匸 [50-30] -- 1.7.10.4