From f9daa8d2b9402c7c0dcade9bbb0ce03597e367b7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 10 Jul 2020 12:06:21 +0900 Subject: [PATCH] (U-000200AC): Add `sound@ja/on'; add `<-same' for U+5384. --- lisp/utf-2000/Ideograph-R004-Slash.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 0e838e6..ad21060 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -3495,10 +3495,17 @@ ) ((=ucs . #x5DF4) ; 巴 )) + (sound@ja/on "gWa") (=ucs . #x200AC) ; 𠂬 (=cns11643-6 . #x245D) ; &I-C6-245D; [04-61] (=daikanwa . 08750) ; &I-M-08750; (=daijiten . 02788) ; &I-DJT-02788; + (<-same + ((=ucs . #x5384) ; 厄 + (=daikanwa . 02893) ; &I-M-02893; + )) + (<-same*sources + zhengzitong daikanwa) (->subsumptive ((==ucs@iso . #x200AC) ; &g2-M-08750; (==cns11643-6 . #x245D) ; &g2-M-08750; [04-61] -- 1.7.10.4