From 9053d77746080922c2f6402c570aab80d469e19a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 20 Sep 2022 21:49:53 +0900 Subject: [PATCH] (A-U+200DB-itaiji-001): Unify A-U+200DB-itaiji-002. (U+200DB-itaiji-002): New character; use `<-denotational' for A-U+200DB-itaiji-001. --- lisp/utf-2000/Ideograph-R005-Second.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 1226e38..cdd2a67 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -1814,6 +1814,7 @@ (ideographic-strokes . 3) (total-strokes . 4) (=>ucs-itaiji-001 . #x200DB) ; &A-U-i001+200DB; + (=>ucs-itaiji-002 . #x200DB) ; &A-U-i001+200DB; (<-formed@flipped-horizontally ((=>ucs@iwds-1 . #x6236) ; &A-IWDSU+6236; (=>iwds-1 . 0007) ; &A-IWDSU+6236; @@ -1832,6 +1833,18 @@ )) )) (define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x200DB) ; &A-U-i001+200DB; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 3) + (total-strokes . 4) + (=ucs-itaiji-002 . #x200DB) ; &U-i002+200DB; + (<-formed@flipped-horizontally + ((=ucs . #x6236) ; 戶 + )) + )) +(define-char '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 3) (total-strokes . 4) -- 1.7.10.4