Question mark
From Wikipedia, the free encyclopedia
?
|
---|
apostrophe ( ’ ' ) |
Interword separation |
spaces ( ) ( ) ( ) |
General typography |
ampersand ( & ) |
Uncommon typography |
asterism ( ⁂ ) |
The question mark (?), also known as an interrogation point, question point, query,[1] or eroteme, is a punctuation mark that replaces the full stop at the end of an interrogative sentence. It can also be used mid-sentence to mark a merely interrogative phrase, where it functions similarly to a comma, such as in the single sentence "Where shall we go? and what shall we do?", but this usage is increasingly rare. The question mark is not used for indirect questions. The question mark character is also often used in place of missing or unknown data. It can also be used in place of a period.
Contents |
[edit] History
The symbol is sometimes [2] thought to originate from the Latin quaestiō (that is, qvaestio), meaning "question", which was abbreviated during the Middle Ages to Qo. The uppercase Q was written above the lowercase o, and this mark was transformed into the modern symbol.
Another hypothesis about the origin of the question mark proposes that it originated in the 9th century, when it appeared as an exclamation point with a curved bar (like a tilde written slantwise) in order to reflect the intonation of the speaker.[citation needed] Lynne Truss attributes an early form to Alcuin of York.[3] Truss describes the punctus interrogativus of the late 700s as "a lightning flash, striking from right to left." The name "question mark" was coined in the late 1800s.[4]
Yet another view is that the question mark simply inverts the semicolon, which marked interrogative clauses in Ancient Greek (while enlarging the upper portion).
The origin of the question mark has also been associated with early musical notation like neumes.[citation needed]
An American superstition that movies or television shows with question marks in the title do poorly at the box office has made many studios shy away from the punctuation mark. This has caused many works to be retitled when adapted for American cinema, such as the book Who Censored Roger Rabbit?, which was retitled Who Framed Roger Rabbit (without the question mark) for the big screen.[citation needed]
[edit] Proper placement
[edit] Spacing before the question mark
Some writers place a space between the end of their sentence and the question mark. This usage is thought to stem from French practice and is known as French spacing. In French a space is always placed before question marks and exclamation marks, as well as colons and semicolons (see Ponctuation at French Wikipedia). In English, however, the insertion of this space is generally considered bad form. The Oxford English Dictionary rules against it. Some English-language books do appear to have these spaces, but these are often a thin space or a hair space, which are not full spaces but merely a form of kerning used to make the text less cramped and thus easier to read. (For detailed discussion of spaces after a question mark, see Full stop.)
[edit] Multiple question marks
Using multiple question marks at the end of a sentence is often considered improper (i.e. "What???"). If the need for urgency or illustration of higher confusion is needed, an exclamation point and a question mark should be used ("What!?").[5]
[edit] Other languages
In some languages, such as Spanish and Galician, typography since the 18th century has required opening and closing question marks, as in "¿Qué hora es?" (What time is it?); an interrogative sentence or phrase begins with an inverted question mark (¿) and ends with the question mark (?). This orthographical rule is often disregarded in quick typing, although its omission is always considered a mistake.
In Greek and Church Slavonic, a semicolon (;) is used as a question mark.
In Armenian the question mark (՞ ) has a form of an open circle and is placed over the last vowel of the question word.
In Arabic, which is written from right to left, the question mark "؟" is mirrored right-to-left from the English question mark. (Some browsers may display the character in the previous sentence as a forward question mark due to font or text directionality issues.) Hebrew is also written right-to-left, but uses a question mark that appears on the page in the same orientation as the English "?".[6]
The question mark is also used in modern writing in Chinese, Korean, and Japanese, though it is not required in Japanese. Usually it is written as fullwidth form (?; Unicode: U+FF1F) in Chinese and Japanese.
[edit] Rhetorical question mark
The rhetorical question mark was invented by Henry Denham in the 1580s and was used at the end of a rhetorical question; however, it died out of use in the 1600s. It was the reverse of an ordinary question mark, so that instead of the main opening pointing back into the sentence, it opened away from it.[7]
Some have adapted the question mark into various irony marks, but these are very rarely seen.
[edit] Computing
In computing, the question mark character is represented by ASCII code 63, and is located at Unicode code-point U+003F. The full-width (double-byte) equivalent, ?, is located at Unicode code point U+FF1F.
The question mark is often utilized as a wildcard character: a symbol that can be used to substitute for any other character or characters in a string. In particular "?" is used as a substitute for any one character as opposed to the asterisk, "*", which can be used as a substitute for zero or more characters in a string. The inverted question mark corresponds to Unicode code-point 191 (U+00BF), and can be accessed from the keyboard in Microsoft Windows on the default US layout by pressing Shift-/ or by holding down the Alt key and typing either 1 6 8 (ANSI) or 0 1 9 1 (Unicode) on the numeric keypad. In GNOME applications, it can be entered by typing the hexadecimal Unicode character while holding ctrl-shift, i.e.: ctrl-shift BF - ¿. In recent XFree86 and X.Org incarnations of the X Window System, it can be accessed as a compose sequence of two straight question marks, i.e. pressing <Compose> ? ? yields ¿. In the Mac OS, option-shift-? produces an inverted question mark.
The question mark is used in ASCII renderings of the International Phonetic Alphabet, such as SAMPA in place of the glottal stop symbol, ʔ, (which resembles "?" without the dot), and corresponds to Unicode code point U+0294, Latin letter glottal stop.
In computer programming, the symbol "?" has a special meaning in many programming languages. In C, "?" is part of the ?: operator, which is used to evaluate simple boolean conditions. In C# 2.0, the "?" modifier and the "??" operator are used to handle nullable data types. In the POSIX syntax for regular expressions, such as the one used in Perl and Python, ? stands for "zero or one instance of the previous subexpression", i.e. an optional element.
In many web browsers, "?" is used to show a character not found in the program's character set. This commonly occurs for apostrophes and quotation marks when they are written with software that uses its own proprietary non-standard code for these characters. Some fonts will instead use the Unicode Replacement Glyph (U+FFFD, �), which is commonly rendered as a white question mark in a black diamond.
The generic URL syntax allows for a query string to be appended to a resource location in a web address so that additional information can be passed to a script; the query mark, ?, is used to indicate the start of a query string. A query string is usually made up of a number of different field/value pairs, each separated by the ampersand symbol, &, as seen in this url:
http://www.example.com/login.php?username=test&password=blank
Here, a script on the page login.php on the server www.example.com is to provide a response to the query string containing the pairs "username=test" and "password=blank".
[edit] Linguistics
In linguistics, the question mark is prepended to strings to show that the linguist cannot determine whether they are well-formed or not. It is used similarly to the asterisk, which marks strings that are clearly ill-formed. It may be doubled to show greater uncertainty, or combined with the asterisk to show that the string is most likely ill-formed but that there is room for doubt.
[edit] Chess
In algebraic chess notation, "?" denotes a bad move, and "??" a blunder. For details see punctuation (chess).
[edit] Mathematics
In mathematics "?" commonly denotes Minkowski's question mark function.
[edit] Comics, cartoons and emoticons
In comic vignettes and strips, and in cartoons, the symbol "?" over a character's head denotes ignorance, doubt or the sudden surprise of the subject, and with the same meaning is used with emoticons.
The Batman villain Riddler wears a costume decorated with question marks--often a green leotard dotted with them, or perhaps a suit and a tie with a single question mark on it)--denoting his curious modus operandi.
The DC hero Question (comics) often uses the question mark as a symbol and leaves notes with a "?" on them to show he was involved.
[edit] See also
[edit] Notes
- ^ In journalism. See Truss, Lynne. Eats, Shoots & Leaves, 2003. p. 139. ISBN 1-592-40087-6.
- ^ Brewer, E.C. Dictionary of Phrase and Fable, 1870 (rev. 1894), s.v. 'Punctuation'.
- ^ Truss, Lynne. Eats, Shoots & Leaves, 2003. p. 76. ISBN 1-592-40087-6.
- ^ Truss, Lynne. Eats, Shoots & Leaves, 2003. p. 76. ISBN 1-592-40087-6.
- ^ Effective use of email
- ^ Truss, Lynne. Eats, Shoots & Leaves, 2003. p. 143. ISBN 1-592-40087-6.
- ^ Truss, Lynne. Eats, Shoots & Leaves, 2003. p. 142. ISBN 1-592-40087-6.
[edit] References
- Lupton, Ellen and Miller, J. Abbott, "Period styles: a punctuated history", in The Norton Reader 11th edition, ed. Linda H. Peterson, Norton, 2003 Online excerpt (at least)
- Parkes, M.B., Pause and Effect: an Introduction to the History of Punctuation in the West, University of California Press, 1993
- Truss, Lynne, Eats, Shoots & Leaves Gotham Books, NY, p. 139