From 729250356221e90edcb67780157d5d1241b80d2e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 4 Feb 2018 01:30:25 +0900 Subject: [PATCH] (A-BC-8A60): New abstract component. (BC-8A60): Use A-BC-8A60 instead of U+5369 as the mother. --- lisp/utf-2000/Ideograph-R026-Seal.el | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index a86d5cc..4a0a2c9 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -57,18 +57,6 @@ )) )) (define-char - '((<-denotational - ((=ucs . #x5369) ; 卩 - )) - (ideographic-radical . 26) ; ⼙ - (ideographic-strokes . 0) - (total-strokes . 2) - (=big5-cdp . #x8A60) ; &CDP-8A60; - (<-formed@component - ((=ucs . #x5369) ; 卩 - )) - )) -(define-char '((<-denotational@component ((=>ucs@component . #x5DF1) ; &A-compU+5DF1; (=>iwds-1 . 0120) ; &A-compU+5DF1; @@ -129,6 +117,27 @@ )) (define-char '((ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 0) + (total-strokes . 2) + (=>big5-cdp . #x8A60) ; &A-CDP-8A60; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x8A60) ; &A-CDP-8A60; + )) + (ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 0) + (total-strokes . 2) + (=big5-cdp . #x8A60) ; &CDP-8A60; + (<-formed@component + ((=ucs . #x5369) ; 卩 + )) + (->subsumptive + ((==big5-cdp . #x8A60) ; &g2-CDP-8A60; + )) + )) +(define-char + '((ideographic-radical . 26) ; ⼙ (ideographic-strokes . 1) (total-strokes . 3) (hanyu-dazidian 1 310 11) -- 1.7.10.4