From 31ef4060c873791237734e512ee2ef366204d001 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 31 Jul 2022 19:09:50 +0900 Subject: [PATCH] (SW-JIGUGE-08004): Add U-00025ACD as a corresponding modern character; add `<-Zhouwen@shuowen' for SW-JIGUGE-08003. --- lisp/utf-2000/ShuoWen-SR059.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR059.el b/lisp/utf-2000/ShuoWen-SR059.el index 379309a..09e8056 100644 --- a/lisp/utf-2000/ShuoWen-SR059.el +++ b/lisp/utf-2000/ShuoWen-SR059.el @@ -27,8 +27,15 @@ '((shuowen-radical . 59) ; 䇂 (=shuowen-jiguge . 08004) ; &SW-JIGUGE-08004; (<-Small-Seal@shuowen + ((=ucs . #x25ACD) ; 𥫍 + ) ((=ucs . #x25ABD) ; 𥪽 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 08003) ; &SW-JIGUGE-08003; + ) + ((=ucs . #x7AE5) ; 童 + )) (->subsumptive ((===shuowen-jiguge5 . 08004) ; &SW-JIGUGE5-08004; ) -- 1.7.10.4