parse tree grammar sentence

bid if you can handle that

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

ITCS440
Assignment 2
This program will parse simple English sentences to determine if the grammar is
correct. It is context sensitive in the sense that it enforces noun-verb and nounarticle agreement. For example, if a plural noun is used, the plural verb must also be
used (e.g.. ‘The man likes the dog’ is valid but ‘the men likes the dog’ is not valid). It
uses a dictionary that contains the following words:
Noun
Verb
Adjective Adverb Article Conjunction Preposition
man
likes
big
strongly a
and
on
men
like
small
very
the
but
woman bites
quite
women bite
dog
dogs
The nouns, verbs and articles are defined using multiple inheritance.
Below is a schematic diagram of the semantic network used in the program. The remaining words
are defined using simple rules.
Note: In addition to the pl files, you have to submit a document file with screenshots
of various runs.

Still stressed from student homework?
Get quality assistance from academic writers!

Order your essay today and save 25% with the discount code LAVENDER