en-punctuation.rst
changeset 1327 149b58b87e81
parent 1326 8aac6cb8518d
child 1328 b2881ca2dc05
equal deleted inserted replaced
1326:8aac6cb8518d 1327:149b58b87e81
     1 -*- mode: outline; coding: utf-8 -*-
       
     2 
       
     3                           English Punctuation Guide.
       
     4 
       
     5 * Punctuation symbol.
       
     6 
       
     7   !  exclamation mark
       
     8   "" single quotation marks
       
     9   '' double quotation marks
       
    10   '  apostrophe
       
    11   ,  comma
       
    12   -  hyphen
       
    13   .  full stop (period USA)
       
    14   :  colon
       
    15   ;  semi colon
       
    16   ?  question mark
       
    17   ... ellipsis
       
    18 
       
    19 * General rules.
       
    20 
       
    21  * Put end-of-sentence punctuation inside quotation marks.
       
    22  * Put commas and other sentence punctuation outside of parentheses.
       
    23  * Put a comma (plus a space) before and, but, or, and nor when they join two
       
    24    sentences.
       
    25  * The semicolon (;) is not used widely in English and probably should be
       
    26    avoided by non-native writers.
       
    27  * Names of newspapers, books, movies, ships, magazines, journals, and poems
       
    28    are usually italicized  or underlined.
       
    29 
       
    30 ** Capital letter.
       
    31 
       
    32  1 A capital is used for the first letter of a new sentence, of quoted speech
       
    33    or proper nouns.
       
    34  2 The first letter of a sentence does not need to be capitalized if it is
       
    35    included in parenthesis within another sentence.
       
    36  3 A capital letter is always used for the first person singular subjective
       
    37    personal pronoun I.
       
    38  4 A capital is used for the first letter of key words in headings and titles.
       
    39    If such titles are hyphenated then both components are given capitalized
       
    40    first letters.
       
    41  5 A capital is used for the first letter of key words in historical events.
       
    42  6 A capital is used for the first letter of religions and many other
       
    43    religious words.
       
    44  7 A capital is used for the first letter of names of months and days of the
       
    45    week, but not of seasons.
       
    46  8 Holidays should also be capitalized.
       
    47 
       
    48 Example:
       
    49 
       
    50   [3] My boss and I agreed that I should make up for the time I  had lost.
       
    51   [4] The Minister of Agriculture and Fisheries
       
    52   [4] The Centers for Disease Control
       
    53   [4] Vice-President Dick Cheney
       
    54   [5] The Battle of Waterloo
       
    55   [5] The Great Fire of London
       
    56   [6] Devout Christians do daily Bible study.
       
    57   [7] After a long, hot summer she married him on a sultry Saturday in September.
       
    58   [8] January 1 is New Year's Day.
       
    59 
       
    60 ** Spaces.
       
    61 
       
    62  * Put one space after punctuation.
       
    63  * Put no spaces before punctuation, but always put a space between words.
       
    64  * Put no spaces after periods inside abbreviations.
       
    65  * Put no space before or after an apostrophe.
       
    66  * Put no space on the "inside" of quotation marks (often called "quotes").
       
    67  * Put no space on the "inside" of parentheses.
       
    68 
       
    69 Some old rules:
       
    70 
       
    71  * Put two spaces after colons and between sentences.
       
    72 
       
    73 
       
    74 * Exclamation mark, '!'.
       
    75 
       
    76  * Exclamation marks act as a full stop.
       
    77  * An exclamation mark is most often used to show shock, surprise, horror or
       
    78    pleasure.
       
    79  * No space is needed before an exclamation mark, at least one space after one
       
    80    (two spaces for purists).
       
    81 
       
    82 Example:
       
    83 
       
    84   Oh! Wow! Brilliant!
       
    85   It was shocking!
       
    86 
       
    87 * Apostrophe, "'".
       
    88 
       
    89  * Apostrophes next to the letter ('s) indicate possession or belonging.
       
    90  * They are also used to show missing letters in shortened words, especially in
       
    91    informal writing.
       
    92  * No space is needed before or after the apostrophe.
       
    93 
       
    94 Example:
       
    95 
       
    96   This is Lynne's web site.
       
    97   It's a nice day today, isn't it? I've got an idea. Let's go out.
       
    98 
       
    99 * Comma, ','.
       
   100 
       
   101  1 Separate items in long lists.
       
   102  2 Commas point out brief pauses in a complex sentence or a long prepositional
       
   103    phrase.
       
   104  3 Comma is included before the conjunction 'and' which comes
       
   105    before the final element of a list (for purists).
       
   106  4 Introduce a direct quote.
       
   107  5 Separate appositives (a noun, or noun phrase) or non-defining relative
       
   108    clauses.
       
   109  6 Use a comma if your subject has two or more adjectives describing it.
       
   110  * You do not put a space before a comma, but you do need a space after one.
       
   111  ? We don't usually put a comma before the word 'and'.
       
   112 
       
   113 Example:
       
   114 
       
   115   [1] There were a lot of people in the room, teachers, students and parents.
       
   116   [2] The teachers were sitting, the students were listening and the parents
       
   117   were just worrying.
       
   118   [2] Although he wanted to come, he wasn't able to attend the course.
       
   119   [3] I like reading, listening to music, and visiting with my friends.
       
   120   [4] The boy said, "My father is often away during the week on business trips."
       
   121   [4] His doctor replied, "If you don't stop smoking, you run the risk of a
       
   122   heart attack."
       
   123   [5] Bill Gates, the richest man in the world, comes from Seattle.
       
   124   [5] My only sister, who is a fantastic tennis player, is in great shape.
       
   125   [6] The powerful, resonating sound caught our attention.
       
   126 
       
   127 * Colon, ':'.
       
   128 
       
   129  1 Colons precede a list, an explanation or an example.
       
   130  2 The colon is used to separate two main clauses where the first is an
       
   131  introduction to the second.
       
   132  3 To introduce a direct quote (a comma can also be used in this situation).
       
   133  * You do not put a space before a colon, but you do need a space after one.
       
   134 
       
   135 Example:
       
   136 
       
   137   [1] There are two main shopping areas in Nottingham: Broadmarsh Centre and
       
   138   Victoria Centre.
       
   139   [2] The pilot had an awful realization: he had forgotten to turn off the gas
       
   140   at breakfast time.
       
   141   [3] He announced to his friends: "I'm getting married!"
       
   142 
       
   143 * Full stop (period), '.'.
       
   144 
       
   145  1 Full stops (periods in the USA) go at the end of sentences that are
       
   146    statements.
       
   147  2 They are also used to mark abbreviations. If such an abbreviation occurs at
       
   148    the very end of a sentence, the final dot is not usually written twice.
       
   149  * You do not put a space before a full stop, but you do need at least one
       
   150    space after one (two spaces for purists).
       
   151 
       
   152 Example:
       
   153 
       
   154   [1] My name is Lynn. I am a teacher.
       
   155   [2] An overhead projector is often referred to as an O.H.P.
       
   156 
       
   157 * Hyphen, '-'.
       
   158 
       
   159  * Hyphens are used to connect words or syllables, or to divide words into
       
   160    parts.
       
   161  * You don't use a space on either side of a hyphen.
       
   162 
       
   163 Example:
       
   164 
       
   165   There were ninety-nine red balloons.
       
   166 
       
   167 * Question mark, '?'.
       
   168 
       
   169  1 Question marks go at the end of sentences that are questions.
       
   170  2 You need a question mark at the end of tag questions.
       
   171  * For quotes within quotes, use single quotes.
       
   172  * You do not put a space before a question mark, but you do need at least one
       
   173    space after one (two spaces for purists).
       
   174 
       
   175 For example:
       
   176 
       
   177   [1] Is my name Lynn? Of course it is.
       
   178   [2] It's a nice day, isn't it?
       
   179 
       
   180 * Semicolon, ';'.
       
   181 
       
   182  1 Semicolons are used to separate two sentences that would otherwise be
       
   183    joined with a word such as 'and', 'because', 'since', 'unless' or 'while'.
       
   184  2 To separate groups of words that are themselves separated by commas.
       
   185  * You do not put a space before a semicolon, but you do need a space after one.
       
   186 
       
   187 Example:
       
   188 
       
   189   [1] I'm looking forward to our next lesson; I'm sure it will be a lot of fun.
       
   190   [2] They plan to study German, for their travels; chemistry, for their work;
       
   191   and literature, for their own enjoyment.
       
   192 
       
   193 
       
   194 * Quotation mark (speech mark), '""', "''".
       
   195 
       
   196 Double quotes '""', single quotes "''".
       
   197 
       
   198  * Quotation marks (single or double) are used to show words that are directly
       
   199    spoken (direct speech).
       
   200  * Only the words actually being quoted are enclosed by speech marks.
       
   201  * You need a space before the opening speech mark, but no space after it, and
       
   202    a space after the closing one, but no space before it.
       
   203  * Another general rule is to use a comma after the introduction to quoted
       
   204    speech or writing.
       
   205  * Sometimes when writing a spoken sentence it is split in two. The speech
       
   206    marks must then be placed at the beginning and end of each part of the
       
   207    sentence. Commas are used to separate the spoken part from the rest of the
       
   208    sentence.
       
   209  * If you need a question mark or exclamation mark the markers that punctuate
       
   210    the quoted words are enclosed by the speech marks.
       
   211 
       
   212 Example:
       
   213 
       
   214   "Could everyone sit down please," said the teacher.
       
   215   Jaime said, "I love you."
       
   216   "I wonder," she said quietly, "whether people will ever truly understand each other."
       
   217   "I don't understand," replied Nathan.    "Do you understand?" asked Nathan.   "I don't understand!" shouted Nathan.
       
   218   Nathan replied, "I don't understand."    Nathan asked, "Do you understand?"   Nathan shouted, "I don't understand!"
       
   219   He wrote in 1946 that, "The key word in digital computer is 'digital'."
       
   220 
       
   221 * Ellipsis, '...'.
       
   222 
       
   223  1 Ellipsis used to show that something has been omitted, indicate missing
       
   224    words in an incomplete quotation.
       
   225 
       
   226 Example:
       
   227 
       
   228   [1] Chomsky suggested that, "Language is a system that...can be described in
       
   229   an algebraic notation."
       
   230 
       
   231 * Dash, '-', '--'.
       
   232 
       
   233  1 The dash should be used when making a brief interruption within a
       
   234    statement, a sudden change of thought, an additional comment, or a dramatic
       
   235    qualification.
       
   236 
       
   237 * Parentheses '()'.
       
   238 
       
   239  1 Use parentheses to clarify, to place an afterthought, or to add a personal
       
   240    comment. Be sure to include the period after the closing parenthesis.
       
   241 
       
   242 Example:
       
   243 
       
   244   [1] Steve Case (AOL's former CEO) resigned from the Time-Warner board of
       
   245   directors in 2005.
       
   246   [1] You will need a flashlight for the camping trip (don't forget the
       
   247   batteries!).
       
   248   [1] Most grammarians believe that parentheses and commas are always
       
   249   interchangeable (I disagree).
       
   250 
       
   251 * Brackets '[]'.
       
   252 
       
   253  1 Use brackets to signify an editor's note in a regular piece of writing. You
       
   254    can also use brackets to clarify or to revise a direct quote so that it
       
   255    appeals to your own writing.
       
   256  2 The first brackets are rounded, and brackets inside brackets are squared.
       
   257 
       
   258 Example:
       
   259 
       
   260   [1] "[The blast] was absolutely devastating," said Susan Smith.
       
   261 
       
   262 * Slash '/'.
       
   263 
       
   264  1 Use the slash to separate "and" and "or", when appropriate.
       
   265  2 The slash can replace the word "and" to join two nouns.
       
   266  3 The slash is used when quoting lyrics and poetry to denote a line break. Be
       
   267  sure to add spaces between your slashes here.
       
   268 
       
   269 Example:
       
   270 
       
   271   [1] To register, you will need your driver's license and/or your birth
       
   272   certificate."
       
   273   [2] The student/part-time employee has very little free time.
       
   274   [3] "Row, row, row your boat / gently down the stream / life is but a dream."
       
   275