Sentence
Comprehension: Parsing
-
Overview of comprehension. Comprehension involves mental processes that
operate on language to yield understanding. Comprehension begins with the
word, includes word meaning in context, sentences, and larger runs of text.
It entails levels of language that include word meanings, morphology, and
syntax.
-
The Parsing Problem: Assuming that one knows the meanings of words, sentence
comprehension begins with parsing, the processes by which a linear string
of morphemes (or words) is structured into meaning-related phrases.
-
Illustrations of parsing with spoken language. The normal process is very
rapid; you can observe some of what is involved by slowing down speech.
-
Illustrations with written language
-
The problem: How can a comprehender make rapid decisions about what goes
with what-i.e. what the phrases are-when speech input is so rapid.
-
The concept of a parser: A language mechanism that solves the parsing problem
-
Decision points at each word/morpheme in a sentence. The alternative is
to consider all possible (syntactically legal) continuations of the sentence.
-
Garden Path Phenomena
-
Parsing Principles and Attachment Preferences
-
Minimal Attachment: Build the simplest structure consistent with the structure
currently built. Avoid complex attachments.
-
Late Closure
-
Others--Kimbal's principles
-
Examples of parsing problems and how these principles apply.
-
While Mary was sewing the sock fell off her lap.
Constituents: Mary was sewing/ Mary was sewing the sock
Late closure: don't close a const. if you don't have to:
This produces a GARDEN PATH
-
The spy saw the cop with the binoculars/revolver
Minimal attachment: don't build an embedded NP
-
John heard the music would be good.
Minimal Attachment
-
These examples are not too difficult to comprehend. The parsing problem
is mild and there is a relatively easy recovery process. But the
examples below illustrate more difficult problems. These are known as "reduced
relatives" because they contain a relative clause ("that was raced", "that
was spilled") that has been reduced by the deletion of the "that".
-
The horse raced past the barn fell.
-
The coffee spilled on the rug was difficult to conceal.
-
These examples illustrate issues of configurational representation-how
a reader or listener configures the input into phrasal units. This is essentially
a question of using one's syntactic knowledge in combination with parsing
principles
-
Lexical Information in Parsing. Configuration of phrases also depends on
words
-
Syntactic Category Information
-
Verb Semantics and Argument Structure
-
Arguments and Thematic Roles
-
Verbs take arguments (e.g. nouns)
-
The arguments have roles in meaning; agent; recipient; theme; experiencer,
source, goal, location, etc.
-
Put vs drop
-
DROP (2 arguments): Agent, theme
-
PUT (3 arguments): Agent, theme, goal (end location)
-
Throw (agent, theme,[goal]
-
Put (agent, theme, goal)
-
Related parsing issues: Complexity in syntax. Certain kinds of syntactic
structures create problems not for a parser but for a limited capacity
memory system:
-
The cat chased the rat that ate the cheese.
-
The cat chased the rat that ate the cheese that ...
-
The rat the cat chased ate the cheese.
-
The rat the cat the farmer bought chased ate the cheese.
-
How long can this embedding go on? After "farmer" insert the woman loved
bought chased ate...