From 776bb3ed838307e1b7e15099307c68c75cbafa28 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 13 Jun 2019 23:33:58 +0900 Subject: [PATCH] (A-BC-87A5): New abstract node. (BC-87A5): New character; use `<-denotational' for A-BC-87A5. --- lisp/utf-2000/Ideograph-R007-Two.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 349c4ad..9d22363 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -2169,6 +2169,24 @@ )) (define-char '((ideographic-radical . 7) ; ⼆ + (ideographic-strokes . 8) + (total-strokes . 10) + (=>big5-cdp . #x87A5) ; &A-CDP-87A5; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x87A5) ; &A-CDP-87A5; + )) + (ideographic-radical . 7) ; ⼆ + (ideographic-strokes . 8) + (total-strokes . 10) + (=big5-cdp . #x87A5) ; &CDP-87A5; + (->subsumptive + ((==big5-cdp . #x87A5) ; &g2-CDP-87A5; + )) + )) +(define-char + '((ideographic-radical . 7) ; ⼆ (ideographic-strokes . 9) (total-strokes . 11) (hanyu-dazidian 1 26 9) -- 1.7.10.4