From a1fb18202f44ad808e4bb61a264f2dc9bce36956 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 31 Dec 2022 14:53:27 +0900 Subject: [PATCH] (SW-JIGUGE-03911): Add `<-formed@shuowen' for SW-JIGUGE-03910. (SW-JIGUGE-03912): Add `<-ancient@shuowen' for SW-JIGUGE-03910. --- lisp/utf-2000/ShuoWen-SR022.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR022.el b/lisp/utf-2000/ShuoWen-SR022.el index 3afed77..59cc17e 100644 --- a/lisp/utf-2000/ShuoWen-SR022.el +++ b/lisp/utf-2000/ShuoWen-SR022.el @@ -922,6 +922,11 @@ (<-Small-Seal@shuowen ((=ucs . #x608A) ; 悊 )) + (<-formed@shuowen + ((=shuowen-jiguge . 03910) ; &SW-JIGUGE-03910; + ) + ((=ucs . #x54F2) ; 哲 + )) (->subsumptive ((===shuowen-jiguge-A30 . 03911) ; &SW-JIGUGE30-03911; ) @@ -936,6 +941,11 @@ (<-Small-Seal@shuowen ((=ucs . #x569E) ; 嚞 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 03910) ; &SW-JIGUGE-03910; + ) + ((=ucs . #x54F2) ; 哲 + )) (->subsumptive ((===shuowen-jiguge-A30 . 03912) ; &SW-JIGUGE30-03912; ) -- 1.7.10.4