Syntax
Describes the form, not meaning, of sentences in a language.
Syntax is traditionally described with formal systems called grammars.
A context free grammar can be specified with 4 components:
S is a finite set of terminal symbols called the alphabet.
V is a finite set of nonterminal symbols.
S is a distinguished member of V called the start symbol.
P is a finite set of productions.