From f9b02a14f4bc7009d092122a59647366402e53a3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 19 Feb 2020 23:26:04 +0900 Subject: [PATCH] (A-BC-8D65): New abstract node. (BC-8D65): New character; use `<-denotational' for A-BC-8D65. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 99dd3ed..415fd80 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -1715,6 +1715,21 @@ (=>gt-k . 01115) ; &A-GT-K01115; )) (define-char + '((ideographic-radical . 20) ; ⼓ + (ideographic-strokes . 3) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x52F9) ; 勹 + ) + ((=>ucs@component . #x5C6E) ; &A-compU+5C6E; + (=>iwds-1 . 0096) ; &A-compU+5C6E; + )) + (=>big5-cdp . #x8D65) ; &A-CDP-8D65; + )) +(define-char '((<-denotational ((=>gt-k . 01115) ; &A-GT-K01115; )) @@ -1759,6 +1774,26 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x8D65) ; &A-CDP-8D65; + )) + (ideographic-radical . 20) ; ⼓ + (ideographic-strokes . 3) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x52F9) ; 勹 + ) + ((=ucs . #x2F878) ; 屮 + )) + (=big5-cdp . #x8D65) ; &CDP-8D65; + (->subsumptive + ((==big5-cdp . #x8D65) ; &g2-CDP-8D65; + )) + )) +(define-char '((ideographic-radical . 20) ; ⼓ (=>ucs@cognate . #x5308) ; &A-cgnU+5308; )) -- 1.7.10.4