From 91d3505f59639ca035eb819cf9233fd80ceeab4c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 20 Aug 2017 13:43:26 +0900 Subject: [PATCH] (A-BC-8BC2): New abstract node; use `<-denotational' for U+4E0E. (U+4E0E-var-004): New character; use `<-denotational' for A-BC-8BC2. (U+4E0E-var-002): Ditto. (BC-8BC2): Likewise. --- lisp/utf-2000/Ideograph-R001-One.el | 58 +++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 2db396c..fcc05ba 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -1468,6 +1468,64 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x4E0E) ; 与 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) + (=>big5-cdp . #x8BC2) ; &A-CDP-8BC2; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8BC2) ; &A-CDP-8BC2; + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs-var-004 . #x4E0E) ; &U-v004+4E0E; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8BC2) ; &A-CDP-8BC2; + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=big5-cdp . #x8BBF) ; &CDP-8BBF; + ) + ((=ucs . #x4E28) ; 丨 + )) + (=ucs-var-002 . #x4E0E) ; &U-v002+4E0E; + (->subsumptive + ((==ucs-var-002 . #x4E0E) ; &g2-U-v002+4E0E; + )) + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8BC2) ; &A-CDP-8BC2; + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=big5-cdp . #x8BBF) ; &CDP-8BBF; + ) + ((=ucs . #x4E3F) ; 丿 + )) + (=big5-cdp . #x8BC2) ; &CDP-8BC2; + (->subsumptive + ((==big5-cdp . #x8BC2) ; &g2-CDP-8BC2; + )) + )) +(define-char '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 3) (total-strokes . 4) -- 1.7.10.4