From 63f80151b7517ed535ea68f0b8003c4a7ae1deba Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 29 Jun 2021 18:17:34 +0900 Subject: [PATCH] (SW-JIGUGE-08201): Add U-0002022F as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-08200. (SW-JIGUGE-08202): Add U-00020B3F as a corresponding modern character; add `<-Zhouwen@shuowen' for SW-JIGUGE-08200. --- lisp/utf-2000/ShuoWen-SR062.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR062.el b/lisp/utf-2000/ShuoWen-SR062.el index 9df16c4..140b7f3 100644 --- a/lisp/utf-2000/ShuoWen-SR062.el +++ b/lisp/utf-2000/ShuoWen-SR062.el @@ -203,8 +203,15 @@ '((shuowen-radical . 62) ; 𠬞 (=shuowen-jiguge . 08201) ; &SW-JIGUGE-08201; (<-Small-Seal@shuowen + ((=ucs . #x2022F) ; 𠈯 + ) ((=ucs . #x20254) ; 𠉔 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 08200) ; &SW-JIGUGE-08200; + ) + ((=ucs . #x5175) ; 兵 + )) (->subsumptive ((===shuowen-jiguge5 . 08201) ; &SW-JIGUGE5-08201; ) @@ -215,8 +222,15 @@ '((shuowen-radical . 62) ; 𠬞 (=shuowen-jiguge . 08202) ; &SW-JIGUGE-08202; (<-Small-Seal@shuowen + ((=ucs . #x20B3F) ; 𠬿 + ) ((=ucs . #x2099B) ; 𠦛 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 08200) ; &SW-JIGUGE-08200; + ) + ((=ucs . #x5175) ; 兵 + )) (->subsumptive ((===shuowen-jiguge5 . 08202) ; &SW-JIGUGE5-08202; ) -- 1.7.10.4