From 52d863c981c22a4cf2afb63ff8ebaabeb6902aa6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 19 Sep 2022 06:47:06 +0900 Subject: [PATCH] (MJ035919): Add `ideographic-structure'. (IU+2256C): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R060-Step.el | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 8bddd00..922dbd9 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -18706,12 +18706,22 @@ )) (=+>ucs@iso . #x2256C) ; &o-IU+2256C; (->subsumptive - ((=mj . 035919) ; &MJ035919; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; â¿° + ) + ((=ucs . #x5F73) ; å½³ + ) + ((=ucs@unicode . #x6B70) ; &CB00613; + (=cbeta . 00613) ; &CB00613; + )) + (=mj . 035919) ; &MJ035919; (=koseki . 115960) ; &MJ035919; (=daikanwa . 10268) ; &I-M-10268; (=daijiten . 03174) ; &I-DJT-03174; (<-interchangeable - ((=ucs@jis . #x99BA) ; &JSP-6922; + ((=ucs@cns . #x99BA) ; &JSP-6922; + (=ucs@jis . #x99BA) ; &JSP-6922; (=jis-x0212 . #x6922) ; &JSP-6922; [73-02] (=cns11643-2 . #x4F3E) ; &I-C2-4F3E; [47-30] (=daikanwa . 44605) ; &I-M-44605; @@ -18734,7 +18744,17 @@ )) )) ) - ((=ucs@iso . #x2256C) ; &C5-5B48; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; â¿° + ) + ((=ucs . #x5F73) ; å½³ + ) + ((=ucs@jis . #x6B70) ; &JSP-457C; + (=jis-x0212 . #x457C) ; &JSP-457C; [37-92] + (=daikanwa . 16324) ; &I-M-16324; + )) + (=ucs@iso . #x2256C) ; &C5-5B48; (=cns11643-5 . #x5B48) ; &C5-5B48; [59-40] (->subsumptive ((==ucs@iso . #x2256C) ; &g2-IU-0002256C; -- 1.7.10.4