From a45e670ed4a8a7f187778b98723920aa854c9f1e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 10 Jun 2021 17:03:43 +0900 Subject: [PATCH] (SW-JIGUGE-03713): Add U+44A3 as a corresponding modern character; add `<-Zhouwen@shuowen' for SW-JIGUGE-03712. --- lisp/utf-2000/ShuoWen-SR022.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR022.el b/lisp/utf-2000/ShuoWen-SR022.el index 397847e..e55b0c2 100644 --- a/lisp/utf-2000/ShuoWen-SR022.el +++ b/lisp/utf-2000/ShuoWen-SR022.el @@ -147,8 +147,15 @@ '((shuowen-radical . 22) ; 口 (=shuowen-jiguge . 03713) ; &SW-JIGUGE-03713; (<-Small-Seal@shuowen + ((=ucs . #x44A3) ; 䒣 + ) ((=ucs . #x20373) ; 𠍳 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 03712) ; &SW-JIGUGE-03712; + ) + ((=ucs . #x55CC) ; 嗌 + )) (->subsumptive ((===shuowen-jiguge5 . 03713) ; &SW-JIGUGE5-03713; ) -- 1.7.10.4