From d559f02b5340889009efd0100cec2810c435dda3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 20 Dec 2021 12:26:37 +0900 Subject: [PATCH] (A-BC-875E): New abstract node. (o-BC-875E): New abstract node; use `<-denotational' for A-BC-875E. (BC-875E): New character; use `<-subsumptive' for o-BC-875E. (BC-875E-var-003): Ditto. (BC-875E-var-001): New character; use `<-denotational' for A-BC-875E. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 63c0810..79b05c8 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -48,6 +48,35 @@ )) (define-char '((ideographic-radical . 20) ; ⼓ + (ideographic-strokes . 0) + (total-strokes . 2) + (=>big5-cdp . #x875E) ; &A-CDP-875E; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x875E) ; &A-CDP-875E; + )) + (ideographic-radical . 20) ; ⼓ + (ideographic-strokes . 0) + (total-strokes . 2) + (=+>big5-cdp . #x875E) ; &o-CDP-875E; + (->subsumptive + ((=big5-cdp . #x875E) ; &CDP-875E; + ) + ((=big5-cdp-var-003 . #x875E) ; &CDP-v003-875E; + )) + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x875E) ; &A-CDP-875E; + )) + (ideographic-radical . 20) ; ⼓ + (ideographic-strokes . 0) + (total-strokes . 2) + (=big5-cdp-var-001 . #x875E) ; &CDP-v001-875E; + )) +(define-char + '((ideographic-radical . 20) ; ⼓ (ideographic-strokes . 1) (total-strokes . 3) (=ucs . #x52FA) ; 勺 -- 1.7.10.4