As a programmer, I’d prefer a combination of the two: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. as I think it’s weird that a punctuation mark inside a quote can end the sentence that contains the quote. I’d argue like this: in the above case there are two sentences, the quote and the sentence that contains the quote. Both need to be terminated with a period.
Prefer the British Style of Quotation Mark Punctuation over the American
21–30 of 393 posts
Re: Prefer the British Style of Quotation Mark Punctuation over the American
#22As a programmer, I’d prefer a combination of the two: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. as I think it’s weird that a punctuation mark inside a quote can end the sentence that contains the quote. I’d argue like this: in the above case there are two sentences, the quote and the sentence that contains the quote. Both need to be terminated with a period.
Re: Prefer the British Style of Quotation Mark Punctuation over the American
#23As a programmer, I’d prefer a combination of the two: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. as I think it’s weird that a punctuation mark inside a quote can end the sentence that contains the quote. I’d argue like this: in the above case there are two sentences, the quote and the sentence that contains the quote. Both need to be terminated with a period.
> Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. Well, I don't really like that: it just doesn't look nice to me. I would suggest one of the following: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus”. You've chosen not to quote the full stop. There's no law that says you have to include everything in the quotation, right? Dr Johnson kicked a lar…
Oh, if only languages worked so consistently.
DESCRIPTION_OF_WHAT_WAS_SAID: "$(DIRECT_QUOTE.)".
Then again, in programming things don't always nest either, since sub shell calls have all sorts of oddities in regards to escape sequences.Has there ever been a case of anything nesting nicely, be it in languages, programming, or any other medium of writing? Maybe XML? I'm not sure.
Re: Prefer the British Style of Quotation Mark Punctuation over the American
#24I think the argument for the American style is aesthetics. I don't like it, but I can understand that there are people who prefer what looks better. TFA did not address this at all, which is a pity.
FWIW the British style looks more aesthetically pleasing to me. The American style reminds me of inappropriately mixed brackets: [(]). Cringe.
Why would you make a style choice to make something less aesthetically pleasing?
Re: Prefer the British Style of Quotation Mark Punctuation over the American
#25As a programmer, I’d prefer a combination of the two: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. as I think it’s weird that a punctuation mark inside a quote can end the sentence that contains the quote. I’d argue like this: in the above case there are two sentences, the quote and the sentence that contains the quote. Both need to be terminated with a period.
I tend to agree with the author. While it's logically consistent, it's typographically redundant. There's no need to end a sentence with a full stop, a quotation mark, another full stop, and then a space, before beginning the next sentence with a capital letter.
Re: Prefer the British Style of Quotation Mark Punctuation over the American
#26Re: Prefer the British Style of Quotation Mark Punctuation over the American
#27Re: Prefer the British Style of Quotation Mark Punctuation over the American
#28Which makes no sense IMHO is to use “” instead of "". But it could be my OCD also.
⸘Why has not yet the opening interrobang received similarly wide adoption‽
Re: Prefer the British Style of Quotation Mark Punctuation over the American
#29As a programmer, I’d prefer a combination of the two: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. as I think it’s weird that a punctuation mark inside a quote can end the sentence that contains the quote. I’d argue like this: in the above case there are two sentences, the quote and the sentence that contains the quote. Both need to be terminated with a period.
> Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus.”. Well, I don't really like that: it just doesn't look nice to me. I would suggest one of the following: Dr Johnson kicked a large rock and said, as his foot rebounded, “I refute it thus”. You've chosen not to quote the full stop. There's no law that says you have to include everything in the quotation, right? Dr Johnson kicked a lar…
s/the punctuation of //Re: Prefer the British Style of Quotation Mark Punctuation over the American
#30The reason this problem exists is because computers and font libraries don't have all the characters we need. The point or comma should be at the same place as the quotes, under them, not before or after.
What?