From 6d6474e30034d51da15ed2fa4c87db1b4020eb7f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 16 May 2023 14:03:20 +0900 Subject: [PATCH] (U+536A): Add U+5DF4-itaiji-002 as a variant. (IU+2007E): Add U+2007E-itaiji-002 as a variant. (U+2007E-itaiji-002): New character; use `<-denotational' for A-U+2007E-itaiji-002. (A-U+2007E-itaiji-002): New abstract node; unify A-U+2007E-itaiji-003. (U+2007E-itaiji-003): New character; use `<-denotational' for A-U+2007E-itaiji-002. --- lisp/utf-2000/Ideograph-R026-Seal.el | 45 ++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index 5dca453..3273b00 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -225,6 +225,8 @@ ) ((=ucs@JP/hanazono . #x2D172) ; &MJ057105; (=mj . 057105) ; &MJ057105; + ) + ((=ucs-itaiji-002 . #x5DF4) ; &U-i002+5DF4; )) (->formed$_1*sources zhengzitong daikanwa) @@ -347,7 +349,11 @@ (->formed ((=ucs . #x353F) ; 㔿 (=daikanwa . 02839) ; &I-M-02839; + ) + ((=ucs-itaiji-002 . #x2007E) ; &U-i002+2007E; )) + (->formed$_1*sources + shuowen-judu daikanwa) (->formed*sources shuowen-judu daikanwa) (->subsumptive @@ -1044,6 +1050,45 @@ )) )) (define-char + '((<-denotational + ((=>ucs-itaiji-002 . #x2007E) ; &A-U-i002+2007E; + )) + (ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 3) + (total-strokes . 4) + (=ucs-itaiji-002 . #x2007E) ; &U-i002+2007E; + (<-formed + ((=ucs@iso . #x2007E) ; &C5-212D; + (=cns11643-5 . #x212D) ; &C5-212D; [01-13] + (=daikanwa . 02840) ; &I-M-02840; + ) + ((=ucs . #x353F) ; 㔿 + )) + (<-formed@flipped-horizontally + ((=ucs-itaiji-002 . #x5DF4) ; &U-i002+5DF4; + )) + )) +(define-char + '((ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 3) + (total-strokes . 4) + (=>ucs-itaiji-002 . #x2007E) ; &A-U-i002+2007E; + (=>ucs-itaiji-003 . #x2007E) ; &A-U-i002+2007E; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-002 . #x2007E) ; &A-U-i002+2007E; + )) + (ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 3) + (total-strokes . 4) + (=ucs-itaiji-003 . #x2007E) ; &U-i003+2007E; + (<-formed@flipped-horizontally + ((=ucs@unicode . #x5DF4) ; &AJ1-03321; + (=adobe-japan1-0 . 03321) ; &AJ1-03321; + )) + )) +(define-char '((ideographic-radical . 26) ; ⼙ (ideographic-strokes . 3) (total-strokes . 5) -- 1.7.10.4