From 62b275247544c17c6196990f0a7cd3dd6ccc1b32 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 12 May 2024 22:10:55 +0900 Subject: [PATCH] (): Add `ideographic-structure'. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index b5c5713..5ae44a1 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -2820,6 +2820,14 @@ (ideographic-radical . 196) ; ⿃ (ideographic-strokes . 0) (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=big5-cdp . #x8964) ; &CDP-8964; + ) + ((=ucs . #x4E00) ; 一 + )) (=ucs . #x2EE6) ; ⻦ (=ucs@unicode . #x9E1F) ; ⻦ (=gb2312 . #x4471) ; &I-G0-4471; [36-81] -- 1.7.10.4