From d7800da015693b9010ef055fa1e31dcc79e42f90 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Aug 2018 16:08:05 +0900 Subject: [PATCH] (A-BC-87C8): New abstract node. (BC-87C8-var-001): New character; use `<-denotational' for A-BC-87C8. (BC-87C8): Likewise. --- lisp/utf-2000/Ideograph-R005-Second.el | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index b860bdd..f548eb3 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -555,6 +555,40 @@ (define-char '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 1) + (=>big5-cdp . #x87C8) ; &A-CDP-87C8; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x87C8) ; &A-CDP-87C8; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 1) + (total-strokes . 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") + (=ucs . #x2FFA) ; ⿺ + ) + ((=ucs . #x200CA) ; 𠃊 + ) + ((=ucs . #x4E28) ; 丨 + )) + (=big5-cdp-var-001 . #x87C8) ; &CDP-v001-87C8; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x87C8) ; &A-CDP-87C8; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 1) + (total-strokes . 3) + (=big5-cdp . #x87C8) ; &CDP-87C8; + (->subsumptive + ((==big5-cdp . #x87C8) ; &g2-CDP-87C8; + )) + )) +(define-char + '((ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 1) (total-strokes . 2) (hanyu-dazidian 1 49 8) (=big5-cdp . #x8871) ; &CDP-8871; -- 1.7.10.4