Question: Given the following syntactic rules, generate syntax trees for each sentence. ( There are two trees for both sentences ) . S - > DP

Given the following syntactic rules, generate syntax trees for each sentence. (There are two trees for both sentences).
S -> DP VP VP -> V
DP -> D NP VP -> V AP VP -> VP CP
NP -> AP NP VP -> VP PP PP -> P DP
NP -> N AP -> A CP -> C S
NP -> NP PP
VP -> V DP
a) The dog chased a cat under the table.
b) A slow class on every topic ended.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!