From 35ea54478fa74578ec88c52e3d8479117961c74a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 23 Jun 2021 20:44:23 +0900 Subject: [PATCH] (U+5902): Add `ideographic-structure@apparent'. --- lisp/utf-2000/Ideograph-R034-Go.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R034-Go.el b/lisp/utf-2000/Ideograph-R034-Go.el index 8c02cba..0e23321 100644 --- a/lisp/utf-2000/Ideograph-R034-Go.el +++ b/lisp/utf-2000/Ideograph-R034-Go.el @@ -11,6 +11,14 @@ (ideographic-strokes . 0) (total-strokes . 3) (hanyu-dazidian 2 867 15) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E3F) ; 丿 + ) + ((=ucs . #x53C8) ; 又 + )) (=ucs . #x5902) ; 夂 (=adobe-japan1-0 . 04538) ; &I-AJ1-04538; (=jis-x0208 . #x5469) ; &I-J90-5469; [52-73] -- 1.7.10.4