From 99de09b4e6e3e5355e86b9e0aa757f8029eac2cf Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 17 Sep 2011 14:54:38 +0000 Subject: [PATCH] (U+56F1): Add `<-denotational' for BUCS+5306. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 5 ++++- lisp/utf-2000/Ideograph-R036-Evening.el | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 02872b1..3a613dc 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -850,7 +850,10 @@ (=hanziku-2 . #xE542) ; &I-HZK02-E542; )) (define-char - '((ideographic-radical@ucs . 31) ; ⼞ + '((<-denotational + ((==>ucs@bucs . #x5306) ; &BUCS+5306; + )) + (ideographic-radical@ucs . 31) ; ⼞ (ideographic-radical@ucs*sources daikanwa ucs) (ideographic-radical@cns . 36) ; ⼣ diff --git a/lisp/utf-2000/Ideograph-R036-Evening.el b/lisp/utf-2000/Ideograph-R036-Evening.el index 2d8d4fd..ae5fb9d 100644 --- a/lisp/utf-2000/Ideograph-R036-Evening.el +++ b/lisp/utf-2000/Ideograph-R036-Evening.el @@ -298,7 +298,10 @@ (=hanziku-3 . #xADC6) ; &I-HZK03-ADC6; )) (define-char - '((ideographic-radical@ucs . 31) ; ⼞ + '((<-denotational + ((==>ucs@bucs . #x5306) ; &BUCS+5306; + )) + (ideographic-radical@ucs . 31) ; ⼞ (ideographic-radical@ucs*sources daikanwa ucs) (ideographic-radical@cns . 36) ; ⼣ -- 1.7.10.4