theory Set_Semantics imports Logic HereditarilyFinite.Finitary "HOL-Library.Adhoc_Overloading" "HOL-Library.Monad_Syntax" begin chapter ‹Definition of MLSS› text ‹ Here, we define the syntax and semantics of multi-level syllogistic with singleton (MLSS). Additionally, we define a number of functions working on the syntax such as a function that collects all the subterms of a term. › section ‹Syntax and Semantics›