From 338792a592c7a359485f42d291746053383130d2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 16 Jun 2022 13:59:06 +0900 Subject: [PATCH] (A-BC-8BF5): New abstract node. (GT-K00132): New character; use `<-denotational' for A-BC-8BF5. (BC-8BF5): Add `<-denotational' for A-BC-8BF5. --- lisp/utf-2000/Ideograph-R002-Line.el | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index b88d132..997746f 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -257,6 +257,37 @@ '((ideographic-radical . 2) ; ⼁ (ideographic-strokes . 1) (total-strokes . 2) + (=>big5-cdp . #x8BF5) ; &A-CDP-8BF5; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8BF5) ; &A-CDP-8BF5; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 1) + (total-strokes . 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E28) ; 丨 + ) + ((=ucs . #x4E28) ; 丨 + )) + (=gt-k . 00132) ; >-K00132; + (=gt-pj-k1 . #x392F) ; >-K00132; [25-15] + (->subsumptive + ((==gt-k . 00132) ; &g2-GT-K00132; + (==gt-pj-k1 . #x392F) ; &g2-GT-K00132; [25-15] + )) + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8BF5) ; &A-CDP-8BF5; + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 1) + (total-strokes . 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ -- 1.7.10.4