From b186717b0d8763c440e320f39ab995e71e2e91bf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Apr 2016 08:46:34 +0900 Subject: [PATCH] (BC-8CEA): New character; add `<-denotational' for U+8272. --- lisp/utf-2000/Ideograph-R018-Knife.el | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index c836cf1..5fcc8fd 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -2144,6 +2144,26 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x8272) ; 色 + )) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 4) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5200) ; 刀 + ) + ((=ucs . #x5DF4) ; 巴 + )) + (=big5-cdp . #x8CEA) ; &CDP-8CEA; + (->subsumptive + ((==big5-cdp . #x8CEA) ; &g2-CDP-8CEA; + )) + )) +(define-char '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 4) (total-strokes . 6) -- 1.7.10.4