From 61cb147d370148336cf2858dc32a05fd363330f6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 18 Dec 2022 14:31:08 +0900 Subject: [PATCH] (SW-JIGUGE-19703): Add `<-ancient@shuowen' for SW-JIGUGE-19702. (SW-JIGUGE-19806): Add `<-formed@shuowen' for SW-JIGUGE-19805. --- lisp/utf-2000/ShuoWen-SR206.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR206.el b/lisp/utf-2000/ShuoWen-SR206.el index 391e39e..da707e6 100644 --- a/lisp/utf-2000/ShuoWen-SR206.el +++ b/lisp/utf-2000/ShuoWen-SR206.el @@ -5739,6 +5739,11 @@ (<-Small-Seal@shuowen ((=ucs . #x23E11) ; 𣸑 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 19702) ; &SW-JIGUGE-19702; + ) + ((=ucs . #x6881) ; 梁 + )) (->subsumptive ((===shuowen-jiguge-A30 . 20203) ; &SW-JIGUGE30-20203; ) @@ -6231,6 +6236,11 @@ (<-Small-Seal@shuowen ((=ucs . #x2566B) ; 𥙫 )) + (<-formed@shuowen + ((=shuowen-jiguge . 19805) ; &SW-JIGUGE-19805; + ) + ((=ucs . #x69F1) ; 槱 + )) (->subsumptive ((===shuowen-jiguge-A30 . 20306) ; &SW-JIGUGE30-20306; ) -- 1.7.10.4