From 6f0513f343b314c26fed1df0e0fe1d48e830dd46 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 24 Apr 2022 06:02:56 +0900 Subject: [PATCH] (SW-JIGUGE-19315): Add `<-formed@shuowen' for SW-JIGUGE-19314. (SW-JIGUGE-19316): Add `<-Zhouwen@shuowen' for SW-JIGUGE-19314. --- lisp/utf-2000/ShuoWen-SR206.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR206.el b/lisp/utf-2000/ShuoWen-SR206.el index 6b9d0bf..efc78a4 100644 --- a/lisp/utf-2000/ShuoWen-SR206.el +++ b/lisp/utf-2000/ShuoWen-SR206.el @@ -3614,6 +3614,11 @@ (<-Small-Seal@shuowen ((=ucs . #x9236) ; 鈶 )) + (<-formed@shuowen + ((=shuowen-jiguge . 19314) ; &SW-JIGUGE-19314; + ) + ((=ucs . #x67B1) ; 枱 + )) (->subsumptive ((===shuowen-jiguge5 . 19315) ; &SW-JIGUGE5-19315; ) @@ -3625,6 +3630,13 @@ (=shuowen-jiguge . 19316) ; &SW-JIGUGE-19316; (<-Small-Seal@shuowen ((=ucs . #x28420) ; 𨐠 + ) + ((=ucs . #x2367C) ; 𣙼 + )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 19314) ; &SW-JIGUGE-19314; + ) + ((=ucs . #x67B1) ; 枱 )) (->subsumptive ((===shuowen-jiguge5 . 19316) ; &SW-JIGUGE5-19316; -- 1.7.10.4