From 75dd1d1610246204ab02029ee67f70a8c26a84af Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 14 Mar 2022 17:58:17 +0900 Subject: [PATCH] (A-cgnU+5358): New abstract node; use `<-denotational' for A-cgnU+55AE. (A-compU+5358): Add `<-denotational' for A-cgnU+5358. --- lisp/utf-2000/Ideograph-R024-Ten.el | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index cd27de4..d629b7c 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -3599,7 +3599,17 @@ (=cns11643-5 . #x2835) ; &C5-2835; [08-21] )) (define-char - '((ideographic-radical . 24) ; ⼗ + '((<-denotational + ((=>ucs@cognate . #x55AE) ; &A-cgnU+55AE; + )) + (ideographic-radical . 24) ; ⼗ + (=>ucs@cognate . #x5358) ; &A-cgnU+5358; + )) +(define-char + '((<-denotational + ((=>ucs@cognate . #x5358) ; &A-cgnU+5358; + )) + (ideographic-radical . 24) ; ⼗ (=>ucs@component . #x5358) ; &A-compU+5358; (=>iwds-1 . 0251) ; &A-compU+5358; )) -- 1.7.10.4