Here is a lesson in creative writing. First rule: Do not use semicolons. They are transvestite hermaphrodites representing absolutely nothing. All they do is show you've been to college.--Kurt Vonnegut
"Don't use it with conjunctions.posted by PontifexPrimus at 2:15 PM on January 25, 2010 [2 favorites]
Conjunctions are words like and, but, or, nor, for, so, and yet."
"While searching for a good place to get a unicorn burger, I traveled to Seattle, Washington; Tokyo, Japan; and London, England."
"My favorite people include Samuel Slaughterjaws, a famous unicorn hunter; my uncle Wilford, a world champion at mayonnaise eating contests; and Nicola Tesla, the most awesome dude to ever fire a lightning bolt at an angry peasant."
The Semicolon is a Point which is composed of a Comma, and an inverted Full-point; to shew the quantity of the pause or rest which it requires.The Semicolon is a Point of great use to enforce and to illustrate what has been advanced, and digested by the Comma. It serves likewise to concatenate such parts of a period as are to be supported by a Point of more elevation than a Comma, which helps to relate the matter more distinctly ; whereas the Semicolon keeps the parts of an argument together. — Philip Luckombe, A Concise History of the Origin and Progress of Printing, 1723posted by XMLicious at 4:28 PM on January 25, 2010 [3 favorites]
namespace MeFi
{
public class Comment
{
public static string Reply(string snark)
{
return string.Format("MetaFilter: {0}", snark)
}
}
}Error 8 ; expected C:\code\Comment.cs 7 58 MeFi.Comment« Older This is an unoffical home for public domain photog... | Guardian editor Alan Rusbridge... Newer »
This thread has been archived and is closed to new comments
Confession: I often end up using a semicolon because I feel like I'm about to use parentheses or quotation marks wrong but using a semicolon avoids the construction that is going to cause the possible error.
posted by MCMikeNamara at 1:30 PM on January 25, 2010 [3 favorites]