From 6a8b83196a99745fd7042abd2e307a5b36d75612 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 10 Apr 2020 00:18:51 +0900 Subject: [PATCH] (A-BC-8BC4): New abstract node. (BC-8BC4): Add `<-denotational' for A-BC-8BC4. --- lisp/utf-2000/Ideograph-R042-Small.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index c762def..2920772 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -1270,6 +1270,24 @@ ) ((=ucs . #x767D) ; 白 ) + ((=>ucs@iwds-1 . #x5C0F) ; &A-IWDSU+5C0F; + (=>iwds-1 . 0028) ; &A-IWDSU+5C0F; + )) + (=>big5-cdp . #x8BC4) ; &A-CDP-8BC4; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8BC4) ; &A-CDP-8BC4; + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x767D) ; 白 + ) ((=ucs . #x5C0F) ; 小 )) (=big5-cdp . #x8BC4) ; &CDP-8BC4; -- 1.7.10.4