From 4c1cf53ab7e1fda1d6c4bb1b2a165ee541eb43fb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 21 Feb 2015 02:44:45 +0900 Subject: [PATCH] (IWDS1-0340): New abstract component. (U+4E59): Add `<-denotational' for IWDS1-0340. (U-000200C9): Ditto. --- lisp/utf-2000/Ideograph-R005-Second.el | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index e381b33..4b50326 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -3,6 +3,15 @@ '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 0) (total-strokes . 1) + (=>iwds-1 . 0340) ; &IWDS1-340; + )) +(define-char + '((<-denotational + ((=>iwds-1 . 0340) ; &IWDS1-340; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 0) + (total-strokes . 1) (hanyu-dazidian 1 47 4) (sound@ja/kun "kinoto") (sound@ja/name "oto") @@ -22,7 +31,10 @@ (=shinjigen . 0056) ; 乙 )) (define-char - '((ideographic-radical . 5) ; ⼄ + '((<-denotational + ((=>iwds-1 . 0340) ; &IWDS1-340; + )) + (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 0) (total-strokes . 1) (hanyu-dazidian 1 48 4) -- 1.7.10.4