From 0abef6cd98737b51f926889d65b5891053b93e61 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 17 Jul 2021 10:07:23 +0900 Subject: [PATCH] (SW-JIGUGE-13200): Add U-000239B5 as a corresponding modern character. (SW-JIGUGE-13201): Add `<-ancient@shuowen' for SW-JIGUGE-13200. --- lisp/utf-2000/ShuoWen-SR131.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR131.el b/lisp/utf-2000/ShuoWen-SR131.el index f6be4a2..d131ff5 100644 --- a/lisp/utf-2000/ShuoWen-SR131.el +++ b/lisp/utf-2000/ShuoWen-SR131.el @@ -3,6 +3,8 @@ '((shuowen-radical . 131) ; 歺 (=shuowen-jiguge . 13200) ; &SW-JIGUGE-13200; (<-Small-Seal@shuowen + ((=ucs . #x239B5) ; 𣦵 + ) ((=ucs . #x6B7A) ; 歺 ) ((=ucs . #x6B79) ; 歹 @@ -19,6 +21,13 @@ (<-Small-Seal@shuowen ((=ucs . #x21C2E) ; 𡰮 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 13200) ; &SW-JIGUGE-13200; + ) + ((=ucs . #x239B5) ; 𣦵 + ) + ((=ucs . #x6B7A) ; 歺 + )) (->subsumptive ((===shuowen-jiguge5 . 13201) ; &SW-JIGUGE5-13201; ) -- 1.7.10.4