Grammar Basics -------------- The basic elements of the grammar include identifiers, numbers, operators, expressions and logical conditions. These different elements can be used in various code blocks in order to construct a complete model. The following elements are introduced in this section: .. toctree:: :maxdepth: 4 ./identifiers.rst ./numbers.rst ./operators.rst ./expressions.rst ./logical_conditions.rst ./comments.rst