From 712a7d8c75a126e470e1b08fe2b6536e2288ce2e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 6 Aug 2022 02:34:57 +0900 Subject: [PATCH] (A-BC-895C): New abstract node. (BC-895C-var-002): New character; use `<-denotational' for A-BC-895C. (BC-895C): Add `<-denotational' for A-BC-895C. --- lisp/utf-2000/Ideograph-R052-Short-Thread.el | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R052-Short-Thread.el b/lisp/utf-2000/Ideograph-R052-Short-Thread.el index 1716e43..1fbee10 100644 --- a/lisp/utf-2000/Ideograph-R052-Short-Thread.el +++ b/lisp/utf-2000/Ideograph-R052-Short-Thread.el @@ -47,12 +47,30 @@ '((ideographic-radical . 52) ; ⼳ (ideographic-strokes . 0) (total-strokes . 2) - (=big5-cdp . #x895C) ; &CDP-895C; + (=>big5-cdp . #x895C) ; &A-CDP-895C; (<-simplified@component ((=ucs . #x5E7A) ; 幺 )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x895C) ; &A-CDP-895C; + )) + (ideographic-radical . 52) ; ⼳ + (ideographic-strokes . 0) + (total-strokes . 2) + (=big5-cdp-var-002 . #x895C) ; &CDP-v002-895C; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x895C) ; &A-CDP-895C; + )) + (ideographic-radical . 52) ; ⼳ + (ideographic-strokes . 0) + (total-strokes . 2) + (=big5-cdp . #x895C) ; &CDP-895C; + )) +(define-char '((ideographic-radical . 52) ; ⼳ (ideographic-strokes . 1) (total-strokes . 4) -- 1.7.10.4