From c557ff53d022a36479d9083c5e45ae8ddd5fa573 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Apr 2023 04:29:18 +0900 Subject: [PATCH] (A-BC-8864): New abstract node. (BC-8CF0-itaiji-003): New character; use `<-denotational' for A-BC-8864. (BC-8864): Add `<-denotational' for A-BC-8864. --- lisp/utf-2000/Ideograph-R085-Water.el | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R085-Water.el b/lisp/utf-2000/Ideograph-R085-Water.el index 259a088..9a9ba39 100644 --- a/lisp/utf-2000/Ideograph-R085-Water.el +++ b/lisp/utf-2000/Ideograph-R085-Water.el @@ -151,6 +151,28 @@ (define-char '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 0) + (=>big5-cdp . #x8864) ; &A-CDP-8864; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8864) ; &A-CDP-8864; + )) + (ideographic-radical . 85) ; ⽔ + (ideographic-strokes . 0) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E09) ; 三 + ) + ((=ucs . #x4E09) ; 三 + )) + (=big5-cdp-itaiji-003 . #x8CF0) ; &CDP-i003-8CF0; + )) +(define-char + '((ideographic-radical . 85) ; ⽔ + (ideographic-strokes . 0) (total-strokes . 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -187,7 +209,10 @@ )) )) (define-char - '((ideographic-radical . 85) ; ⽔ + '((<-denotational + ((=>big5-cdp . #x8864) ; &A-CDP-8864; + )) + (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 0) (total-strokes . 5) (=big5-cdp . #x8864) ; &CDP-8864; -- 1.7.10.4