From 6fb83c94b499da8ce7f130edd1094ef0150fbe55 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 8 Aug 2023 02:14:37 +0900 Subject: [PATCH] (SW-JIGUGE-25610): Add `<-formed@shuowen' for SW-JIGUGE-25609. (SW-JIGUGE-25700): Add U-0002056C and U-0002BB52 as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-25613. --- lisp/utf-2000/ShuoWen-SR277.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR277.el b/lisp/utf-2000/ShuoWen-SR277.el index b38ca4d..88173f2 100644 --- a/lisp/utf-2000/ShuoWen-SR277.el +++ b/lisp/utf-2000/ShuoWen-SR277.el @@ -33,6 +33,11 @@ (<-Small-Seal@shuowen ((=ucs . #x7D7B) ; 絻 )) + (<-formed@shuowen + ((=shuowen-jiguge . 25609) ; &SW-JIGUGE-25609; + ) + ((=ucs . #x5195) ; 冕 + )) (->subsumptive ((===shuowen-jiguge-A30 . 26110) ; &SW-JIGUGE30-26110; ) @@ -89,8 +94,17 @@ '((shuowen-radical . 277) ; 冃 (=shuowen-jiguge . 25700) ; &SW-JIGUGE-25700; (<-Small-Seal@shuowen + ((=ucs . #x2056C) ; 𠕬 + ) + ((=ucs . #x2BB52) ; 𫭒 + ) ((=ucs . #x21218) ; 𡈘 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 25613) ; &SW-JIGUGE-25613; + ) + ((=ucs . #x5192) ; 冒 + )) (->subsumptive ((===shuowen-jiguge-A30 . 26200) ; &SW-JIGUGE30-26200; ) -- 1.7.10.4