From 487d97ef5676cf22e44b338904737a0026ded37b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 17 Oct 2021 21:58:25 +0900 Subject: [PATCH] (SW-JIGUGE-15404): Add `<-formed@shuowen' for SW-JIGUGE-15403. (SW-JIGUGE-15405): Add `<-ancient@shuowen' for SW-JIGUGE-15403. --- lisp/utf-2000/ShuoWen-SR147.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR147.el b/lisp/utf-2000/ShuoWen-SR147.el index a0da9db..33f4868 100644 --- a/lisp/utf-2000/ShuoWen-SR147.el +++ b/lisp/utf-2000/ShuoWen-SR147.el @@ -65,6 +65,11 @@ (<-Small-Seal@shuowen ((=ucs . #x6998) ; 榘 )) + (<-formed@shuowen + ((=shuowen-jiguge . 15403) ; &SW-JIGUGE-15403; + ) + ((=ucs . #x5DE8) ; 巨 + )) (->subsumptive ((===shuowen-jiguge5 . 15404) ; &SW-JIGUGE5-15404; ) @@ -81,6 +86,11 @@ ) ((=ucs . #x382A) ; 㠪 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 15403) ; &SW-JIGUGE-15403; + ) + ((=ucs . #x5DE8) ; 巨 + )) (->subsumptive ((===shuowen-jiguge5 . 15405) ; &SW-JIGUGE5-15405; ) -- 1.7.10.4