From dd6ef225bda8d0413c484dfd2fba9bf8be2190c9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 21 Apr 2016 11:51:55 +0900 Subject: [PATCH] (U+4EA7): Add `<-denotational' for BUCS+7522; add `<-simplified@CN' for U+7523. --- lisp/utf-2000/Ideograph-R008-Lid.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 1de9549..4ab364a 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -842,7 +842,10 @@ )) )) (define-char - '((ideographic-radical . 8) ; ⼇ + '((<-denotational + ((==>ucs@bucs . #x7522) ; &BUCS+7522; + )) + (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 4) (total-strokes . 6) (hanyu-dazidian 1 283 3) @@ -864,6 +867,10 @@ (=ucs . #x4EA7) ; 产 (=gb2312 . #x327A) ; &I-G0-327A; [18-90] (=hanziku-1 . #xE06E) ; &I-HZK01-E06E; + (<-simplified@CN + ((=ucs . #x7523) ; 産 + (=gb12345 . #x327A) ; 産 [18-90] + )) )) (define-char '((=>ucs . #x4EA7) ; 产 -- 1.7.10.4