From 35b504902419d2c1d151f062424fae8e03505703 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 29 Aug 2024 09:44:01 +0900 Subject: [PATCH] (U+4E23-itaiji-001): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R001-One.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 2be680e..306ad28 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -7650,6 +7650,14 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 6) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=big5-cdp . #x88A1) ; &CDP-88A1; + )) (=ucs-itaiji-001 . #x4E23) ; &U-i001+4E23; )) (define-char -- 1.7.10.4