Dash


 
 
Dash

A dash is a punctuation mark, and is not to be confused with the hyphen, which has quite different uses.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Several forms of dashes exist, of which the most common are:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Hyphen-minus

The hyphen-minus is the ASCII character typically used as a hyphen, a minus sign, and a dash in ASCII computer files. This compromise made sense in the days of monospacing typewriters and early computers and persists mainly because standard keyboards do not have the keys for the separate characters. Strictly speaking, it is not a dash at all; thus, careful typesetting (including with modern computer applications, such as word processors and HTML) usually uses the following proper dashes instead.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Figure dash

The figure dash is so named because it is the same width as a digit, at least in fonts with digits of equal width.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The figure dash is used when a dash must be used within numbers, for example with telephone numbers: 6345789. Note that this does not indicate a range (use an en dash for that), or function as the minus sign (which has its own glyph).

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The figure dash is often unavailable; in this case, one may use a hyphen-minus instead. In Unicode, the figure dash is U+2012 (decimal 8210). In HTML, you must use the numeric forms ‒ or ‒ to type it; there is no equivalent HTML entity. In TeX, the standard fonts have no figure dash; however, the digits normally all have the same width as the en dash, so an en dash can be substituted in TeX.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

En dash

The en dash is one en in width: half the width of an em dash.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The en dash is used to indicate a closed range, or a connection between two things of almost any kind: numbers, people, places, etc. For example:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

  • June–July 1967
  • 1:00–2:00 p.m.
  • For ages 3–5
  • pp. 38–55
  • New York–London flight
  • Mother–daughter relationship
  • The Guide for the Use of the International System of Units (SI) recommends that the word "to" be used instead of an en dash when a number range might be misconstrued as subtraction, such as a range of units. For example, "a power level of 50 to 100 W" rather than "a power level of 50–100 W".

    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

    The en dash can also be used as a hyphen in compound adjectives in which one part consists of two words or a hyphenated word:

    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

  • pre–World War II period
  • anti–New Zealand sentiment
  • high-priority–high-pressure tasks (tasks which are both high-priority and high-pressure).
  • The en dash is also used as a hyphen in compund adjectives for which neither part of the adjective modifies the other. That is, when each is modifying the noun. This is common in science when names compose an adjective as in Bose–Einstein condensate. There that refers to a "condensate" predicted by Bose and Einstein. Compare this with "award-winning novel" in which "award" modifies "winning" and together they modify "novel".

    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

    En dashes usually do not have spaces around them. The exception is when excluding them may cause confusion or look odd (e.g., 12 June – 3 July), or when used parenthetically or instead of a colon. However, when an actual en dash is unavailable, one may use a hyphen-minus with a single space on each side (" - ").

    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

    The en dash is also used, with a single space on each side, instead of a colon, and around parenthetical statements – like this one – in place of the more common em dash. See En dash versus Em dash below.

    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

    In Unicode, the en dash is U+2013 (decimal 8211). In HTML, one may use the numeric forms – or –; there is also an HTML entity –. In TeX, the en dash may normally (depending on the font) be input as a double hyphen-minus (--).

    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Em dash

The em dash is defined as one em in width. By definition, this is twice as wide as the en dash in any particular font (except for monospace fonts such as Courier).

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The em dash indicates a sudden break in thought—a parenthetical statement like this one—or an open range (such as "John Doe, 1987—"). The em dash is used in much the way a colon or set of parentheses is used: it can show an abrupt change in thought or be used where a period is too strong and a comma too weak. Em dashes are sometimes used in lists of definitions, but this is not considered correct usage: a colon should be used instead.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

In North American usage—and also in old British usage—an em dash is never surrounded by spaces. In contrast, the modern practice in many other parts of the English-speaking world and in journalistic style is to separate the dash from its surrounding words when used parenthetically, by using spaces — or hair spaces (U+200A). Some writers eschew the use of the em dash – instead, they replace it with the shorter en dash – which is then also surrounded by spaces or hair spaces; this "space, en dash, space" sequence is also the predominant style in German typography. See En dash versus Em dash below.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

When an actual em dash is unavailable, a double hyphen-minus ("--") can be used in American English. However, this has never been accepted in other variants of English, such as Commonwealth English; instead, a single hyphen-minus is used with space on either side (" - "), just as for the en dash. In Unicode, the em dash is U+2014 (decimal 8212). In HTML, one may use the numeric forms — or —; there is also the HTML entity —. In TeX, the em dash may normally be input as a triple hyphen-minus (---).

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

En dash versus Em dash

The en dash is half the width of the em dash. The width of the en dash was originally the width of the typeset letter "N", while the width of the em dash was the width of "M"; hence the names.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Some people prefer to use an en dash instead of an em dash for parenthetical statements, and also where a dash is to be used to replace a colon. A spaced en dash is commonly used for this purpose in British publications, whereas in the USA the tendency is to use the unspaced em dash.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The spaced en dash has a certain technical advantage over the (unspaced) em dash. In most typesetting and most wordprocessing, the space between words is expected to be variable, so there can be full justification. Alone among punctuation that marks pauses or logical relations in text, the (unspaced) em dash disables this for the words it falls between. The effect can be uneven spacing in the text. (The spaced em dash risks introducing exaggerated spacing, in full justification.)

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

However, it is sometimes argued that using an en dash here can lead to confusion, on the grounds that the dashes have different semantic roles.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Quotation dash

The quotation dash or horizontal bar is used to introduce quoted text. This is standard method of printing dialogue in some languages (see the quotation dash section of the Quotation mark article for further details of how it's used).

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

If the quotation dash is unavailable, then the em dash can be used instead. In Unicode, the quotation dash is U+2015 (decimal 8213). In HTML, it can be input only with the numeric form, ― or ―; there is no equivalent HTML entity. But since browser support for it is nearly non-existent and Unicode itself equates use, for web pages one generally uses the em dash. There is no support in the standard TeX fonts, but one can use hbox{---}kern-.5em--- instead (or just use an em dash).

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Swung dash

The swung dash resembles a lengthened tilde, and is used to separate alternatives. In dictionaries, it is frequently used to stand in for the defined term in example text.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The swung dash in Unicode is U+2053 (decimal 8275). In HTML, it can be input only with the numeric form, ⁓ or ⁓; there is no equivalent HTML entity.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Summary

To summarize the above:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

  • To write a number with a dash in it, use the figure dash
  • For a closed range, use an en dash (–)
  • For a compound adjective with a space, use an en dash (–)
  • For an open range, use an em dash (—)
  • For parenthetical statements, use an em dash (—) with no surrounding space, or an en dash with surrounding space
  • To introduce a quotation, use a quotation dash
  • To separate alternatives, use a swung dash
  • To replace a defined term in an example of usage within a definition, use a swung dash

 

Punctuation: Punctuation marks are written symbols that do not correspond to either phonemes (sounds) of a spoken language nor to lexemes (words and phrases) of a written language, but which serve to organize or clarify written language. See orthography....

Hyphen: A hyphen ( -, or ‐ ) is a punctuation mark. It is used both to join words and to separate syllables. It is often confused with a dash ( –, —, ― ), which is longer. Hyphenation is the use of hyphens....

ASCII: ASCII (American Standard Code for Information Interchange), generally pronounced , (ASK-ee) is a character set and a character encoding based on the Roman alphabet as used in modern English (see English alphabet). ASCII codes represent text in computers, in other communications equipment, and in con...


Dash related Images and Photos (experimental)

Dash
Dash
Dash of Yellow II
Dash of Yellow II
Zombie Dash Board Game
Zombie Dash Board Game
Dash For the Timber
Dash For the Timber
A Dash for Timber
A Dash for Timber

~ Table of Content ~

Introduction
Common dashes
Other dash-like characters
Rendering dashes on computers
See also
External links
 


 

~ Related Subjects ~

Em (2) - Hyphen (2) - Punctuation (2) - Tilde (1) - Quotation mark (1) - Dictionaries (1) - Lexeme (1) - Phoneme (1) - N (1) - En dash versus Em dash (1) - Typography (1) - Quotation dash (1) - Dialogue (1) - M (1) - English alphabet (1) -
 

~ Community ~

History Forum
Come and discuss about History, Civilizations, Historical Events and Figures
History Web-Ring
A community of sites, blogs and forums dedicated to History. Do not hesitate to submit your site.