From 05b56c25440358cb1b8843b380c23ea48909dc3f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 31 Oct 2023 11:34:27 +0900 Subject: [PATCH] (A-CB09373): Modify structure; preserve the previous IDS as an apparent structure. (CB09373): Likewise. --- lisp/utf-2000/Ideograph-R077-Stop.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R077-Stop.el b/lisp/utf-2000/Ideograph-R077-Stop.el index e671012..c420c41 100644 --- a/lisp/utf-2000/Ideograph-R077-Stop.el +++ b/lisp/utf-2000/Ideograph-R077-Stop.el @@ -4864,6 +4864,14 @@ (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 8) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x6B6C) ; 歬 + ) + ((=ucs . #x5202) ; 刂 + )) + (ideographic-structure@apparent ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) @@ -4881,6 +4889,15 @@ (ideographic-strokes . 8) (total-strokes . 12) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs@unicode . #x6B6C) ; &AJ1-17891; + (=adobe-japan1-5 . 17891) ; &AJ1-17891; + ) + ((=ucs . #x5202) ; 刂 + )) + (ideographic-structure@apparent ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) -- 1.7.10.4