From a33aab6c5f0883c0fec68185960efb664b1f3ad2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 20 Mar 2022 17:06:23 +0900 Subject: [PATCH] (U-00020063): Use `<-denotational' for A-cgnU+6236. --- lisp/utf-2000/Ideograph-R002-Line.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 199375e..225eaed 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -1151,7 +1151,10 @@ )) )) (define-char - '((ideographic-radical . 2) ; ⼁ + '((<-denotational + ((=>ucs@cognate . #x6236) ; &A-cgnU+6236; + )) + (ideographic-radical . 2) ; ⼁ (ideographic-strokes . 3) (total-strokes . 4) (hanyu-dazidian 1 28 9) -- 1.7.10.4