From 459791f534cd6ad68e0b9f27bccbdd58bd4f4e72 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 11 Apr 2018 09:33:41 +0900 Subject: [PATCH] (A-BC-89C5): New abstract node. (BC-89C5-var-005): New character; use `<-denotational' for A-BC-89C5. (BC-89C5): Likewise. --- lisp/utf-2000/Ideograph-R002-Line.el | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 0ac6ede..abeba22 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -1101,6 +1101,33 @@ )) (define-char '((ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 7) + (total-strokes . 8) + (=>big5-cdp . #x89C5) ; &A-CDP-89C5; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x89C5) ; &A-CDP-89C5; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 7) + (total-strokes . 8) + (=big5-cdp-var-005 . #x89C5) ; &CDP-v005-89C5; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x89C5) ; &A-CDP-89C5; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 7) + (total-strokes . 8) + (=big5-cdp . #x89C5) ; &CDP-89C5; + (->subsumptive + ((==big5-cdp . #x89C5) ; &g2-CDP-89C5; + )) + )) +(define-char + '((ideographic-radical . 2) ; ⼁ (ideographic-strokes . 8) (total-strokes . 9) (hanyu-dazidian 1 155 8) -- 1.7.10.4