From 6f12104d1625717f4cbcce4341de15f63d58e221 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 29 Aug 2024 15:05:42 +0900 Subject: [PATCH] (U+3558): Add ideographic-structure@apparent. --- lisp/utf-2000/Ideograph-R028-Private.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 48f0356..d9bf8ef 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -3137,6 +3137,14 @@ ) ((=ucs . #x5C0F) ; 小 )) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53BD) ; 厽 + ) + ((=>ucs@iwds-1 . #x5C12) ; &A-IWDSU+5C12; + )) (=ucs . #x3558) ; 㕘 (<-formed ((=ucs . #x53C3) ; 參 @@ -3160,6 +3168,14 @@ ) ((=ucs . #x5C0F) ; 小 )) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53BD) ; 厽 + ) + ((=ucs . #x5C12) ; 尒 + )) (=ucs@unicode . #x3558) ; &C3-3456; (=cns11643-3 . #x3456) ; &C3-3456; [20-54] (=cbeta . 07694) ; &I-CB07694; -- 1.7.10.4