From afde84627e162d2cd96738c19aae05f7d7ad1ed6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 10 Oct 2017 14:17:17 +0900 Subject: [PATCH] (U+3B30): Add `<-denotational' for A-IWDSU+81FE. (BC-89E7): Add `<-denotational' for A-cgnU+81FE. --- lisp/utf-2000/Ideograph-R073-Say.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R073-Say.el b/lisp/utf-2000/Ideograph-R073-Say.el index 3d25a01..5521ec0 100644 --- a/lisp/utf-2000/Ideograph-R073-Say.el +++ b/lisp/utf-2000/Ideograph-R073-Say.el @@ -173,7 +173,11 @@ )) )) (define-char - '((ideographic-radical . 73) ; ⽈ + '((<-denotational + ((=>ucs@iwds-1 . #x81FE) ; &A-IWDSU+81FE; + (=>iwds-1 . 0173) ; &A-IWDSU+81FE; + )) + (ideographic-radical . 73) ; ⽈ (ideographic-strokes . 2) (total-strokes . 6) (=ucs . #x3B30) ; 㬰 @@ -275,7 +279,10 @@ )) )) (define-char - '((ideographic-radical . 73) ; ⽈ + '((<-denotational + ((=>ucs@cognate . #x81FE) ; &A-cgnU+81FE; + )) + (ideographic-radical . 73) ; ⽈ (ideographic-strokes . 2) (total-strokes . 6) (=big5-cdp . #x89E7) ; &CDP-89E7; -- 1.7.10.4