Section 7.5 How Structure Determines Meaning
One of the most important lessons of syntax is that meaning depends on structure, not just on the words themselves. The same words in different structures produce different meanings.
Structural Ambiguity.
When a sentence has two possible structures, it is structurally ambiguous.
Example: βI saw the man with binoculars.β
This sentence has two readings:
-
I used binoculars to see the man. (PP modifies VP)
-
I saw the man who had binoculars. (PP modifies NP)
A student encountering this sentence for the first time might instinctively begin diagramming by attaching βwith binocularsβ to the VPβafter all, it seems natural to read it as describing the act of seeing. But look at what happens when we consider the alternative structure, where βwith binocularsβ attaches to the NP βthe manβ instead. The two trees below make the structural difference visible.
Structure 1 (PP attaches to VPββwith binocularsβ describes how I saw):


[S [NP [PRON I]] [VP [V saw] [NP [DET the] [N man]] [PP [PREP with] [NP [N binoculars]]]]]
Structure 2 (PP attaches to NPββwith binocularsβ describes which man):


[S [NP [PRON I]] [VP [V saw] [NP [DET the] [N man] [PP [PREP with] [NP [N binoculars]]]]]]
The diagrams make the ambiguity explicit. In Structure 1, the PP βwith binocularsβ is a daughter of VPβit modifies the verb βsawβ, telling us how I saw. In Structure 2, the PP is a daughter of the object NPβit modifies βthe manβ, telling us which man I saw. The words are identical, but the tree structures are different, and so are the meanings.
More Examples of Structural Ambiguity.
Example: βFlying planes can be dangerous.β
-
Reading 1: The activity of flying planes is dangerous.
-
Reading 2: Planes that are flying can be dangerous.
Example: βOld men and women gathered.β
-
Reading 1: Old men, and women (of any age)
-
Reading 2: Old people of both genders
In each case, the ambiguity arises from structural optionsβdifferent ways of grouping the words.
Why This Matters.
Understanding structural ambiguity matters for several reasons:
For reading: Recognizing that a sentence has multiple possible structures helps you interpret texts accurately.
For writing: Awareness of structural ambiguity helps you avoid writing sentences that could be misread. If a sentence has an unintended reading, restructure it.
For analysis: Structural ambiguity demonstrates that meaning is not just in the wordsβitβs in how the words are organized.
