From f3ed0c9137329715c8a7e8cfd7eee07d97c1c907 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 26 Mar 2016 00:09:05 +0900 Subject: [PATCH] (BC-8C69): New character; add `<-denotational' for U+536F. --- lisp/utf-2000/Ideograph-R018-Knife.el | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 0eeb35a..7ff3c58 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -1350,6 +1350,34 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x536F) ; 卯 + )) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 3) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x2008E) ; 𠂎 + ) + ((=ucs . #x5200) ; 刀 + )) + (=big5-cdp . #x8C69) ; &CDP-8C69; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=big5-cdp . #x88EE) ; &CDP-88EE; + ) + ((=ucs . #x5200) ; 刀 + )) + (==big5-cdp . #x8C69) ; &g2-CDP-8C69; + )) + )) +(define-char '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 3) (total-strokes . 5) -- 1.7.10.4