From 1599af87c21afda1c39c7cdde1cd0f2125eb5e32 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Nov 2022 13:43:49 +0900 Subject: [PATCH] (SW-JIGUGE-00800): Add U-00024A61 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-00725. (SW-JIGUGE-00801): Add `<-Zhouwen@shuowen' for SW-JIGUGE-00725. --- lisp/utf-2000/ShuoWen-SR006.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR006.el b/lisp/utf-2000/ShuoWen-SR006.el index b596065..354ad34 100644 --- a/lisp/utf-2000/ShuoWen-SR006.el +++ b/lisp/utf-2000/ShuoWen-SR006.el @@ -615,8 +615,15 @@ )) (=shuowen-jiguge . 00800) ; &SW-JIGUGE-00800; (<-Small-Seal@shuowen + ((=ucs . #x24A61) ; 𤩡 + ) ((=ucs . #x24A45) ; 𤩅 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 00725) ; &SW-JIGUGE-00725; + ) + ((=ucs . #x74BF) ; 璿 + )) (->subsumptive ((===shuowen-jiguge-A30 . 00800) ; &SW-JIGUGE30-00800; ) @@ -641,6 +648,11 @@ ) ((=ucs . #x20B89) ; 𠮉 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 00725) ; &SW-JIGUGE-00725; + ) + ((=ucs . #x74BF) ; 璿 + )) (->subsumptive ((===shuowen-jiguge-A30 . 00801) ; &SW-JIGUGE30-00801; ) -- 1.7.10.4