Read the generative grammar phrase structure rules.

S -> NP + VP

NP ->(DET) N

VP -> V (NP)

Which of these is a kernel sentence that would match these phrase structure rules?

Did Sally shave the cat?
The cat was shaved by Sally.
Sally, don't shave the cat!
Sally shaved the cat.