That do grammars define?
What do grammars consist of? When are they context free?
What is the derivation step of a grammar? What is the reflexive, transitive closure of a derivation step?
What is the language generated by a grammar?
When is a grammar right linear? When is a grammar strictly right linear?
How do we create a strictly right linear grammar from a right linear grammar?
How do you go from NFA to Right Linear Grammar?
How do you go from Right Linear Grammar to NFA?
If a language is regular, does a right linear grammar always exist? Why?
When is a language left linear?