From fa983b6c3c25f8141b48cffaa5d6fa55c414a135 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 5 Nov 2024 08:45:42 +0900 Subject: [PATCH] (A-U+5193-itaiji-003): New abstract node; unify A-U+5193-itaiji-004. (U+5193-itaiji-003): New character; use `<-denotational' for A-U+5193-itaiji-003. (U+5193-itaiji-004): Likewise. --- lisp/utf-2000/Ideograph-R013-Down-Box.el | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index 98fe5e9..1d2865e 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -6148,6 +6148,41 @@ '((ideographic-radical . 13) ; ⼌ (ideographic-strokes . 9) (total-strokes . 11) + (=>ucs-itaiji-003 . #x5193) ; &A-U-i003+5193; + (=>ucs-itaiji-004 . #x5193) ; &A-U-i003+5193; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-003 . #x5193) ; &A-U-i003+5193; + )) + (ideographic-radical . 13) ; ⼌ + (ideographic-strokes . 9) + (total-strokes . 11) + (=ucs-itaiji-003 . #x5193) ; &U-i003+5193; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-003 . #x5193) ; &A-U-i003+5193; + )) + (ideographic-radical . 13) ; ⼌ + (ideographic-strokes . 9) + (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x2000E) ; 𠀎 + ) + ((=ucs@cns . #x2054B) ; >-02003; + (=cns11643-6 . #x235A) ; >-02003; [03-58] + (=daikanwa . 01523) ; &I-M-01523; + )) + (=ucs-itaiji-004 . #x5193) ; &U-i004+5193; + )) +(define-char + '((ideographic-radical . 13) ; ⼌ + (ideographic-strokes . 9) + (total-strokes . 11) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ -- 1.7.10.4