section ‹ Examples of Shallow Expressions › theory Shallow_Expressions_Examples imports Shallow_Expressions begin subsection ‹ Basic Expressions and Queries › text ‹ We define some basic variables using the @{command alphabet} command, process some simple expressions, and then perform some unrestriction queries and substitution transformations. › declare [[literal_variables]]