A similar phenomenon, at least in English, is that you can (technically) infinitely embed subclauses without using complementisers ("that", "who" and "which"). So you get unparsable things like: The dog the cat the mouse feared loathed barked. ...punctuated and complementised makes it slightly better: The dog, who the cat, who the mouse feared, loathed, barked. ...unwound makes it readable, but changes the semantics…
you can ... So you get unparsable things... If it's not parseable, then surely you can't.
Garden path sentence
51–60 of 87 posts
Re: Garden path sentence
#52A similar phenomenon, at least in English, is that you can (technically) infinitely embed subclauses without using complementisers ("that", "who" and "which"). So you get unparsable things like: The dog the cat the mouse feared loathed barked. ...punctuated and complementised makes it slightly better: The dog, who the cat, who the mouse feared, loathed, barked. ...unwound makes it readable, but changes the semantics…
You can't "technically" do that. Which "rule" (from which rulebook) do you think allows you to arbitrarily repeat structures?
Here's a helpful presentation summarizing some of this research: https://depts.washington.edu/lingconf/slides/Bader&Haeussler...
The sentence the comment the user replied to included parsed with difficulty.
Re: Garden path sentence
#53As a non native speaker I struggled greatly until I learned that this is a thing in English language.
Ha, yup. I think a good corollary is prefix vs. infix notation in programing languages. With prefix (or RPN) notation, it's impossible to be led down the garden path. The rules are simple and unambiguous. For example, 4+5×3 is a garden path, where reading left-to-right you may think to yourself, "four plus five is nine, then nine times... wait, I have to backtrack and handle five times three first..." Whereas + 4 × 5…
The girl the boy the dog hit bit cried.
measures the depth of the stack in human brains.Re: Garden path sentence
#54The sidebar shows two other languages for this Lemma, the Dutch one is interesting: * Intuinzinnen , From the Dutch proverbs "ergens intuinen" of "om de tuin geleid worden". Literally: To "be gardened into something", or "to be led around the garden." Both meaning the same as "lead someone down the garden path" Seams the proverb is nearly similar in both languages. Which makes me wonder whether they originated from t…
Garden is from French (jardin)
Back to the proverb: the dutch one seems to be about "keeping someone from that what is important/the truth" by not letting them in.
Re: Garden path sentence
#55A similar phenomenon, at least in English, is that you can (technically) infinitely embed subclauses without using complementisers ("that", "who" and "which"). So you get unparsable things like: The dog the cat the mouse feared loathed barked. ...punctuated and complementised makes it slightly better: The dog, who the cat, who the mouse feared, loathed, barked. ...unwound makes it readable, but changes the semantics…
You can't "technically" do that. Which "rule" (from which rulebook) do you think allows you to arbitrarily repeat structures?
"The cat meowed"
to
"The cat the mouse feared meowed"
If your claim is that nesting to arbitrary depths is not allowed, what is the maximum depth that is "legal"?
Re: Garden path sentence
#56I think in real-world situations speakers would prefer "fruit flies like bananas", which may also be a garden path sentence, but its resolution seems much easier to me. Do native speakers concur? Is there any research whether speakers do prefer utterances like my example in practice due to this property?
Re: Garden path sentence
#57Re: Garden path sentence
#58A similar phenomenon, at least in English, is that you can (technically) infinitely embed subclauses without using complementisers ("that", "who" and "which"). So you get unparsable things like: The dog the cat the mouse feared loathed barked. ...punctuated and complementised makes it slightly better: The dog, who the cat, who the mouse feared, loathed, barked. ...unwound makes it readable, but changes the semantics…
The dog, who was loathed by the cat whom the mouse feared, barked.
Unwound and same meaning as your first and second sentences.Or even simpler:
The dog, who was loathed by the cat who was feared by the rat, barked.
Come to think of it, this reminds me somewhat of tail-recursion optimization.Re: Garden path sentence
#59Earlier quoted context omitted.
I could swear you've posted this exact comment before. Or is it a meme by now? Google finds four results of this phrase: http://williamedwardscoder.tumblr.com/post/13292744100/the-s... https://www.reddit.com/r/programming/comments/sgght/comparin... ? https://www.reddit.com/comments/108q4b/markov_chain_poem_tra... http://encode.ru/threads/2225-A-jackhammer-it-doesn%E2%80%99... But it turns out all of those are you. Do…
Whoa, did you realize that you commented on it 3 years ago in that second reddit link? Anyway, no harm in sharing willvarfar. First time I've seen your comment!
The guy who had told the story before who had told the guy who had told the story before had forgotten had forgotten.
Re: Garden path sentence
#60Earlier quoted context omitted.
You can't "technically" do that. Which "rule" (from which rulebook) do you think allows you to arbitrarily repeat structures?
There's no rulebook when it comes to syntax (grammar), unless you're a prescriptivist. There is plenty of precedent for embedding subclauses (e.g., "Here is a sentence, that I just made up, which has an embedded subclause."), but -- beyond anecdotal data -- there is no hard cut-off point to how many times you are permitted to embed. Empirically, most people don't like more than one level, but plenty of people allow i…
And no two prescriptivists can agree on which rulebook to use!