Chapter 2: 14E (page 156)
Question: Convert the following CFG into an equivalent CFG in Chomsky normal form, using the procedure given in Theorem 2.9.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 2: 14E (page 156)
Question: Convert the following CFG into an equivalent CFG in Chomsky normal form, using the procedure given in Theorem 2.9.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let B=. Prove that B is not a DCFL.
Give an informal description of a pushdown automaton that recognizes the language in Exercise 2.9.
Consider the following CFG:
Describe and show that G is ambiguous. Give an unambiguous grammar where and sketch a proof that is unambiguous.
Say that a language is prefix-closed if all prefixes of every string in the language are also in the language. Let C be an infinite, prefix-closed, context-free language. Show that C contains an infinite regular subset.
Give an example of a language that is not context free but that acts like a CFL in the pumping lemma. Prove that your example works. (See the analogous example for regular languages in Problem 1.54.)
What do you think about this solution?
We value your feedback to improve our textbook solutions.