From 68d256e7fe10e2edadb06e20273dd10c4c73a85b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 24 Feb 2015 07:33:27 +0900 Subject: [PATCH] (U+4E89): Add `<-denotational' for BUCS+722D. --- lisp/utf-2000/Ideograph-R006-Hook.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 397d3b0..5401871 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -298,7 +298,11 @@ (=hanziku-1 . #xAEE7) ; &I-HZK01-AEE7; )) (define-char - '((ideographic-radical . 6) ; ⼅ + '((<-denotational + ((==>ucs@bucs . #x722D) ; &BUCS+722D; + (=>ucs@component . #x722D) ; &BUCS+722D; + )) + (ideographic-radical . 6) ; ⼅ (ideographic-strokes . 5) (total-strokes . 6) (hanyu-dazidian 1 324 12) -- 1.7.10.4