Skip to main content

Section 8.3 Objects and Complements

Among a verb’s arguments are two main types: objects (direct and indirect objects) and complements (subject and object complements).
These two categories behave differently from each other in important ways. Objects are always noun phrases (or clauses functioning as NPs), and they receive or are affected by the verb’s action. Complements, by contrast, do not receive actionβ€”they describe or identify either the subject or the direct object. A subject complement after is characterizes the subject; an object complement after found characterizes the direct object. Confusing the two is a frequent source of analysis errors, so learning to distinguish them by their grammatical behaviorβ€”not just by intuitionβ€”is essential.

Direct Objects.

The direct object receives the action of the verb. It answers β€œWhat?” or β€œWhom?”
Examples:
Direct objects are always noun phrases (or clauses functioning as NPs).
Multi-level labeling table for "The cat chased the mouse"
Syntax tree for "The cat chased the mouse" showing the direct object NP inside the VP
[S [NP [DET The] [N cat]] [VP [V chased] [NP [DET the] [N mouse]]]]

Indirect Objects.

The indirect object indicates the recipient or beneficiary of the action. It answers β€œTo whom?” or β€œFor whom?”
Examples:
Indirect objects:

Subject Complements.

A subject complement describes or identifies the subject. It follows a linking verb (be, become, seem, appear, feel, etc.).
Examples:
Subject complements can be:
Multi-level labeling table for "She seems happy"
Syntax tree for "She seems happy" showing the AdjP subject complement following the linking verb
[S [NP [PRON She]] [VP [V seems] [ADJP [ADJ happy]]]]

Object Complements.

An object complement describes or identifies the direct object. It follows certain transitive verbs.
Examples:
  • The director considered the performance a success. (NPβ€”identifies DO)
  • The critic called the acting brilliant. (AdjPβ€”describes DO)
  • They elected her president. (NPβ€”identifies DO)
Object complements can be noun phrases or adjective phrases.
Multi-level labeling table for "The jury found him guilty"
Syntax tree for "The jury found him guilty" showing the AdjP object complement following the direct object
[S [NP [DET The] [N jury]] [VP [V found] [NP [PRON him]] [ADJP [ADJ guilty]]]]