From b9a6277d188be0efc2ec4350a4abf022177cfcce Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Jun 2021 22:44:49 +0900 Subject: [PATCH] (A-BC-856A): New abstract node. (BC-856A): New character; use `<-denotational' for A-BC-856A. --- lisp/utf-2000/Ideograph-R024-Ten.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index d3f2d17..f506e6f 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -4108,6 +4108,10 @@ )) (define-char '((ideographic-radical . 24) ; ⼗ + (=>big5-cdp . #x856A) ; &A-CDP-856A; + )) +(define-char + '((ideographic-radical . 24) ; ⼗ (ideographic-strokes . 9) (total-strokes . 11) (ideographic-structure @@ -4124,6 +4128,15 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x856A) ; &A-CDP-856A; + )) + (ideographic-radical . 24) ; ⼗ + (ideographic-strokes . 9) + (total-strokes . 11) + (=big5-cdp . #x856A) ; &CDP-856A; + )) +(define-char '((ideographic-radical . 24) ; ⼗ (=>ucs@cognate . #x535A) ; &A-cgnU+535A; )) -- 1.7.10.4