From cfac0c529b303af7d660bd8fb4de844b2704bc8a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 13 Aug 2022 05:47:39 +0900 Subject: [PATCH] (SW-JIGUGE-09700): Add `<-ancient@shuowen' for SW-JIGUGE-09616. (SW-JIGUGE-09701): Add `<-Zhouwen@shuowen' for SW-JIGUGE-09616. --- lisp/utf-2000/ShuoWen-SR091.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR091.el b/lisp/utf-2000/ShuoWen-SR091.el index f8aec9e..a0d3126 100644 --- a/lisp/utf-2000/ShuoWen-SR091.el +++ b/lisp/utf-2000/ShuoWen-SR091.el @@ -19,6 +19,11 @@ (<-Small-Seal@shuowen ((=ucs . #x21C3A) ; 𡰺 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 09616) ; &SW-JIGUGE-09616; + ) + ((=ucs . #x3F31) ; 㼱 + )) (->subsumptive ((===shuowen-jiguge5 . 09700) ; &SW-JIGUGE5-09700; ) @@ -31,6 +36,11 @@ (<-Small-Seal@shuowen ((=ucs . #x24B40) ; 𤭀 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 09616) ; &SW-JIGUGE-09616; + ) + ((=ucs . #x3F31) ; 㼱 + )) (->subsumptive ((===shuowen-jiguge5 . 09701) ; &SW-JIGUGE5-09701; ) -- 1.7.10.4