From 61509f47e24fa3d360b44c379788771e88408437 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 9 Jun 2021 21:54:23 +0900 Subject: [PATCH] (SW-JIGUGE-00416): Add `<-simplified@shuowen' for SW-JIGUGE-00415. (SW-JIGUGE-00417): Add `<-Zhouwen@shuowen' for SW-JIGUGE-00415. --- lisp/utf-2000/ShuoWen-SR003.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR003.el b/lisp/utf-2000/ShuoWen-SR003.el index 5e93582..f6de21f 100644 --- a/lisp/utf-2000/ShuoWen-SR003.el +++ b/lisp/utf-2000/ShuoWen-SR003.el @@ -964,6 +964,13 @@ ) ((=ucs . #x25678) ; 𥙸 )) + (<-simplified@shuowen + ((=shuowen-jiguge . 00415) ; &SW-JIGUGE-00415; + ) + ((=ucs . #x25723) ; 𥜣 + ) + ((=ucs . #x79B1) ; 禱 + )) (->subsumptive ((===shuowen-jiguge5 . 00416) ; &SW-JIGUGE5-00416; ) @@ -976,6 +983,13 @@ (<-Small-Seal@shuowen ((=ucs . #x25739) ; 𥜹 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 00415) ; &SW-JIGUGE-00415; + ) + ((=ucs . #x25723) ; 𥜣 + ) + ((=ucs . #x79B1) ; 禱 + )) (->subsumptive ((===shuowen-jiguge5 . 00417) ; &SW-JIGUGE5-00417; ) -- 1.7.10.4