Parse Tree
Definition
A hierarchical tree representation that displays the constituent structure of a sentence according to a chosen grammar: nodes represent categories (e.g., NP, VP, V) and dominance/branching relations show how words and phrases combine into larger syntactic units; the representation depends on the grammatical framework (constituency/phrase structure grammar).