From ad44f6f00f08fce525d4cb937c0655aaf5f4f119 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 15 Jul 2021 11:38:38 +0900 Subject: [PATCH] (SW-JIGUGE-06101): Add U-0002805E as a corresponding modern character. (SW-JIGUGE-06102): Add `<-formed@shuowen' for SW-JIGUGE-06101. --- lisp/utf-2000/ShuoWen-SR040.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR040.el b/lisp/utf-2000/ShuoWen-SR040.el index 85a3fee..e32d2f7 100644 --- a/lisp/utf-2000/ShuoWen-SR040.el +++ b/lisp/utf-2000/ShuoWen-SR040.el @@ -29,6 +29,8 @@ '((shuowen-radical . 40) ; 足 (=shuowen-jiguge . 06101) ; &SW-JIGUGE-06101; (<-Small-Seal@shuowen + ((=ucs . #x2805E) ; 𨁞 + ) ((=ucs . #x8DDF) ; 跟 )) (->subsumptive @@ -43,6 +45,13 @@ (<-Small-Seal@shuowen ((=ucs . #x23966) ; 𣥦 )) + (<-formed@shuowen + ((=shuowen-jiguge . 06101) ; &SW-JIGUGE-06101; + ) + ((=ucs . #x2805E) ; 𨁞 + ) + ((=ucs . #x8DDF) ; 跟 + )) (->subsumptive ((===shuowen-jiguge5 . 06102) ; &SW-JIGUGE5-06102; ) -- 1.7.10.4