From 0b0b31340ad55298a23f33a31ac9aab30ffbb2db Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Jun 2021 14:59:18 +0900 Subject: [PATCH] (SW-JIGUGE-02101): Add U+4545 as a corresponding modern character. (SW-JIGUGE-02117): Add `<-simplified@shuowen' for SW-JIGUGE-02116. (SW-JIGUGE-02826): Change order of the value of `<-Small-Seal@shuowen'; add `<-Zhouwen@shuowen' for SW-JIGUGE-02825. (SW-JIGUGE-02827): Add `<-simplified@Small-Seal/shuowen' for SW-JIGUGE-02825. --- lisp/utf-2000/ShuoWen-SR012.el | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/ShuoWen-SR012.el b/lisp/utf-2000/ShuoWen-SR012.el index 4aff35b..ea6d656 100644 --- a/lisp/utf-2000/ShuoWen-SR012.el +++ b/lisp/utf-2000/ShuoWen-SR012.el @@ -2133,6 +2133,8 @@ (=shuowen-jiguge . 02101) ; &SW-JIGUGE-02101; (<-Small-Seal@shuowen ((=ucs . #x26E8B) ; 𦺋 + ) + ((=ucs . #x4545) ; 䕅 )) (->subsumptive ((===shuowen-jiguge5 . 02101) ; &SW-JIGUGE5-02101; @@ -2326,6 +2328,11 @@ (<-Small-Seal@shuowen ((=ucs . #x26D97) ; 𦶗 )) + (<-simplified@shuowen + ((=shuowen-jiguge . 02116) ; &SW-JIGUGE-02116; + ) + ((=ucs . #x456E) ; 䕮 + )) (->subsumptive ((===shuowen-jiguge5 . 02117) ; &SW-JIGUGE5-02117; ) @@ -5082,14 +5089,19 @@ '((shuowen-radical . 12) ; 艸 (=shuowen-jiguge . 02826) ; &SW-JIGUGE-02826; (<-Small-Seal@shuowen - ((=ucs . #x230B9) ; 𣂹 - ) ((=ucs . #x230B2) ; 𣂲 ) + ((=ucs . #x230B9) ; 𣂹 + ) ((=ucs . #x2309F) ; 𣂟 ) ((=ucs . #x230AB) ; 𣂫 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 02825) ; &SW-JIGUGE-02825; + ) + ((=ucs . #x3ABF) ; 㪿 + )) (->subsumptive ((===shuowen-jiguge5 . 02826) ; &SW-JIGUGE5-02826; ) @@ -5102,6 +5114,11 @@ (<-Small-Seal@shuowen ((=ucs . #x6298) ; 折 )) + (<-simplified@Small-Seal/shuowen + ((=shuowen-jiguge . 02825) ; &SW-JIGUGE-02825; + ) + ((=ucs . #x3ABF) ; 㪿 + )) (->subsumptive ((===shuowen-jiguge5 . 02827) ; &SW-JIGUGE5-02827; ) -- 1.7.10.4