February 20
- Regular Grammars: what is a regular grammar
- Right-linear and left-linear grammars
- Know how to convert a finite automaton to a right-linear regular grammar
- Know how to convert a right-linear regular grammar to a finite automaton
- You do not need to convert a right-linear regular grammar to a left-linear one