From 1af84b18d9df7c9ff5c6f8d2179f09e50b58ce79 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Jan 2022 21:28:51 +0900 Subject: [PATCH] (BC-88BB-itaiji-001): New character; use `<-denotational' for A-BC-88BB. (A-BC-88BB): New abstract node. (BC-88BB): New character; use `<-denotational' for A-BC-88BB. --- lisp/utf-2000/Ideograph-R058-Snout.el | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R058-Snout.el b/lisp/utf-2000/Ideograph-R058-Snout.el index 2fa28af..cef3357 100644 --- a/lisp/utf-2000/Ideograph-R058-Snout.el +++ b/lisp/utf-2000/Ideograph-R058-Snout.el @@ -348,6 +348,30 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x88BB) ; &A-CDP-88BB; + )) + (ideographic-radical . 58) ; â¼¹ + (ideographic-strokes . 2) + (total-strokes . 5) + (=big5-cdp-itaiji-001 . #x88BB) ; &CDP-i001-88BB; + )) +(define-char + '((ideographic-radical . 58) ; â¼¹ + (ideographic-strokes . 2) + (total-strokes . 5) + (=>big5-cdp . #x88BB) ; &A-CDP-88BB; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x88BB) ; &A-CDP-88BB; + )) + (ideographic-radical . 58) ; â¼¹ + (ideographic-strokes . 2) + (total-strokes . 5) + (=big5-cdp . #x88BB) ; &CDP-88BB; + )) +(define-char '((ideographic-radical . 58) ; â¼¹ (ideographic-strokes . 3) (total-strokes . 6) -- 1.7.10.4