From 354569ca2566366cc99feba7977aded2d04be839 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 11 Jan 2020 13:10:47 +0900 Subject: [PATCH] (A-U+4ECB-itaiji-003): New abstract node; use `<-denotational' for A-cgnU+4ECB; use `<-denotational@component' for A-cgnU+5206. (U+4ECB-itaiji-003): New character; use `<-denotational' for A-U+4ECB-itaiji-003. (GT-K00798): Use `<-denotational' for A-U+4ECB-itaiji-003 instead of `<-denotational@component' for A-cgnU+5206. --- lisp/utf-2000/Ideograph-R018-Knife.el | 54 ++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index d354135..3b80014 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -1008,7 +1008,10 @@ )) )) (define-char - '((<-denotational@component + '((<-denotational + ((=>ucs@cognate . #x4ECB) ; &A-cgnU+4ECB; + )) + (<-denotational@component ((=>ucs@cognate . #x5206) ; &A-cgnU+5206; )) (ideographic-radical . 18) ; ⼑ @@ -1018,12 +1021,61 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) + ((=>ucs@iwds-1 . #x4EBA) ; &A-IWDSU+4EBA; + (=>iwds-1 . 14623) ; &A-IWDSU+4EBA; + ) + ((=big5-cdp . #x8B6C) ; &CDP-8B6C; + )) + (=>ucs-itaiji-003 . #x4ECB) ; &A-U-i003+4ECB; + (<-formed + ((=ucs . #x4ECB) ; 介 + )) + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-003 . #x4ECB) ; &A-U-i003+4ECB; + )) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 2) + (total-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x201A2) ; 𠆢 + ) + ((=big5-cdp . #x8B6C) ; &CDP-8B6C; + )) + (=ucs-itaiji-003 . #x4ECB) ; &U-i003+4ECB; + (<-formed + ((=ucs@unicode . #x4ECB) ; &AJ1-01392; + (=adobe-japan1-0 . 01392) ; &AJ1-01392; + )) + (->subsumptive + ((==ucs-itaiji-003 . #x4ECB) ; &g2-U-i003+4ECB; + )) + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-003 . #x4ECB) ; &A-U-i003+4ECB; + )) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 2) + (total-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) ((=ucs . #x201A2) ; 𠆢 ) ((=ucs . #x52F9) ; 勹 )) (=gt-k . 00798) ; >-K00798; (=gt-pj-k1 . #x736C) ; >-K00798; [83-76] + (<-formed + ((=ucs@unicode . #x4ECB) ; &AJ1-01392; + (=adobe-japan1-0 . 01392) ; &AJ1-01392; + )) (->subsumptive ((==gt-k . 00798) ; &g2-GT-K00798; (==gt-pj-k1 . #x736C) ; &g2-GT-K00798; [83-76] -- 1.7.10.4