Simple Sentence Parse Tree
A foundational constituency parse tree for a short English sentence, mapping out noun phrase and verb phrase organization down to each individual word.
Create a syntactic tree diagram (constituency parse tree) for the sentence "The cat sat on the mat". Show S at the root branching into NP (Det "The" + N "cat") and VP (V "sat" + PP (P "on" + NP (Det "the" + N "mat"))). Use labeled bracket notation with clear node labels (S, NP, VP, PP, Det, N, V, P), straight connecting lines, academic linguistics style, white background.