From 23116cbd7c583da8c4a06b12b36c8dc654195663 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Feb 2022 19:17:35 +0900 Subject: [PATCH] (U-00030026): New character. --- lisp/utf-2000/Ideograph-R002-Line.el | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 302b4d8..199375e 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -2496,6 +2496,39 @@ )) )) (define-char + '((ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 9) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x382F) ; 㠯 + ) + ((=ucs . #x382F) ; 㠯 + )) + (=ucs . #x30026) ; 𰀦 + )) +(define-char + '((<-denotational + ((=ucs . #x30026) ; 𰀦 + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 9) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x382F) ; &MJ000945; + (=mj . 000945) ; &MJ000945; + ) + ((=ucs@unicode . #x382F) ; &MJ000945; + (=mj . 000945) ; &MJ000945; + )) + (=ucs@JP/hanazono . #x30026) ; &hanaJU+30026; + )) +(define-char '((ideographic-radical@ucs . 2) ; ⼁ (ideographic-strokes@ucs . 10) (ideographic-radical@cns . 170) ; ⾩ -- 1.7.10.4