From 335853f60d82d6708e2f1bae304b21e12b8b0c0d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 12 Oct 2021 11:17:35 +0900 Subject: [PATCH] (SW-JIGUGE-45001): Add A-IWDSU+7D55 as a corresponding modern character. (SW-JIGUGE-45114): Add `<-ancient@shuowen' for SW-JIGUGE-45113. --- lisp/utf-2000/ShuoWen-SR467.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR467.el b/lisp/utf-2000/ShuoWen-SR467.el index d6849fc..a0bad0b 100644 --- a/lisp/utf-2000/ShuoWen-SR467.el +++ b/lisp/utf-2000/ShuoWen-SR467.el @@ -412,6 +412,8 @@ (=shuowen-jiguge . 45001) ; &SW-JIGUGE-45001; (<-Small-Seal@shuowen ((=ucs . #x7D55) ; 絕 + ) + ((=>ucs@iwds-1 . #x7D55) ; &A-IWDSU+7D55; )) (->subsumptive ((===shuowen-jiguge5 . 45001) ; &SW-JIGUGE5-45001; @@ -977,6 +979,11 @@ (<-Small-Seal@shuowen ((=ucs . #x20082) ; 𠂂 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 45113) ; &SW-JIGUGE-45113; + ) + ((=ucs . #x7D42) ; 終 + )) (->subsumptive ((===shuowen-jiguge5 . 45114) ; &SW-JIGUGE5-45114; ) -- 1.7.10.4