Let G = ({S,A,B,C,D,E,Z},(0,1),R,S),where R = {S → E | Z; E → A | C; A → 01B | 0A | ; B → 1B |10A; C →10D |1C |; D →01C |0D; Z →0Z1 |}.(a) Describe the language L (in English) that is generated by the CFGG.(b) Prove that the language L generated by the CFG G is not regular.Hint: use the fact that regular languages are closed under unionand prove that one component of the language is not regular bythe Pumping Lemma.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here