From 564cd6011dd2dce3174b1ef79be7da6cf6fc63b1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 22 Sep 2024 12:15:29 +0900 Subject: [PATCH] (hanaJU+37B7): Add `<-denotational@component' for U-0002125A; add `ideographic-structure@apparent'. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index 0bd44a6..0415c00 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -1180,6 +1180,9 @@ '((<-denotational ((=ucs . #x37B7) ; 㞷 )) + (<-denotational@component + ((=ucs . #x2125A) ; 𡉚 + )) (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 4) (total-strokes . 7) @@ -1191,6 +1194,14 @@ ) ((=ucs . #x738B) ; 王 )) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs-var-002 . #x37A2) ; &U-v002+37A2; + ) + ((=ucs . #x571F) ; 土 + )) (=ucs@JP/hanazono . #x37B7) ; &MJ000836; (=mj . 000836) ; &MJ000836; (=cbeta . 08147) ; &I-CB08147; -- 1.7.10.4