From 6f35ac6f37352c8434640e7608f9ca8d544b6b3c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 30 Jun 2024 01:55:40 +0900 Subject: [PATCH] (SW-JIGUGE-15605): Add `<-formed@flipped-horizontally' for SW-JIGUGE-15602. --- lisp/utf-2000/ShuoWen-SR153.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR153.el b/lisp/utf-2000/ShuoWen-SR153.el index 7622115..93765d4 100644 --- a/lisp/utf-2000/ShuoWen-SR153.el +++ b/lisp/utf-2000/ShuoWen-SR153.el @@ -47,6 +47,11 @@ (<-Small-Seal@shuowen ((=ucs . #x20000) ; 𠀀 )) + (<-formed@flipped-horizontally + ((=shuowen-jiguge . 15602) ; &SW-JIGUGE-15602; + ) + ((=ucs . #x4E02) ; 丂 + )) (->subsumptive ((===shuowen-jiguge-A30 . 16105) ; &SW-JIGUGE30-16105; ) -- 1.7.10.4