Skip to main content

Section 13.2 Structures That Function as Adjectivals

Think about how many ways English has to say something about a noun. You can say the sleeping dog (participial phrase), the dog in the yard (prepositional phrase), the dog that bit me (relative clause), the dog to avoid (infinitive phrase), or the guard dog (attributive noun). Each of those noun phrases means something different, but in every case a modifier is doing the work of characterizing or identifying the noun dog. That is the adjectival function, and English fills it with at least six distinct structural forms. Learning to recognize all six will sharpen your ability to analyze noun phrases and to understand why some modifiers must follow the noun rather than precede it.

1. Adjective Phrases.

The prototypical adjectival is an adjective phraseβ€”a single adjective or an adjective with modifiers:
Multi-level labeling table for "The red car stopped"
Syntax tree for "The red car stopped" showing a prenominal adjective modifying "car"
[S [NP [DET The] [ADJ red] [N car]] [VP [V stopped]]]

2. Nouns (Attributive).

Nouns can function adjectivally when they modify other nouns:
These are sometimes called "noun adjectivals" or "attributive nouns." They always precede the head noun.
Multi-level labeling table for "The history professor lectured"
Syntax tree for "The history professor lectured" showing a noun adjectival modifying "professor"
[S [NP [DET The] [N history] [N professor]] [VP [V lectured]]]

3. Prepositional Phrases.

Prepositional phrases commonly function as adjectivals, appearing as post-modifiers inside the NP:
Multi-level labeling table for "The book on the shelf is mine"
Syntax tree for "The book on the shelf is mine" showing a PP post-modifier inside the subject NP
[S [NP [DET The] [N book] [PP [PREP on] [NP [DET the] [N shelf]]]] [VP [V is] [PRON mine]]]

4. Relative Clauses.

Clauses introduced by relative pronouns or adverbs function as adjectivals. They are the most structurally complex adjectival form and are covered in detail in Sections 13.10 and 13.11:
Multi-level labeling table for "The students who studied passed"
Syntax tree for "The students who studied passed" showing a restrictive relative clause embedded inside the subject NP
[S [NP [DET The] [N students] [RC [NP [REL who]] [VP [V studied]]]] [VP [V passed]]]

5. Participial Phrases.

Present and past participial phrases function as adjectivals:
Multi-level labeling table for "The woman singing on stage left"
Syntax tree for "The woman singing on stage left" showing a present participial phrase modifying "woman"
[S [NP [DET The] [N woman] [VP [V singing] [PP [PREP on] [NP [N stage]]]]] [VP [V left]]]

6. Infinitive Phrases.

Infinitive phrases can function adjectivally, typically as post-modifiers:
Multi-level labeling table for "He has time to spare"
Syntax tree for "He has time to spare" showing an infinitive phrase functioning as an adjectival post-modifier on the direct object NP
[S [NP [PRON He]] [VP [V has] [NP [NP [N time]] [VP [V to spare]]]]]