From 157d8a2086990c236ffe7332706f46e108f89d3b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 14 Dec 2022 22:51:07 +0900 Subject: [PATCH] (A-cgnU+21D8D): New abstract node. (U-00021D8D): Add `<-denotational' for A-cgnU+21D8D; use `ideographic-structure@apparent/leftmost' instead of `ideographic-structure'. (A-U+21D8D-itaiji-001): New abstract node; use `<-denotational' for A-cgnU+21D8D. (U+21D8D-itaiji-001): New character; use `<-denotational' for A-U+21D8D-itaiji-001. --- lisp/utf-2000/Ideograph-R046-Mountain.el | 60 +++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R046-Mountain.el b/lisp/utf-2000/Ideograph-R046-Mountain.el index 01cda24..eb9a2e9 100644 --- a/lisp/utf-2000/Ideograph-R046-Mountain.el +++ b/lisp/utf-2000/Ideograph-R046-Mountain.el @@ -4475,9 +4475,16 @@ )) (define-char '((ideographic-radical . 46) ; ⼭ + (=>ucs@cognate . #x21D8D) ; &A-cgnU+21D8D; + )) +(define-char + '((<-denotational + ((=>ucs@cognate . #x21D8D) ; &A-cgnU+21D8D; + )) + (ideographic-radical . 46) ; ⼭ (ideographic-strokes . 5) (total-strokes . 8) - (ideographic-structure + (ideographic-structure@apparent/leftmost ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) @@ -4562,6 +4569,57 @@ )) )) (define-char + '((<-denotational + ((=>ucs@cognate . #x21D8D) ; &A-cgnU+21D8D; + )) + (ideographic-radical . 46) ; ⼭ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@component . #x5C6E) ; &A-compU+5C6E; + (=>iwds-1 . 0096) ; &A-compU+5C6E; + ) + ((=ucs . #x4EFA) ; 仺 + )) + (ideographic-structure@apparent/leftmost + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@iwds-1 . #x37A4) ; &A-IWDSU+37A4; + ) + ((=ucs . #x2CF16) ; 𬼖 + )) + (=>ucs-itaiji-001 . #x21D8D) ; &A-U-i001+21D8D; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x21D8D) ; &A-U-i001+21D8D; + )) + (ideographic-radical . 46) ; ⼭ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5C71) ; 山 + ) + ((=gt-k . 01400) ; &U-v001+4EFA; + )) + (ideographic-structure@apparent/leftmost + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs@unicode . #x37A4) ; &C3-2242; + ) + ((=koseki . 002080) ; &KOSEKI-002080; + )) + (=ucs-itaiji-001 . #x21D8D) ; &U-i001+21D8D; + )) +(define-char '((ideographic-radical . 46) ; ⼭ (ideographic-strokes . 5) (total-strokes . 8) -- 1.7.10.4