From 6f95e1570913dc8727c67283d58e7fbb7e7d8580 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Oct 2020 15:08:38 +0900 Subject: [PATCH] (U+5E72): Add `ideographic-structure@apparent'. --- lisp/utf-2000/Ideograph-R051-Dry.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R051-Dry.el b/lisp/utf-2000/Ideograph-R051-Dry.el index d614e6a..08bcc8d 100644 --- a/lisp/utf-2000/Ideograph-R051-Dry.el +++ b/lisp/utf-2000/Ideograph-R051-Dry.el @@ -9,6 +9,14 @@ (ideographic-radical . 51) ; ⼲ (ideographic-strokes . 0) (total-strokes . 3) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs . #x5341) ; 十 + )) (=ucs . #x5E72) ; 干 (=adobe-japan1-0 . 01519) ; &I-AJ1-01519; (=jis-x0208 . #x3433) ; &I-J90-3433; [20-19] -- 1.7.10.4