Recent Articles




































'



         





Punctuation marks

apostrophe ( ' ); ( )
brackets ( ( ) ); ( [ ] ); ( { } ); ( < > )
colon ( : )
comma ( , )
dash ( ); ( ); ( ); ( )
ellipsis ( ) ( ... )
exclamation mark ( ! )
full stop/period ( . )
hyphen ( - ); ( )
question mark ( ? )
quotation marks ( ‘ ’ ); ( “ ” )
semicolon ( ; )
slash ( / ) and backslash ( \ )
space (   ) and interpunct ( ยท )

ampersand ( & )
asterisk ( * ) and asterism ( )
dagger ( † ‡)
bullet ( , more )
commercial at ( @ )
interrobang ( )
number sign ( # )
prime ( ′ ) and double prime (″)
tilde ( ~ )
underscore ( _ )
vertical bar / pipe ( | )

An apostrophe ( ’ ) is a punctuation and sometimes diacritic mark in languages written in the Latin alphabet. In English, it marks omissions, forms the possessive, and, in special cases, forms plurals.

Contents
[edit]

English language usage

[edit]

Things to note

It's worth bearing in mind that some placenames may break this rule: whilst London contains St James's Park (as James is a singular word ending in S, not a plural), Edinburgh contains Princes Street, which would ordinarily take an apostrophe but, here, does not.

[edit]

Tip

To check you've got it right, swap the sentence around so that the part before the apostrophe becomes the last word. If the sense hasn't changed, you've got it right.

[edit]

Greengrocers' apostrophes

Wrongly placed apostrophes are known as Greengrocers' apostrophes (or sometimes, humorously, as Greengrocers apostrophe's), due to the frequent occurrence of hand-written signs on their produce, offering potatoe's, cabbage's and such like.

[edit]

Derivation

The use of the apostrophe to note possession in the English language derived from the genitive case, but is now considered a clitic.

[edit]

Alternative meanings

[edit]

Computers and Unicode

In computing, the "normal" apostrophe (') (apostrophe or apostrophe-quote) corresponds to Unicode and ASCII character 39, or U+0027. The (preferred) apostrophe (right single quotation mark or single comma quotation mark) corresponds to Unicode character U+2019.

The difference between the two is great: U+0027 can be used to represent many different characters, such as a punctuation mark, a left single quotation mark, an apostrophe, a prime, etc. U+2019 always represent an apostrophe, or a right single quotation mark.

From the Unicode 2.1 standard:

U+02BC modifier letter apostrophe is preferred where the character is to represent a modifier letter (for example, in transliterations to indicate a glottal stop). In the latter case, it is also referred to as a letter apostrophe.
U+2019 right single quotation mark is preferred where the character is to represent a punctuation mark, as in "We’ve been here before." In the latter case, U+2019 is also referred to as a punctuation apostrophe. [1] (http://www.unicode.org/reports/tr8/#Apostrophe%20Semantics%20Errata)

An apostrophe for punctuation should be drawn with a light curl (resembling an upsidedown comma), but U+0027 is nearly always drawn as a straight vertical line, and Unicode actually defines it must be drawn as such. U+2019 has the correct curl.

However, most digital documents use the "normal" apostrophe everywhere. The main reason for this is that on the character ' can be easily typed with any keyboard, whereas typing ’ typically requires a special input method. The "normal" apostrophe is also preferred for compatibility reasons, because ’ is not in the same position (or even present) in all the many different 8-bit character encodings in use across the world, nor is it present in 7-bit ASCII. For writing apostrophes in webpages there is an application known as SmartyPants (http://daringfireball.net/projects/smartypants/) that converts ASCII apostrophes (') into proper ones (’).

[edit]

External links




-This article has been brought to you by BambooWeb and Wikipedia-



  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License