From e7c989fdcfaa1c5bc33d79afa70e3bfddc31a57d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 14 Nov 2021 23:54:13 +0900 Subject: [PATCH] (SW-JIGUGE-13918): Add U-00021335 and U-00026698 as corresponding modern characters. (SW-JIGUGE-13919): Add `<-formed@shuowen' for SW-JIGUGE-13918. --- lisp/utf-2000/ShuoWen-SR135.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR135.el b/lisp/utf-2000/ShuoWen-SR135.el index 38cfa7b..017f1b8 100644 --- a/lisp/utf-2000/ShuoWen-SR135.el +++ b/lisp/utf-2000/ShuoWen-SR135.el @@ -1739,6 +1739,10 @@ (=shuowen-jiguge . 13918) ; &SW-JIGUGE-13918; (<-Small-Seal@shuowen ((=ucs . #x26699) ; 𦚙 + ) + ((=ucs . #x21335) ; 𡌵 + ) + ((=ucs . #x26698) ; 𦚘 )) (->subsumptive ((===shuowen-jiguge5 . 13918) ; &SW-JIGUGE5-13918; @@ -1754,6 +1758,11 @@ ) ((=ucs . #x266CE) ; 𦛎 )) + (<-formed@shuowen + ((=shuowen-jiguge . 13918) ; &SW-JIGUGE-13918; + ) + ((=ucs . #x26699) ; 𦚙 + )) (->subsumptive ((===shuowen-jiguge5 . 13919) ; &SW-JIGUGE5-13919; ) -- 1.7.10.4