Define concepts and relations in conceptual graphs needed to represent the meaning of the grammar of Exercise 9. Define the procedures for building a semantic representation from the parse tree.
Exercise 9
Define an ATN parser for the dogs world grammar with adjectives (Exercise 7) and prepositional phrases (Exercise 8).
Exercise 8
Add the following context-free grammar rules to the dogs world grammar of Section 15.2.1. Map the resulting grammar into transition networks.
sentence ↔ noun_phrase verb_phrase prepositional_phrase
prepositional_phrase ↔ preposition noun_phrase
preposition ↔ with
preposition ↔ to
preposition ↔ on
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here