From b19a20c79bfd56d3463388b92aae944c8c0e5230 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 20 Feb 2017 18:50:57 +0900 Subject: [PATCH] (U+20A27-itaiji-003): New character; use `<-denotational' for A-U+20A27-itaiji-002. (U+20A27-itaiji-002): Use A-U+20A27-itaiji-002 instead of A-compU+20A27. (A-U+20A27-itaiji-002): New abstract character. --- lisp/utf-2000/Ideograph-R049-Oneself.el | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R049-Oneself.el b/lisp/utf-2000/Ideograph-R049-Oneself.el index 4cfcf81..5cb399a 100644 --- a/lisp/utf-2000/Ideograph-R049-Oneself.el +++ b/lisp/utf-2000/Ideograph-R049-Oneself.el @@ -1036,6 +1036,15 @@ )) (define-char '((<-denotational + ((=>ucs-itaiji-002 . #x20A27) ; &A-U-i002+20A27; + )) + (ideographic-radical . 49) ; ⼰ + (ideographic-strokes . 15) + (total-strokes . 18) + (=ucs-itaiji-003 . #x20A27) ; &U-i003+20A27; + )) +(define-char + '((<-denotational ((=ucs . #x20A27) ; 𠨧 )) (ideographic-radical . 49) ; ⼰ @@ -1064,7 +1073,7 @@ )) (define-char '((<-denotational - ((=>ucs@component . #x20A27) ; &A-compU+20A27; + ((=>ucs-itaiji-002 . #x20A27) ; &A-U-i002+20A27; )) (ideographic-radical . 49) ; ⼰ (ideographic-strokes . 16) @@ -1101,3 +1110,10 @@ )) (=ucs-itaiji-002 . #x20A27) ; &U-i002+20A27; )) +(define-char + '((<-denotational + ((=>ucs@component . #x20A27) ; &A-compU+20A27; + )) + (ideographic-radical . 49) ; ⼰ + (=>ucs-itaiji-002 . #x20A27) ; &A-U-i002+20A27; + )) -- 1.7.10.4