From 3273d9992adc4137dfbdd07f991b2b3428ed43a5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 24 Feb 2016 22:40:58 +0900 Subject: [PATCH] (U+51FB): Add `<-denotational' for BUCS+64CA; add `<-simplified@CN' for U+64CA. --- lisp/utf-2000/Ideograph-R017-Open-Box.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R017-Open-Box.el b/lisp/utf-2000/Ideograph-R017-Open-Box.el index 4043f1c..7a02b35 100644 --- a/lisp/utf-2000/Ideograph-R017-Open-Box.el +++ b/lisp/utf-2000/Ideograph-R017-Open-Box.el @@ -424,7 +424,10 @@ )) )) (define-char - '((ideographic-radical . 17) ; ⼐ + '((<-denotational + ((==>ucs@bucs . #x64CA) ; &BUCS+64CA; + )) + (ideographic-radical . 17) ; ⼐ (ideographic-strokes . 3) (total-strokes . 5) (hanyu-dazidian 1 307 3) @@ -439,6 +442,10 @@ (=ucs . #x51FB) ; 击 (=gb2312 . #x3B77) ; &I-G0-3B77; [27-87] (=hanziku-1 . #xE55D) ; &I-HZK01-E55D; + (<-simplified@CN + ((=ucs . #x64CA) ; 擊 + (=gb12345 . #x3B77) ; 擊 [27-87] + )) )) (define-char '((ideographic-radical . 17) ; ⼐ -- 1.7.10.4