From 6ebb3f51ce856415b91d872da1362620d4057f81 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 28 Nov 2017 12:26:54 +0900 Subject: [PATCH] (IWDS1-0150): Add `<-denotational@component' for A-compU+20087. (U-0002B743): Add `<-denotational' for A-cgnU+723E. --- lisp/utf-2000/Ideograph-R001-One.el | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 646e355..9d5481a 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -554,7 +554,10 @@ )) )) (define-char - '((ideographic-radical . 1) ; ⼀ + '((<-denotational@component + ((=>ucs@component . #x20087) ; &A-compU+20087; + )) + (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 1) (total-strokes . 2) (=>ucs@component . #x4E06) ; &A-compU+4E06; @@ -5670,7 +5673,10 @@ (=hanziku-1 . #xA9A3) ; &I-HZK01-A9A3; )) (define-char - '((ideographic-radical . 1) ; ⼀ + '((<-denotational + ((=>ucs@cognate . #x723E) ; &A-cgnU+723E; + )) + (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 13) (total-strokes . 14) (=ucs . #x2B743) ; 𫝃 -- 1.7.10.4