From 148a67930f5cbd360f7f21b9e14337eaae0c2452 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 18 Nov 2017 23:33:46 +0900 Subject: [PATCH] (A-compU+20001): New abstract component; use `<-denotational@component' for A-compU+4E02. (U-00020001): Use A-compU+20001 instead of A-compU+4E02 as its mother. (GT-K00363): New character; use `<-denotational' for A-compU+20001; add `<-denotational@component' for U+4E8F. --- lisp/utf-2000/Ideograph-R001-One.el | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index a331959..646e355 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -277,6 +277,13 @@ ((=>ucs@component . #x4E02) ; &A-compU+4E02; )) (ideographic-radical . 1) ; ⼀ + (=>ucs@component . #x20001) ; &A-compU+20001; + )) +(define-char + '((<-denotational + ((=>ucs@component . #x20001) ; &A-compU+20001; + )) + (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 1) (total-strokes . 2) (hanyu-dazidian 1 4 2) @@ -565,6 +572,32 @@ )) )) (define-char + '((<-denotational + ((=>ucs@component . #x20001) ; &A-compU+20001; + )) + (<-denotational@component + ((=ucs . #x4E8F) ; 亏 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=+>ucs@unicode . #x4EA0) ; &o-J0-5035; + (=+>jis-x0208 . #x5035) ; &o-J0-5035; [48-21] + ) + ((=big5-cdp . #x88CD) ; &CDP-88CD; + )) + (=gt-k . 00363) ; >-K00363; + (=gt-pj-k2 . #x362E) ; >-K00363; [22-14] + (->subsumptive + ((==gt-k . 00363) ; &g2-GT-K00363; + (==gt-pj-k2 . #x362E) ; &g2-GT-K00363; [22-14] + )) + )) +(define-char '((numeric-value . 10000) (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 2) -- 1.7.10.4