From 7761d764d5f6e69fb0b4b3d962ca44c4db021bbf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 1 Jun 2018 12:06:12 +0900 Subject: [PATCH] (U+79C7): Add `sound@ja/on'. (UU+79C7): Add `<-ancient' for CU+85DD; add `<-formed' for CU+84FA. --- lisp/utf-2000/Ideograph-R115-Grain.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R115-Grain.el b/lisp/utf-2000/Ideograph-R115-Grain.el index 98d0342..c9981ea 100644 --- a/lisp/utf-2000/Ideograph-R115-Grain.el +++ b/lisp/utf-2000/Ideograph-R115-Grain.el @@ -468,6 +468,7 @@ ) ((=ucs . #x4E38) ; 丸 )) + (sound@ja/on "gei") (=ucs . #x79C7) ; 秇 )) (define-char @@ -492,6 +493,18 @@ (=jis-x0213-2 . #x7270) ; &I-JX2-7270; [82-80] (=daikanwa . 24926) ; &I-M-24926; (=jef-china3 . #x5CF7) ; &I-JC3-5CF7; + (<-ancient + ((=ucs@cns . #x85DD) ; &C1-786B; + (=cns11643-1 . #x786B) ; &C1-786B; [88-75] + (=daikanwa . 32330) ; &I-M-32330; + )) + (<-ancient*sources + jiyun daikanwa) + (<-formed + ((=ucs@cns . #x84FA) ; &C2-5343; + (=cns11643-2 . #x5343) ; &C2-5343; [51-35] + (=daikanwa . 31742) ; &I-M-31742; + )) (->subsumptive ((==ucs@unicode . #x79C7) ; &g2-AJ1-18243; (==adobe-japan1-5 . 18243) ; &g2-AJ1-18243; -- 1.7.10.4