From 2b762333436d3a84e75d761f08628734ef7da25c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 28 Oct 2021 17:13:53 +0900 Subject: [PATCH] (SW-JIGUGE-46014): Add U-00027531 and U+8806 as corresponding modern characters. (SW-JIGUGE-46015): Add U-00027567 and U+460D as corresponding modern characters; add `<-formed@shuowen' for SW-JIGUGE-46014. --- lisp/utf-2000/ShuoWen-SR471.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR471.el b/lisp/utf-2000/ShuoWen-SR471.el index f61ef34..c019614 100644 --- a/lisp/utf-2000/ShuoWen-SR471.el +++ b/lisp/utf-2000/ShuoWen-SR471.el @@ -471,6 +471,10 @@ '((shuowen-radical . 471) ; 虫 (=shuowen-jiguge . 46014) ; &SW-JIGUGE-46014; (<-Small-Seal@shuowen + ((=ucs . #x27531) ; 𧔱 + ) + ((=ucs . #x8806) ; 蠆 + ) ((=ucs . #x27363) ; 𧍣 )) (->subsumptive @@ -483,8 +487,21 @@ '((shuowen-radical . 471) ; 虫 (=shuowen-jiguge . 46015) ; &SW-JIGUGE-46015; (<-Small-Seal@shuowen + ((=ucs . #x27567) ; 𧕧 + ) + ((=ucs . #x460D) ; 䘍 + ) ((=ucs . #x274F5) ; 𧓵 )) + (<-formed@shuowen + ((=shuowen-jiguge . 46014) ; &SW-JIGUGE-46014; + ) + ((=ucs . #x27531) ; 𧔱 + ) + ((=ucs . #x8806) ; 蠆 + ) + ((=ucs . #x27363) ; 𧍣 + )) (->subsumptive ((===shuowen-jiguge5 . 46015) ; &SW-JIGUGE5-46015; ) -- 1.7.10.4