Lukas' Notes

Regular Production Rule

May 01, 20261 min read

languages

Definition

Regular Production Rule

A production rule is called regular if it is of form:

A→aBorA→ε

where A,B∈N (non-terminal symbols), a∈T (terminal symbol) and ε is the empty word.


Graph View

Backlinks

  • Regular Grammar

Created with Quartz v4.4.0 © 2026

  • GitHub