From d56fdb6253256d8f701dbc28fc3905eb00d165d1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Jun 2021 15:04:35 +0900 Subject: [PATCH] (SW-JIGUGE-03400): Add U-000200A0 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-03315. --- lisp/utf-2000/ShuoWen-SR017.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR017.el b/lisp/utf-2000/ShuoWen-SR017.el index 8fbc45f..29139e9 100644 --- a/lisp/utf-2000/ShuoWen-SR017.el +++ b/lisp/utf-2000/ShuoWen-SR017.el @@ -15,8 +15,15 @@ '((shuowen-radical . 17) ; 釆 (=shuowen-jiguge . 03400) ; &SW-JIGUGE-03400; (<-Small-Seal@shuowen + ((=ucs . #x200A0) ; 𠂠 + ) ((=ucs . #x2009F) ; 𠂟 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 03315) ; &SW-JIGUGE-03315; + ) + ((=ucs . #x91C6) ; 釆 + )) (->subsumptive ((===shuowen-jiguge5 . 03400) ; &SW-JIGUGE5-03400; ) -- 1.7.10.4