From 4f60a1694e05b0feadd1b71dcf101a18ccd354c8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 9 Jan 2024 20:04:19 +0900 Subject: [PATCH] (U-00030320): New character. --- lisp/utf-2000/Ideograph-R039-Child.el | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R039-Child.el b/lisp/utf-2000/Ideograph-R039-Child.el index 7fc0dad..b87a7ab 100644 --- a/lisp/utf-2000/Ideograph-R039-Child.el +++ b/lisp/utf-2000/Ideograph-R039-Child.el @@ -1362,6 +1362,38 @@ (ideographic-strokes . 4) (total-strokes . 7) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5B50) ; 子 + ) + ((=ucs . #x6B62) ; 止 + )) + (=ucs . #x30320) ; 𰌠 + )) +(define-char + '((<-denotational + ((=ucs . #x30320) ; 𰌠 + )) + (ideographic-radical . 39) ; ⼦ + (ideographic-strokes . 4) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5B50) ; 子 + ) + ((=ucs@unicode . #x6B62) ; &MJ014823; + (=mj . 014823) ; &MJ014823; + )) + (=ucs@JP/hanazono . #x30320) ; &hanaJU+30320; + )) +(define-char + '((ideographic-radical . 39) ; ⼦ + (ideographic-strokes . 4) + (total-strokes . 7) + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) -- 1.7.10.4