A Right-Linear Grammar where all Production Rules map to Empty String or Terminal followed by a Non-terminal

Definition

A CFG is strict right linear if:

  • Every production is of the form:
    • ,

Theorems

FSA

A strict right linear grammar represents the structure of a FSA. Given a strict right linear grammar , NFSA

  • For every ,