From 465a1b93e703cd0ce405a8caebc6cc046de565dc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 11 Sep 2022 23:06:25 +0900 Subject: [PATCH] (U-0002B75F): New character. --- lisp/utf-2000/Ideograph-R032-Earth.el | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R032-Earth.el b/lisp/utf-2000/Ideograph-R032-Earth.el index e3215cb..7f103ab 100644 --- a/lisp/utf-2000/Ideograph-R032-Earth.el +++ b/lisp/utf-2000/Ideograph-R032-Earth.el @@ -24397,6 +24397,37 @@ '((ideographic-radical . 32) ; ⼟ (ideographic-strokes . 9) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x571F) ; 土 + ) + ((=ucs . #x2B7EF) ; 𫟯 + )) + (=ucs . #x2B75F) ; 𫝟 + )) +(define-char + '((<-denotational + ((=ucs . #x2B75F) ; 𫝟 + )) + (ideographic-radical . 32) ; ⼟ + (ideographic-strokes . 9) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x571F) ; 土 + ) + ((=ucs@JP/hanazono . #x2B7EF) ; &hanaJU+2B7EF; + )) + (=ucs@JP/hanazono . #x2B75F) ; &hanaJU+2B75F; + )) +(define-char + '((ideographic-radical . 32) ; ⼟ + (ideographic-strokes . 9) + (total-strokes . 12) (=ucs . #x2BB88) ; 𫮈 (=cbeta . 02391) ; &I-CB02391; )) -- 1.7.10.4