From 0a28aca5373ac7c36b63d1ae45f223d28c99eaa9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 1 Aug 2021 17:58:50 +0900 Subject: [PATCH] (U-000206A4): Add `ideographic-structure@apparent'. --- lisp/utf-2000/Ideograph-R003-Dot.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 1a83b8e..eccfb77 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -458,6 +458,15 @@ (ideographic-radical . 3) ; ⼂ (ideographic-strokes . 2) (total-strokes . 3) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name . "CJK RADICAL KNIFE ONE") + (=ucs . #x2E88) ; ⺈ + ) + ((=ucs . #x4E36) ; 丶 + )) (=ucs . #x206A4) ; 𠚤 (=gt . 00135) ; &I-GT-00135; (=gt-k . 00282) ; &I-GT-K00282; -- 1.7.10.4