From 8176dfb8757cf5536e5e2b159885ad07f5d21c8f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 7 Jul 2017 01:34:13 +0900 Subject: [PATCH] (BC-8846): New character; use `<-denotational' for U-00020991. --- lisp/utf-2000/Ideograph-R024-Ten.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 21f136a..583497a 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -1510,6 +1510,18 @@ (=cbeta . 07083) ; &CB07083; )) (define-char + '((<-denotational + ((=ucs . #x20991) ; 𠦑 + )) + (ideographic-radical . 24) ; ⼗ + (ideographic-strokes . 5) + (total-strokes . 7) + (=big5-cdp . #x8846) ; &CDP-8846; + (->subsumptive + ((==big5-cdp . #x8846) ; &g2-CDP-8846; + )) + )) +(define-char '((ideographic-radical . 24) ; ⼗ (=ucs . #x20992) ; 𠦒 )) -- 1.7.10.4