From 26efb3c9c64b4a424e11b18d5a3ea26e96097f50 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 19 Jan 2020 09:21:07 +0900 Subject: [PATCH] (A-BC-8DDD): New abstract node. (BC-8DDD): New character; use `<-denotational' for A-BC-8DDD. (GT-K04221): Ditto. --- lisp/utf-2000/Ideograph-R024-Ten.el | 53 +++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 8ac616f..58c3219 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -1186,6 +1186,30 @@ )) (define-char '((ideographic-radical . 24) ; ⼗ + (=>big5-cdp . #x8DDD) ; &A-CDP-8DDD; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8DDD) ; &A-CDP-8DDD; + )) + (ideographic-radical . 24) ; ⼗ + (ideographic-strokes . 3) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs . #x4E2D) ; 中 + )) + (=big5-cdp . #x8DDD) ; &CDP-8DDD; + (->subsumptive + ((==big5-cdp . #x8DDD) ; &g2-CDP-8DDD; + )) + )) +(define-char + '((ideographic-radical . 24) ; ⼗ (sound@ja/on "sei") (=ucs . #x353A) ; 㔺 )) @@ -2990,6 +3014,35 @@ )) (define-char '((<-denotational + ((=>big5-cdp . #x8DDD) ; &A-CDP-8DDD; + )) + (ideographic-radical . 24) ; ⼗ + (ideographic-strokes . 6) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x5341) ; 十 + ) + ((=ucs . #x53E3) ; 口 + )) + ) + ((=ucs . #x53E3) ; 口 + )) + (=gt-k . 04221) ; >-K04221; + (=gt-pj-k1 . #x442B) ; >-K04221; [36-11] + (->subsumptive + ((==gt-k . 04221) ; &g2-GT-K04221; + (==gt-pj-k1 . #x442B) ; &g2-GT-K04221; [36-11] + )) + )) +(define-char + '((<-denotational ((=>big5-cdp . #x8BF8) ; &A-CDP-8BF8; )) (ideographic-radical . 24) ; ⼗ -- 1.7.10.4