<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Grammar</title>
	<atom:link href="http://negative99.com/general/grammar/feed/" rel="self" type="application/rss+xml" />
	<link>http://negative99.com/general/grammar/</link>
	<description>An onslaught of expository excellence covering web design and development, politics and current events, faith and religion, guitar and music, programming... oh, and anything else.</description>
	<pubDate>Wed, 19 Nov 2008 12:45:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Mike</title>
		<link>http://negative99.com/general/grammar/#comment-270</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 15 Jan 2006 04:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.negative99.com/archive/78#comment-270</guid>
		<description>You just gotta love prescriptive grammar! I still think that the last-item comma before the conjunction in a list is a distraction. And people have been breaking the begin-a-sentence-with-a-conjunction rule with vigor since Winston Churchill published his history of WWII. 

My vote is for one space after the period, as publishers (especially web publishers) remove the extra space anyway.</description>
		<content:encoded><![CDATA[<p>You just gotta love prescriptive grammar! I still think that the last-item comma before the conjunction in a list is a distraction. And people have been breaking the begin-a-sentence-with-a-conjunction rule with vigor since Winston Churchill published his history of WWII. </p>
<p>My vote is for one space after the period, as publishers (especially web publishers) remove the extra space anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://negative99.com/general/grammar/#comment-269</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 14 Jan 2006 15:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.negative99.com/archive/78#comment-269</guid>
		<description>And for some reason I'm always using periods instead of question marks.  Maybe I have an unconscious prejudice against question marks or something like that.</description>
		<content:encoded><![CDATA[<p>And for some reason I&#8217;m always using periods instead of question marks.  Maybe I have an unconscious prejudice against question marks or something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://negative99.com/general/grammar/#comment-268</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 14 Jan 2006 15:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.negative99.com/archive/78#comment-268</guid>
		<description>Here's one for you.  Are there supposed to be two spaces after a period when typing or just one.  I always use 2 spaces.  I remember learning that 2 spaces is correct, but maybe that has changed.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s one for you.  Are there supposed to be two spaces after a period when typing or just one.  I always use 2 spaces.  I remember learning that 2 spaces is correct, but maybe that has changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WarAxe</title>
		<link>http://negative99.com/general/grammar/#comment-266</link>
		<dc:creator>WarAxe</dc:creator>
		<pubDate>Thu, 12 Jan 2006 22:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.negative99.com/archive/78#comment-266</guid>
		<description>The comma thing about 20 years ago was you could do either.  Then about 10 years ago was that you were NOT to put a comma by the conjunction... and now we're on the other end where the comma absolutely SHOULD be up to the conjunction.  I think both the computer programming world and the legal world played a role in that change... since more commas prevent any possible ambiguity.

Yeah... if the ellipsis is at the end of a sentence you need a period, too, making it FOUR periods.  And the periods, whether three or four, are supposed to be spaced.  I never do that, and even if I do I think Word will "fix" it for me.</description>
		<content:encoded><![CDATA[<p>The comma thing about 20 years ago was you could do either.  Then about 10 years ago was that you were NOT to put a comma by the conjunction&#8230; and now we&#8217;re on the other end where the comma absolutely SHOULD be up to the conjunction.  I think both the computer programming world and the legal world played a role in that change&#8230; since more commas prevent any possible ambiguity.</p>
<p>Yeah&#8230; if the ellipsis is at the end of a sentence you need a period, too, making it FOUR periods.  And the periods, whether three or four, are supposed to be spaced.  I never do that, and even if I do I think Word will &#8220;fix&#8221; it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://negative99.com/general/grammar/#comment-265</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 12 Jan 2006 15:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.negative99.com/archive/78#comment-265</guid>
		<description>I actually remember learning that &lt;i&gt;either&lt;/i&gt; approach to the second to last word in a list was considered acceptable.  I've always preferred to put commas right up to the conjunction.  I didn't know that it was considered mandatory now.  &lt;i&gt;English Grammar for Dummies&lt;/i&gt; still indicates the comma is optional.

Ellipses can not only represent intentionally left out speech or text, but for trailing off (which you've demonstrated) or as a pause in speech (which you also demonstrated).  You may lean on them harder than most, but you're not a flagrant violator in my opinion.  I've seen people who seem to think that periods &lt;i&gt;only&lt;/i&gt; come in threes.

Holy crap.  I just consulted &lt;i&gt;English Grammar for Dummies&lt;/i&gt; on ellipses and apparently if the ellipsis falls at the end of a sentence, you should use &lt;i&gt;four&lt;/i&gt; dots.  I never knew that.</description>
		<content:encoded><![CDATA[<p>I actually remember learning that <i>either</i> approach to the second to last word in a list was considered acceptable.  I&#8217;ve always preferred to put commas right up to the conjunction.  I didn&#8217;t know that it was considered mandatory now.  <i>English Grammar for Dummies</i> still indicates the comma is optional.</p>
<p>Ellipses can not only represent intentionally left out speech or text, but for trailing off (which you&#8217;ve demonstrated) or as a pause in speech (which you also demonstrated).  You may lean on them harder than most, but you&#8217;re not a flagrant violator in my opinion.  I&#8217;ve seen people who seem to think that periods <i>only</i> come in threes.</p>
<p>Holy crap.  I just consulted <i>English Grammar for Dummies</i> on ellipses and apparently if the ellipsis falls at the end of a sentence, you should use <i>four</i> dots.  I never knew that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
