From 65d1f62e2f8aab477c54f6f259350f836bca0a35 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 8 Jan 2018 17:45:31 +0900 Subject: [PATCH] (A-compU+4E03): Separate IWDS1-0141. (IWDS1-0141): Unify A-IWDSU+4E03 instead of A-compU+4E03; use `<-denotational@component' for A-compU+4E03 and A-compU+5341. --- lisp/utf-2000/Ideograph-R001-One.el | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 42906a8..2816af6 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -350,12 +350,23 @@ (ideographic-strokes . 1) (total-strokes . 2) (=>ucs@component . #x4E03) ; &A-compU+4E03; - (=>iwds-1 . 0141) ; &A-compU+4E03; )) (define-char '((<-denotational@component ((=>ucs@component . #x4E03) ; &A-compU+4E03; - (=>iwds-1 . 0141) ; &A-compU+4E03; + ) + ((=>ucs@component . #x5341) ; &A-compU+5341; + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 1) + (total-strokes . 2) + (=>ucs@iwds-1 . #x4E03) ; &A-IWDSU+4E03; + (=>iwds-1 . 0141) ; &A-IWDSU+4E03; + )) +(define-char + '((<-denotational@component + ((=>ucs@iwds-1 . #x4E03) ; &A-IWDSU+4E03; + (=>iwds-1 . 0141) ; &A-IWDSU+4E03; )) (decimal-digit-value . 7) (digit-value . 7) -- 1.7.10.4