The horse raced past the barn fell
should never be written like that. The fix is: The horse, raced past the barn, fell
But: The old man the boat
really can't be fixed, other than rearranging the sentence altogether.21–30 of 87 posts
The horse raced past the barn fell
should never be written like that. The fix is: The horse, raced past the barn, fell
But: The old man the boat
really can't be fixed, other than rearranging the sentence altogether.I find it interesting that we have solid grammatical fixes for this problem in some cases, but not all. For example, The horse raced past the barn fell should never be written like that. The fix is: The horse, raced past the barn, fell But: The old man the boat really can't be fixed, other than rearranging the sentence altogether.
As a native British English speaker I didn't actually have any trouble parsing any of the sentences save for the "The horse raced past the barn fell" because it was written without the customary punctuational scaffolding.
'The old man the boat' seemed fine to me too, not sure why.
I'd be interested to hear if other British English folks had much trouble with these sentences. Perhaps it's a by product of being exposed to too many 'dad jokes' (Fruit flies like a banana) but perhaps it's a more general condition of British English humour that made me feel familiar with this type of sentence structure.
I find it interesting that we have solid grammatical fixes for this problem in some cases, but not all. For example, The horse raced past the barn fell should never be written like that. The fix is: The horse, raced past the barn, fell But: The old man the boat really can't be fixed, other than rearranging the sentence altogether.
The crooked defect home.
The hot lead the cold.
The quick pace themselves.
The wet tear off their wet clothes.
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 subtly but significantly: The mouse feared the cat, who loathed the dog who barked.
I say "technically" because there's nothing stopping you from doing this, but in reality, even one level of embedding can be borderline nonsensical (e.g., the "The horse raced past the barn fell" example).I find it interesting that we have solid grammatical fixes for this problem in some cases, but not all. For example, The horse raced past the barn fell should never be written like that. The fix is: The horse, raced past the barn, fell But: The old man the boat really can't be fixed, other than rearranging the sentence altogether.
In my view it's as valid as something like:
The dog with the red nose died
which would never be written The dog, with the red nose, died
Just because it's not easy to parse doesn't mean there's a hard-and-fast rule about adding punctuation.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…
The name "garden path" reminds me that during my Turbo Pascal loving 80s I played with making “fog” from markov chains. The idea was to computer-generate reasonable-reading nonsense text and I'm sure you've all tried it as kids too! :) Of course my naive approach suffered from lack of corpus; if it picked a rare word, it’d get railroaded into using the very limited set of words that follow that rare word and so on. I…
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. Does your computer beep every time somebody posts about markov chains, so that you can go post this comment? Do you have it saved on your machine, ready for copy paste?
I feel like I'm in an XKCD strip right now.
"the poor aerodynamic properties of bananas [citation needed]" Worth reading just for that little bit of precision.
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't "technically" do that. Which "rule" (from which rulebook) do you think allows you to arbitrarily repeat structures?
I find it interesting that we have solid grammatical fixes for this problem in some cases, but not all. For example, The horse raced past the barn fell should never be written like that. The fix is: The horse, raced past the barn, fell But: The old man the boat really can't be fixed, other than rearranging the sentence altogether.
> should never be written like that In my view it's as valid as something like: The dog with the red nose died which would never be written The dog, with the red nose, died Just because it's not easy to parse doesn't mean there's a hard-and-fast rule about adding punctuation.