From f0528b66c11126b59102663298dcadf7510b452d Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 9 Aug 2010 17:38:30 +0000 Subject: [PATCH] (BUCS+4E8B): New abstract character. (U+4E8A): Add `<-denotational' for BUCS+4E8B. (U+4E8B): Ditto. --- lisp/utf-2000/Ideograph-R006-Hook.el | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index a1bfdc8..8a26626 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -394,7 +394,14 @@ )) )) (define-char - '((morohashi-daikanwa ho 7) + '((ideographic-radical . 6) ; ⼅ + (==>ucs@bucs . #x4E8B) ; &BUCS+4E8B; + )) +(define-char + '((<-denotational + ((==>ucs@bucs . #x4E8B) ; &BUCS+4E8B; + )) + (morohashi-daikanwa ho 7) (ideographic-radical . 6) ; ⼅ (ideographic-strokes . 6) (total-strokes . 7) @@ -435,7 +442,10 @@ (=jef-china3 . #x9DE5) ; &I-JC3-9DE5; )) (define-char - '((ideographic-radical . 6) ; ⼅ + '((<-denotational + ((==>ucs@bucs . #x4E8B) ; &BUCS+4E8B; + )) + (ideographic-radical . 6) ; ⼅ (ideographic-strokes . 7) (total-strokes . 8) (hanyu-dazidian 1 23 3) -- 1.7.10.4