From 8e18d5e48f972615ac4e45f80e9720335ef58a60 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 28 Jul 2020 08:21:52 +0900 Subject: [PATCH] (A-cgnU+2065A): Add `<-denotational' for A-cgnU+8655. --- lisp/utf-2000/Ideograph-R016-Table.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 671f528..7d51fe0 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -3209,7 +3209,10 @@ )) )) (define-char - '((ideographic-radical . 16) ; ⼏ + '((<-denotational + ((=>ucs@cognate . #x8655) ; &A-cgnU+8655; + )) + (ideographic-radical . 16) ; ⼏ (ideographic-strokes . 9) (total-strokes . 11) (=>ucs@cognate . #x2065A) ; &A-cgnU+2065A; -- 1.7.10.4