From e26ccaae5b162f749f79fac591f919bae1317408 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 22 Apr 2022 07:10:19 +0900 Subject: [PATCH] (HD-KS002130): Add `ideographic-structure@apparent'. --- lisp/utf-2000/Ideograph-R084-Steam.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R084-Steam.el b/lisp/utf-2000/Ideograph-R084-Steam.el index ea4e351..d735eb7 100644 --- a/lisp/utf-2000/Ideograph-R084-Steam.el +++ b/lisp/utf-2000/Ideograph-R084-Steam.el @@ -127,6 +127,17 @@ ) ((=ucs . #x4E00) ; 一 )) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") + (=ucs . #x2FF3) ; ⿳ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs . #x4E59) ; 乙 + )) (=hanyo-denshi/ks . 002130) ; &HD-KS-002130; (=gt-k . 00816) ; &I-GT-K00816; (=gt-pj-k1 . #x3B3B) ; &HD-KS-002130; [27-27] -- 1.7.10.4