From f75fa7565c4905be9ba1b7917b941a0bbd95f9d2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Jun 2021 01:27:52 +0900 Subject: [PATCH] (SW-JIGUGE-15307): Add `<-ancient@shuowen' for SW-JIGUGE-15306. (SW-JIGUGE-15308): Add `<-simplified@Small-Seal/shuowen' for SW-JIGUGE-15306. --- lisp/utf-2000/ShuoWen-SR145.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR145.el b/lisp/utf-2000/ShuoWen-SR145.el index 92fec0e..8df6890 100644 --- a/lisp/utf-2000/ShuoWen-SR145.el +++ b/lisp/utf-2000/ShuoWen-SR145.el @@ -89,6 +89,13 @@ (<-Small-Seal@shuowen ((=ucs . #x22045) ; 𢁅 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 15306) ; &SW-JIGUGE-15306; + ) + ((=ucs . #x5DFA) ; 巺 + ) + ((=ucs . #x5DFD) ; 巽 + )) (->subsumptive ((===shuowen-jiguge5 . 15307) ; &SW-JIGUGE5-15307; ) @@ -101,6 +108,11 @@ (<-Small-Seal@shuowen ((=ucs . #x5DFD) ; 巽 )) + (<-simplified@Small-Seal/shuowen + ((=shuowen-jiguge . 15306) ; &SW-JIGUGE-15306; + ) + ((=ucs . #x5DFA) ; 巺 + )) (->subsumptive ((===shuowen-jiguge5 . 15308) ; &SW-JIGUGE5-15308; ) -- 1.7.10.4