Concrete Syntax =============== Concrete syntax is an unavoidable aspect of modelling if you want to have decent usability. However, as the Modelverse is only a back-end, we leave concrete syntax up to the front-end to specify. Nonetheless, we have described and implemented a relatively simple way of supporting flexible concrete syntax, in an explicitly defined way. TODO