From b4bbfecbaa06abc81ede5df443395f8d12a12ac0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 9 Feb 2023 23:13:16 +0900 Subject: [PATCH] (U-00022584): Modify structure; preserve the previous IDS as an apparent structure. --- lisp/utf-2000/Ideograph-R060-Step.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 27d92a2..1826e0c 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -18189,6 +18189,14 @@ (define-char '((ideographic-radical . 60) ; ⼻ (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") + (=ucs . #x2FF5) ; ⿵ + ) + ((=>ucs-itaiji-003 . #x5FAE) ; &A-U-i003+5FAE; + ) + ((=ucs . #x866B) ; 虫 + )) + (ideographic-structure@apparent/rightmost ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) @@ -18207,6 +18215,14 @@ (ideographic-strokes . 13) (total-strokes . 16) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") + (=ucs . #x2FF5) ; ⿵ + ) + ((=ucs-itaiji-003 . #x5FAE) ; &U-i003+5FAE; + ) + ((=ucs . #x866B) ; 虫 + )) + (ideographic-structure@apparent/rightmost ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) -- 1.7.10.4