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
- Languages Generated by Strict Right-Linear Grammars are Regular
- Every Regular Language can be Generated by a Strict Right-Linear Grammar
FSA
A strict right linear grammar represents the structure of a FSA. Given a strict right linear grammar , NFSA
- For every ,