(S (NP (Det a) (Adj brown) (N fox)) (VP (V saw) (NP (Det a) (N man))))
(S (NP (Det the) (N man)) (VP (V walked) (PP (P with) (NP (Det a) (Adj brown) (N dog)))))
(S (NP (Det a) (N dog)) (VP (V jumped) (PP (P over) (NP (Det a) (N man)))))
(S (NP (Det the) (N man)) (VP (V jumped) (PP (P with) (NP (Det the) (N dog)))))
(S (NP (Det the) (N dog)) (VP (V jumped) (PP (P over) (NP (Det the) (N man)))))
(S (NP (Det the) (Adj lazy) (N man)) (VP (V slept)))
(S (NP (Det a) (N dog)) (VP (V walked) (PP (P by) (NP (Det a) (Adj lazy) (N man)))))
(S (NP (Det the) (Adj lazy) (N dog)) (VP (V slept)))
(S (NP (Det a) (Adj brown) (N fox)) (VP (V saw) (NP (Det a) (Adj lazy) (N man))))
(S (NP (Det the) (N fox)) (VP (V saw) (NP (Det the) (Adj lazy) (N dog))))
(S (NP (Det a) (Adj brown) (N dog)) (VP (V saw) (NP (Det a) (N man))))