From ad1f6ed41b52be75f94d1298848406397f4bd3e3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 3 Jun 2021 16:10:28 +0900 Subject: [PATCH] (U-00020AE1): New character. --- lisp/utf-2000/Ideograph-R028-Private.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index a9c373c..282e62c 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -1208,6 +1208,23 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 4) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53B6) ; 厶 + ) + ((=ucs . #x6728) ; 木 + )) + (=ucs . #x20AE1) ; 𠫡 + (->subsumptive + ((==ucs@iso . #x20AE1) ; &g2-IU-00020AE1; + )) + )) +(define-char + '((ideographic-radical . 28) ; ⼛ + (ideographic-strokes . 4) + (total-strokes . 6) (=ucs . #x20AE3) ; 𠫣 )) (define-char -- 1.7.10.4