From 2bde72e62b70dd164dba430f4903e91a40bc1068 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 16 Apr 2023 01:59:24 +0900 Subject: [PATCH] (A-BC-8D55): New abstract node. (BC-8D55): New character; use `<-denotational' for A-BC-8D55. --- lisp/utf-2000/Ideograph-R004-Slash.el | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index cd67e80..eb7773a 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -4720,6 +4720,21 @@ )) )) (define-char + '((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 5) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=ucs . #x27607) ; 𧘇 + )) + (=>big5-cdp . #x8D55) ; &A-CDP-8D55; + )) +(define-char '((<-denotational ((=+>big5-cdp . #x8845) ; &o-CDP-8845; )) @@ -4813,6 +4828,24 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x8D55) ; &A-CDP-8D55; + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 5) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=big5-cdp . #x8C66) ; &CDP-8C66; + )) + (=big5-cdp . #x8D55) ; &CDP-8D55; + )) +(define-char '((<-denotational@usage ((==>ucs@bucs . #x4E56) ; &BUCS+4E56; )) -- 1.7.10.4