From 4ba076f856c2bddc06f5a1746d1fc862ece454d7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 14 Jun 2023 23:06:24 +0900 Subject: [PATCH] (U+4E38-itaiji-001): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R003-Dot.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 59ad31b..c2140d0 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -340,6 +340,14 @@ (ideographic-radical . 3) ; ⼂ (ideographic-strokes . 2) (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x4E5D) ; 九 + ) + ((=ucs . #x4E36) ; 丶 + )) (=ucs-itaiji-001 . #x4E38) ; &U-i001+4E38; (->subsumptive ((==ucs-itaiji-001 . #x4E38) ; &g2-U-i001+4E38; -- 1.7.10.4