From 05883edf71c3634e2a109a9ffd1d100517eeaaf2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 20 Oct 2021 14:35:10 +0900 Subject: [PATCH] (SW-JIGUGE-22600): Add U-000232A1 as a corresponding modern character. (SW-JIGUGE-22601): Add U+3B25 as a corresponding modern character. (SW-JIGUGE-22602): Add `<-ancient@shuowen' for SW-JIGUGE-22601. --- lisp/utf-2000/ShuoWen-SR231.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR231.el b/lisp/utf-2000/ShuoWen-SR231.el index aace72a..ec8409d 100644 --- a/lisp/utf-2000/ShuoWen-SR231.el +++ b/lisp/utf-2000/ShuoWen-SR231.el @@ -736,6 +736,8 @@ (=shuowen-jiguge . 22600) ; &SW-JIGUGE-22600; (<-Small-Seal@shuowen ((=ucs . #x3B0E) ; 㬎 + ) + ((=ucs . #x232A1) ; 𣊡 )) (->subsumptive ((===shuowen-jiguge5 . 22600) ; &SW-JIGUGE5-22600; @@ -747,6 +749,8 @@ '((shuowen-radical . 231) ; 日 (=shuowen-jiguge . 22601) ; &SW-JIGUGE-22601; (<-Small-Seal@shuowen + ((=ucs . #x3B25) ; 㬥 + ) ((=ucs . #x66B4) ; 暴 )) (->subsumptive @@ -763,6 +767,13 @@ ) ((=ucs . #x232F3) ; 𣋳 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 22601) ; &SW-JIGUGE-22601; + ) + ((=ucs . #x3B25) ; 㬥 + ) + ((=ucs . #x66B4) ; 暴 + )) (->subsumptive ((===shuowen-jiguge5 . 22602) ; &SW-JIGUGE5-22602; ) -- 1.7.10.4