Questions: Garden-Path Effects and Reanalysis During Parsing

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A reader encounters 'The horse raced past the barn fell.' After reading the word 'raced,' what has the parser done, and why does this create difficulty when 'fell' is reached?

AThe parser has not yet assigned any structure because it processes whole sentences before building syntactic representations
BThe parser has flagged 'raced' as ambiguous and is simultaneously maintaining two structural analyses, causing processing overload at 'fell'
CThe parser has committed to treating 'raced' as the main verb using the minimal-attachment heuristic, leaving no open syntactic slot for 'fell'
DThe parser recognized the reduced relative clause immediately and was surprised when 'fell' did not arrive sooner
Question 2 Multiple Choice

Two garden-path sentences are presented: (A) 'The actress the director praised left the stage' and (B) 'While the boy fed the dog the cat scratched its ear.' Based on the principle that global reanalysis (revising main-clause structure) is more costly than local reanalysis, which prediction follows?

ASentence A is harder because 'the actress' followed immediately by 'the director' creates a noun-pile that takes extra time to resolve
BBoth sentences impose equal processing costs because all garden paths require the same structural revision effort
CSentence B is harder because the comma-less attachment creates a local ambiguity that global reanalysis cannot recover from
DSentence A imposes a more costly reanalysis because the parser must revise the main clause structure to accommodate the center-embedded relative
Question 3 True / False

Garden-path effects demonstrate that sentences like 'The horse raced past the barn fell' are grammatically ambiguous, since competent readers consistently misparse them.

TTrue
FFalse
Question 4 True / False

The minimal attachment principle predicts that when two structural analyses are available, the parser initially commits to the one requiring fewer syntactic nodes, even if the alternative is more semantically plausible in context.

TTrue
FFalse
Question 5 Short Answer

Why is the garden-path phenomenon more informative about how the parsing system is built than simply observing that people sometimes misunderstand sentences?

Think about your answer, then reveal below.