The rules that make up Grammar. They define Non-terminal.

Definition

A production rule maps a Non-terminal to a Non-terminal or Terminal statement.

  • With as a Production Rule
  • Production defined as:

Examples

Some production rules could look like:

  • ‘A sentence is a noun phrase followed by a verb phrase’
  • ‘A verb phrase is a verb or a verb followed by a noun phrase’