From 6ba9c12e5de5be3d36dd73076b5e9f4bdd133c5e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 14 Nov 2022 00:44:35 +0900 Subject: [PATCH] (U-0002D048): Add `<-denotational' for A-cgnU+2D048. (A-cgnU+2D048): New abstract node. --- lisp/utf-2000/Ideograph-R012-Eight.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 8562fcf..e373f5f 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -3952,7 +3952,10 @@ )) )) (define-char - '((ideographic-radical . 12) ; ⼋ + '((<-denotational + ((=>ucs@cognate . #x2D048) ; &A-cgnU+2D048; + )) + (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 6) (total-strokes . 8) (ideographic-structure @@ -4089,6 +4092,10 @@ (=ucs@JP/hanazono . #x2D04B) ; &hanaJU+2D04B; )) (define-char + '((ideographic-radical . 12) ; ⼋ + (=>ucs@cognate . #x2D048) ; &A-cgnU+2D048; + )) +(define-char '((<-denotational ((=>ucs-itaiji-001 . #x5171) ; &A-U-i001+5171; )) -- 1.7.10.4