Date: Mon, 17 Mar 2008 07:42:49 -0500 From: Astrodog <astrodog@gmail.com> To: fbsd_chat <freebsd-chat@freebsd.org> Subject: Re: on content versus presentation [ was: Re: Why the FreeBSD license will not be changing ] Message-ID: <2fd864e0803170542p3c0ce2cscd5279c57e0cfc25@mail.gmail.com> In-Reply-To: <47DDD5E5.4020001@daleco.biz> References: <478556AD.6090400@bsdforen.de> <20080110170010.GA16567@volatile.engineering.cwru.edu> <20080111115804.T2095@klein.bigpond.com> <47DAF203.40106@emailrob.com> <47DB7009.1020606@highperformance.net> <20080315212432.45787@caamora.com.au> <47DC0756.4050304@highperformance.net> <Pine.SOC.4.64.0803151256380.27121@libra.sfsu.edu> <20080316032755.GB74896@kobe.laptop> <47DDD5E5.4020001@daleco.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear god, this is sad. To all of you attacking the rules of capitalization, spelling and grammar... These rules exist to aid in allowing others to understand what you're writing, much as style(9) exists to help make code more understandable. For example: int func() { if (blah == 2) { otherfunc(blah2); return 0; } else { return 1; } } is MUCH easier to understand than: int func() {if(blah==2){otherfunc(blah2);return 0;}else{return 1;}} Just as "I really enjoy drinking heavily then driving like Mario Andretti, Officer Smith" is much more understandable, and can be read faster than, "ireallyenjoydrinkingheavilythendrivinglikemarioandrettiofficersmith" These rules do not exist for your, personal, outgoing communication's benefit. They exist to assist people reading what others have written. I know of very few people who follow these rules when writing notes for their own use. While you can elect to ignore these rules in communication with others, doing so makes understanding things you write more difficult. These kinds of mistakes also make ambiguous sentences more likely to occur, as the building blocks of the sentence are not recognizable by others. Needless to say, fluency with these rules will not be consistent across a large group of people. However, the fact that some people do not know the rules as well as others, is no excuse for not working to make your material easier to understand. Soccer players cannot pick up the ball and run with it... even if a majority of people are not aware of the rule. If they elect to do so, they will encounter problems. I do not begrudge someone learning English for not understanding these rules or someone with a disability that prevents their use, and mistakes happen, though I certainly frown upon someone reveling in doing it incorrectly. In as far as Jonathan's point of, "not everybody read writes presents american english in teh way 'some' americans read write and present thier version of english."... The various rules of American English are not something that individuals in the population are able to alter for personal reasons. The fact that someone is unable, for whatever reason, to follow the rules of the language doesn't change the fact that they are using the language incorrectly, nor does that incorrect usage necessarily reflect negatively upon the thoughts that person is attempting to express. --- Harrison
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2fd864e0803170542p3c0ce2cscd5279c57e0cfc25>