From 4527d7eb270ec57b32c45628c3439a2b7a2fd3f6 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 22 Mar 2004 18:25:13 +0000 Subject: [PATCH] (U+51E1): Use `ideographic-{radical|strokes}@{ucs|cns}' and `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'; add `sound@ja/{kun|on/{go|kan}}'. --- lisp/utf-2000/Ideograph-R016-Table.el | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 4bdefdb..357e692 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -33,10 +33,14 @@ (=big5-cdp . #x8AAE) ; ý¢€ˆª® )) (define-char - '((ideographic- (:radical 3 ; ⼂ - :strokes 2) - (:radical 16 ; ⼏ - :strokes 1)) + '((ideographic-radical@ucs . 16) ; ⼏ + (ideographic-strokes@ucs . 1) + (ideographic-radical@ucs*sources + daikanwa ucs) + (ideographic-radical@cns . 3) ; ⼂ + (ideographic-strokes@cns . 2) + (ideographic-radical@cns*sources + shinjigen-1 cns11643) (total-strokes . 3) (hanyu-dazidian 1 276 3) (ideographic-structure @@ -49,6 +53,9 @@ )) (shinjigen-1 . 566) (shinjigen-2 . 566) + (sound@ja/kun "oyo-so" "arayu-ru") + (sound@ja/on/go "bon") + (sound@ja/on/kan "han") (=ucs . #x51E1) ; 凡 (=jis-x0208 . #x4B5E) ; ø½Š´¥ (=gb2312 . #x3732) ; ø»„¦© -- 1.7.10.4