From 08e60a193cf59845448f9cc1353a96acf9d9e4a4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 27 Jun 2023 18:35:05 +0900 Subject: [PATCH] (A-BC-8CFA): New abstract node. (BC-8CFA): New character; use `<-denotational' for A-BC-8CFA. --- lisp/utf-2000/Ideograph-R048-Work.el | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R048-Work.el b/lisp/utf-2000/Ideograph-R048-Work.el index 1871af6..2e67700 100644 --- a/lisp/utf-2000/Ideograph-R048-Work.el +++ b/lisp/utf-2000/Ideograph-R048-Work.el @@ -1229,6 +1229,20 @@ )) (define-char '((ideographic-radical . 48) ; ⼯ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5DE5) ; 工 + ) + ((=ucs . #x53E3) ; 口 + )) + (=>big5-cdp . #x8CFA) ; &A-CDP-8CFA; + )) +(define-char + '((ideographic-radical . 48) ; ⼯ (=>big5-cdp@cognate . #x86C9) ; &A-cgnCDP-86C9; )) (define-char @@ -1285,6 +1299,24 @@ )) (define-char '((<-denotational + ((=>big5-cdp . #x8CFA) ; &A-CDP-8CFA; + )) + (ideographic-radical . 48) ; ⼯ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x5DE5) ; &AJ1-01979; + (=adobe-japan1-0 . 01979) ; &AJ1-01979; + ) + ((=ucs . #x53E3) ; 口 + )) + (=big5-cdp . #x8CFA) ; &CDP-8CFA; + )) +(define-char + '((<-denotational ((=>big5-cdp@cognate . #x86C9) ; &A-cgnCDP-86C9; )) (ideographic-radical . 48) ; ⼯ -- 1.7.10.4