From 0d1df9f085ee2566f4f7e90e4b4c5521047e93e0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Apr 2022 20:46:25 +0900 Subject: [PATCH] (SW-JIGUGE-26505): Add `<-ancient@shuowen' for SW-JIGUGE-26504. (SW-JIGUGE-26506): Ditto. --- lisp/utf-2000/ShuoWen-SR287.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR287.el b/lisp/utf-2000/ShuoWen-SR287.el index d04367c..5ff17c5 100644 --- a/lisp/utf-2000/ShuoWen-SR287.el +++ b/lisp/utf-2000/ShuoWen-SR287.el @@ -83,6 +83,11 @@ (<-Small-Seal@shuowen ((=ucs . #x5FCE) ; 忎 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 26504) ; &SW-JIGUGE-26504; + ) + ((=ucs . #x4EC1) ; 仁 + )) (->subsumptive ((===shuowen-jiguge5 . 26505) ; &SW-JIGUGE5-26505; ) @@ -95,6 +100,11 @@ (<-Small-Seal@shuowen ((=ucs . #x21C25) ; 𡰥 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 26504) ; &SW-JIGUGE-26504; + ) + ((=ucs . #x4EC1) ; 仁 + )) (->subsumptive ((===shuowen-jiguge5 . 26506) ; &SW-JIGUGE5-26506; ) -- 1.7.10.4