From 450266f492a004e714b0b22e00a2125079a77e83 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 23 Oct 2022 17:50:34 +0900 Subject: [PATCH] (BC-8B62): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 06c5e3a..956181a 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -934,6 +934,15 @@ (ideographic-radical . 31) ; ⼞ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (=ucs . #x2FF4) ; ⿴ + ) + ((=ucs . #x56D7) ; 囗 + ) + ((name . "CJK RADICAL SMALL ONE") + (=ucs . #x2E8C) ; ⺌ + )) (=big5-cdp . #x8B62) ; &CDP-8B62; (->subsumptive ((==big5-cdp . #x8B62) ; &g2-CDP-8B62; -- 1.7.10.4