From ef5739a459150f2c6838672bb09384b5bce4df6a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Jun 2021 09:14:51 +0900 Subject: [PATCH] (SW-JIGUGE-12331): Add U-0002A1E0 and U-0002A140 as corresponding modern characters. (SW-JIGUGE-12332): Add U-00029058 and U-00029024 as corresponding modern characters; add `<-formed@shuowen' for SW-JIGUGE-12331. (SW-JIGUGE-12333): Add U-00029063, U-00029064, U-0002905A and U-0002906C as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-12331. (SW-JIGUGE-12334): Add U-00029072 and U-0002906E as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-12331. (SW-JIGUGE-12400): Add `<-ancient@shuowen' for SW-JIGUGE-12331. --- lisp/utf-2000/ShuoWen-SR119.el | 56 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR119.el b/lisp/utf-2000/ShuoWen-SR119.el index f15d2e9..32ae6ea 100644 --- a/lisp/utf-2000/ShuoWen-SR119.el +++ b/lisp/utf-2000/ShuoWen-SR119.el @@ -473,6 +473,10 @@ '((shuowen-radical . 119) ; 鳥 (=shuowen-jiguge . 12331) ; &SW-JIGUGE-12331; (<-Small-Seal@shuowen + ((=ucs . #x2A1E0) ; 𪇠 + ) + ((=ucs . #x2A140) ; 𪅀 + ) ((=ucs . #x2A1FC) ; 𪇼 ) ((=ucs . #x2A13F) ; 𪄿 @@ -487,8 +491,21 @@ '((shuowen-radical . 119) ; 鳥 (=shuowen-jiguge . 12332) ; &SW-JIGUGE-12332; (<-Small-Seal@shuowen + ((=ucs . #x29058) ; 𩁘 + ) + ((=ucs . #x29024) ; 𩀤 + ) ((=ucs . #x96E3) ; 難 )) + (<-formed@shuowen + ((=shuowen-jiguge . 12331) ; &SW-JIGUGE-12331; + ) + ((=ucs . #x2A1E0) ; 𪇠 + ) + ((=ucs . #x2A140) ; 𪅀 + ) + ((=ucs . #x2A13F) ; 𪄿 + )) (->subsumptive ((===shuowen-jiguge5 . 12332) ; &SW-JIGUGE5-12332; ) @@ -499,7 +516,24 @@ '((shuowen-radical . 119) ; 鳥 (=shuowen-jiguge . 12333) ; &SW-JIGUGE-12333; (<-Small-Seal@shuowen + ((=ucs . #x29063) ; 𩁣 + ) ((=ucs . #x2906A) ; 𩁪 + ) + ((=ucs . #x29064) ; 𩁤 + ) + ((=ucs . #x2905A) ; 𩁚 + ) + ((=ucs . #x2906C) ; 𩁬 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 12331) ; &SW-JIGUGE-12331; + ) + ((=ucs . #x2A1E0) ; 𪇠 + ) + ((=ucs . #x2A140) ; 𪅀 + ) + ((=ucs . #x96E3) ; 難 )) (->subsumptive ((===shuowen-jiguge5 . 12333) ; &SW-JIGUGE5-12333; @@ -512,6 +546,19 @@ (=shuowen-jiguge . 12334) ; &SW-JIGUGE-12334; (<-Small-Seal@shuowen ((=ucs . #x29073) ; 𩁳 + ) + ((=ucs . #x29072) ; 𩁲 + ) + ((=ucs . #x2906E) ; 𩁮 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 12331) ; &SW-JIGUGE-12331; + ) + ((=ucs . #x2A1E0) ; 𪇠 + ) + ((=ucs . #x2A140) ; 𪅀 + ) + ((=ucs . #x96E3) ; 難 )) (->subsumptive ((===shuowen-jiguge5 . 12334) ; &SW-JIGUGE5-12334; @@ -525,6 +572,15 @@ (<-Small-Seal@shuowen ((=ucs . #x29019) ; 𩀙 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 12331) ; &SW-JIGUGE-12331; + ) + ((=ucs . #x2A1E0) ; 𪇠 + ) + ((=ucs . #x2A140) ; 𪅀 + ) + ((=ucs . #x96E3) ; 難 + )) (->subsumptive ((===shuowen-jiguge5 . 12400) ; &SW-JIGUGE5-12400; ) -- 1.7.10.4