From 6549d2bc748fa4e1f631535ac4e98ebf4ebc2e3c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 14 Mar 2020 16:54:13 +0900 Subject: [PATCH] (A-NIWDSU+2232C): New abstract node. (A-IWDSU+2232C): Separate A-NIWDSU+2232C; add `<-denotational@component' for A-NIWDSU+2232C. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index 8f9e364..1784c38 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -142,7 +142,6 @@ (define-char '((<-denotational@component ((=>ucs@iwds-1 . #x2232C) ; &A-IWDSU+2232C; - (=>ucs@iwds-1/normalized . #x2232C) ; &A-IWDSU+2232C; )) (ideographic-radical . 55) ; ⼶ (ideographic-strokes . 0) @@ -3554,8 +3553,14 @@ )) (define-char '((ideographic-radical . 55) ; ⼶ + (=>ucs@iwds-1/normalized . #x2232C) ; &A-NIWDSU+2232C; + )) +(define-char + '((<-denotational@component + ((=>ucs@iwds-1/normalized . #x2232C) ; &A-NIWDSU+2232C; + )) + (ideographic-radical . 55) ; ⼶ (=>ucs@iwds-1 . #x2232C) ; &A-IWDSU+2232C; - (=>ucs@iwds-1/normalized . #x2232C) ; &A-IWDSU+2232C; )) (define-char '((ideographic-radical . 55) ; ⼶ -- 1.7.10.4