From b4015ab56f6f0f657c6275a72be16013ed969a6e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 8 May 2019 14:00:17 +0900 Subject: [PATCH] (IWDS1-0099): Add `<-denotational@component' for A-IWDSU+4E38. (IWDS1-0250): Ditto. --- lisp/utf-2000/Ideograph-R043-Lame.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R043-Lame.el b/lisp/utf-2000/Ideograph-R043-Lame.el index d17b8c5..5207fc6 100644 --- a/lisp/utf-2000/Ideograph-R043-Lame.el +++ b/lisp/utf-2000/Ideograph-R043-Lame.el @@ -373,7 +373,11 @@ )) )) (define-char - '((ideographic-radical . 43) ; ⼪ + '((<-denotational@component + ((=>ucs@iwds-1 . #x4E38) ; &A-IWDSU+4E38; + (=>iwds-1 . 65535) ; &A-IWDSU+4E38; + )) + (ideographic-radical . 43) ; ⼪ (ideographic-strokes . 0) (total-strokes . 3) (=>ucs@component . #x5C22) ; &A-compU+5C22; @@ -3079,7 +3083,11 @@ (=cns11643-5 . #x7926) ; &I-C5-7926; [89-06] )) (define-char - '((ideographic-radical . 43) ; ⼪ + '((<-denotational@component + ((=>ucs@iwds-1 . #x4E38) ; &A-IWDSU+4E38; + (=>iwds-1 . 65535) ; &A-IWDSU+4E38; + )) + (ideographic-radical . 43) ; ⼪ (=>ucs@component . #x5C24) ; &A-compU+5C24; (=>iwds-1 . 0250) ; &A-compU+5C24; )) -- 1.7.10.4