From 3318b280aec0837c4d3d173d5a1994d0dab6c31c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 1 Jun 2021 17:18:34 +0900 Subject: [PATCH] (SW-JIGUGE-17912): Add U-0002157E and U+5913 as corresponding modern characters. (SW-JIGUGE-17913): Add `<-ancient@shuowen' for SW-JIGUGE-17912. --- lisp/utf-2000/ShuoWen-SR198.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR198.el b/lisp/utf-2000/ShuoWen-SR198.el index ece8ad1..c4e9987 100644 --- a/lisp/utf-2000/ShuoWen-SR198.el +++ b/lisp/utf-2000/ShuoWen-SR198.el @@ -123,6 +123,10 @@ '((shuowen-radical . 198) ; 夊 (=shuowen-jiguge . 17912) ; &SW-JIGUGE-17912; (<-Small-Seal@shuowen + ((=ucs . #x2157E) ; 𡕾 + ) + ((=ucs . #x5913) ; 夓 + ) ((=ucs . #x590F) ; 夏 )) (->subsumptive @@ -137,6 +141,11 @@ (<-Small-Seal@shuowen ((=ucs . #x2037A) ; 𠍺 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 17912) ; &SW-JIGUGE-17912; + ) + ((=ucs . #x590F) ; 夏 + )) (->subsumptive ((===shuowen-jiguge5 . 17913) ; &SW-JIGUGE5-17913; ) -- 1.7.10.4