From 91ed4186e4542f2f806e7b5a176801c189f29127 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 23 Apr 2010 11:08:12 +0000 Subject: [PATCH] (U+517B): Copied from Ideograph-R012-Eight.el. (JX2-7474): Unify JC3-82AA and AJ1-18393; use `<-denotational' for U+517B; use `ideographic-{radical|strokes}@jis' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@ucs'. --- lisp/utf-2000/Ideograph-R123-Sheep.el | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R123-Sheep.el b/lisp/utf-2000/Ideograph-R123-Sheep.el index 10a5409..34548f2 100644 --- a/lisp/utf-2000/Ideograph-R123-Sheep.el +++ b/lisp/utf-2000/Ideograph-R123-Sheep.el @@ -716,12 +716,24 @@ (=cns11643-6 . #x4339) ; &I-C6-4339; [35-25] )) (define-char - '((=>ucs . #x517B) ; 养 - (ideographic-radical . 123) ; ⽺ - (ideographic-strokes . 4) + '((ideographic-radical@ucs . 12) ; ⼋ + (ideographic-radical@jis . 123) ; ⽺ + (ideographic-strokes@jis . 4) + (=ucs . #x517B) ; 养 + )) +(define-char + '((<-denotational + ((=ucs . #x517B) ; 养 + )) + (ideographic-radical@ucs . 12) ; ⼋ + (ideographic-strokes@ucs . 8) + (ideographic-radical@jis . 123) ; ⽺ + (ideographic-strokes@jis . 4) (total-strokes . 10) - (=ucs@jis . #x517B) ; &JX2-7474; - (=jis-x0213-2 . #x7474) ; &JX2-7474; [84-84] + (=ucs@jis . #x517B) ; &AJ1-18393; + (=jis-x0213-2 . #x7474) ; &AJ1-18393; [84-84] + (=jef-china3 . #x82AA) ; &I-JC3-82AA; + (=adobe-japan1-5 . 18393) ; &I-AJ1-18393; )) (define-char '((ideographic-radical@ucs . 85) ; ⽔ -- 1.7.10.4