From 53ec243b59bf4036c5bd776b9948a761bab4e5f8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 23 Jul 2021 02:56:59 +0900 Subject: [PATCH] (SW-JIGUGE-20610): Add A-IWDSU+56DE as a corresponding modern character. (SW-JIGUGE-20619): Add `<-Zhouwen@shuowen' for SW-JIGUGE-20618. --- lisp/utf-2000/ShuoWen-SR226.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR226.el b/lisp/utf-2000/ShuoWen-SR226.el index bf93795..e5fa122 100644 --- a/lisp/utf-2000/ShuoWen-SR226.el +++ b/lisp/utf-2000/ShuoWen-SR226.el @@ -80,6 +80,8 @@ (=shuowen-jiguge . 20610) ; &SW-JIGUGE-20610; (<-Small-Seal@shuowen ((=ucs . #x56DE) ; 回 + ) + ((=>ucs@iwds-1 . #x56DE) ; &A-IWDSU+56DE; )) (->subsumptive ((===shuowen-jiguge5 . 20610) ; &SW-JIGUGE5-20610; @@ -195,6 +197,11 @@ (<-Small-Seal@shuowen ((=ucs . #x21239) ; 𡈹 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 20618) ; &SW-JIGUGE-20618; + ) + ((=ucs . #x56FF) ; 囿 + )) (->subsumptive ((===shuowen-jiguge5 . 20619) ; &SW-JIGUGE5-20619; ) -- 1.7.10.4