Which of the following grammars violate the Chomsky Normal Form?
CNF: V->VV V->t where V is single variable and t is single terminal 1) CNF doesn't contain epsilon 2) S--> AcB not in the form of V->VV 3) CNF
CNF do contain epsilon if epsilon is there in language.
We will include epsilon in only start production to make sure we get epsilon in language.
https://cs.stackexchange.com/questions/24012/chomsky-normal-form-epsilon-rule