Revision as of 23:58, 30 December 2008 editP0mbal (talk | contribs)Autopatrolled, Extended confirmed users11,244 edits new section Music containing sustain pedal mark, moved from Written text← Previous edit | Revision as of 18:00, 3 January 2009 edit undo61.228.111.235 (talk)No edit summaryNext edit → | ||
Line 6: | Line 6: | ||
The asterisk is derived from the need of the printers of family trees in feudal times as a symbol to indicate date of birth. The original shape was six-armed, each arm like a teardrop shooting from the center. For this reason, in some computer circles it is called a '''splat''', perhaps due to the "squashed-bug" appearance of the asterisk on many early line printers. | The asterisk is derived from the need of the printers of family trees in feudal times as a symbol to indicate date of birth. The original shape was six-armed, each arm like a teardrop shooting from the center. For this reason, in some computer circles it is called a '''splat''', perhaps due to the "squashed-bug" appearance of the asterisk on many early line printers. | ||
Many cultures have their own unique version of the asterisk. In |
Many cultures have their own unique version of the asterisk. In ] a character with a similar use (<span style="font-size: 18px">※</span>) looks like an ] with dots surrounding it. This mark looks like the ] for rice: <span style="font-size: 18px">米</span>. The ] is six-pointed. In some fonts the asterisk is five-pointed and the Arabic star is eight-pointed. | ||
==Usage== | ==Usage== |
Revision as of 18:00, 3 January 2009
This article is about the typographical symbol. For other uses, see Asterisk (disambiguation).Punctuation marks | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||
In other scripts | ||||||||||||||||||||||||||||||
Related | ||||||||||||||||||||||||||||||
Category | ||||||||||||||||||||||||||||||
An asterisk (*) (Latin asteriscum "little star", from Greek ἀστερίσκος) is a typographical symbol or glyph. It is so called because it resembles a conventional image of a star. Computer scientists and mathematicians often pronounce it as star (as, for example, in the A* search algorithm or C* algebra).
The asterisk is derived from the need of the printers of family trees in feudal times as a symbol to indicate date of birth. The original shape was six-armed, each arm like a teardrop shooting from the center. For this reason, in some computer circles it is called a splat, perhaps due to the "squashed-bug" appearance of the asterisk on many early line printers.
Many cultures have their own unique version of the asterisk. In East Asia a character with a similar use (※) looks like an X with dots surrounding it. This mark looks like the Chinese character for rice: 米. The Arabic asterisk is six-pointed. In some fonts the asterisk is five-pointed and the Arabic star is eight-pointed.
Usage
Written text
- The asterisk is used to call out a footnote, especially when there is only one on the page. Less commonly, multiple asterisks are used to denote different footnotes on a page. (i.e., *, **, ***)
- Three spaced asterisks centered on a page may represent a jump to a different scene or thought. See Horizontal rule.
- One or more asterisks may be used to strike out portions of a word to avoid offending by using the full form of a profanity (f**k), to preserve anonymity (Peter J***), or to avoid profanation of a holy name (G*d).
- Asterisks are sometimes used instead of typographical bullets to indicate items of a list.
- Colloquially, asterisks can be used to represent *emphasis* when italics are not available (e.g. email).
- Asterisks are used to represent ratings of movies, restaurants, etc.: see Star (classification).
- A group of three asterisks arranged in a triangular formation ⁂ is called an asterism.
Linguistics
Historical linguistics
In historical linguistics, an asterisk immediately before a word indicates that the word is not directly attested, but has been reconstructed on the basis of other linguistic material (see also comparative method).
In the following example, the Proto-Germanic word ainlif is a reconstructed form.
- *ainlif → endleofan → eleven
Generativist tradition in linguistics
In generativism, especially syntax, an asterisk in front of a word or phrase indicates that the word or phrase is ungrammatical.
- I'm not / *I amn't
An asterisk before a parenthesis indicates lack of the word or phrase inside is ungrammatical, while an asterisk after a parenthesis indicates existence of the word or phrase inside is ungrammatical.
- go *(to) the station
- go (*to) home
Music
- In musical notation the sign File:Ped mark 2.PNG indicates when the sustain pedal of the piano should be lifted.
Computing
Computer science
In computer science, the asterisk is used in regular expressions to denote zero or more repetitions of a pattern; this use is also known as the Kleene star or Kleene closure after Stephen Kleene.
In the Unified Modeling Language, the asterisk is used to denote zero to many classes.
Computer interfaces
In some command line interfaces, such as the Unix shell and Microsoft's Command prompt, the asterisk is the wildcard character and stands for any string of characters. This is also known as a wildcard symbol. A common use of the wildcard is in searching for files on a computer. For instance, if a user wished to find a document called Document 1, search terms such as Doc* and D*ment* would return this file.
In some graphical user interfaces, particularly Microsoft applications, an asterisk is prepended to the current working document name shown in a window's title bar to indicate that unsaved changes exist.
In Commodore (and related) filesystems, an asterisk appearing next to a filename in a directory listing denotes an improperly closed file, commonly called a "splat file."
In travel industry Global Distribution Systems, the asterisk is the display command to retrieve all or part of a Passenger Name Record.
In HTML web forms, an asterisk can be used to denote required fields.
Adding machines and printing calculators
Some international models of adding machines and printing calculators use the asterisk to denote the total, or the terminal sum or difference of an addition or subtraction sequence, sometimes on the keyboard where the total key is marked with an asterisk and sometimes a capital T, and on the printout.
Programming languages
Many programming languages and calculators use the asterisk as a symbol for multiplication. It also has a number of special meanings in specific languages, for instance:
- In some programming languages such as the C programming language, the asterisk is used to dereference or to declare a pointer variable.
- In the Common Lisp programming language, the names of global variables are conventionally set off with asterisks, *LIKE-THIS*.
- In the Fortran programming language, and in some dialects of the Pascal programming language, a double asterisk is used to signify exponentiation: 5**3 is 5*5*5 or 125.
- In the Perl programming language, the asterisk is used to refer to the typeglob of all variables with a given name.
- In the programming languages Ruby and Python, * has two specific uses. Firstly, the unary * operator applied to a list object inside a function call will expand that list into the arguments of the function call. Secondly, a parameter preceded by * in the parameter list for a function will result in any extra parameters being aggregated into a tuple (Python) or array (Ruby).
- In the APL language, the asterisk represents the exponential and exponentiation functions.
Mathematics
The asterisk has many uses in mathematics. The following list is not exhaustive.
- The complex conjugate of a complex number (though a more common notation is ).
- The free product of two groups.
- Infix notation for an arbitrary binary operator.
- Convolution, e.g. f ∗ g is a convolution of f with g.
- The multiplicative group of a ring, especially when the ring is a field. E.g.
- An arbitrary point in some set, for example in computing Riemann sums or when contracting a simply connected group to the singleton set { ∗ }.
- The dual space of a vector space V is denoted V*.
- The combination of an indexed collection of objects into one example, e.g. the combination of all the cohomology groups H(X) into the cohomology ring H*(X).
- The pushforward (differential) of a smooth map f between two smooth manifolds is denoted f∗.
- The Hodge dual operator on vector spaces .
- Hermitian adjoint
- In statistics, to denote critical points. z* and t* are given critical points for z-distributions and t-distributions, respectively.
The asterisk is also often used, in all branches of mathematics, to designate a correspondence between two mathematical entities represented by a single letter — one with the asterisk and one without.
Mathematical typography
In fine mathematical typography, the Unicode character U+2217 (∗) "math asterisk" is available (HTML entity ∗). This character also appeared in the position of the regular asterisk in the PostScript symbol character set in the Symbol font included with Windows and Macintosh operating systems and with many printers. It should be used in fine typography for a large asterisk that lines up with the other mathematical operators.
Statistical results
In many scientific publications, the asterisk is employed as a shorthand to denote the statistical significance of results when testing hypotheses. When the likelihood that a result occurred by chance alone is below a certain level, one or more asterisks are displayed. Popular significance levels are 0.05 (*), 0.01 (**), and 0.001 (***).
Human genetics
- In human genetics, * is used to denote that someone is a member of a haplogroup and not any of its subclades (see * (haplogroup)).
Telephony
On a Touch-Tone telephone keypad, the asterisk (called star, or less commonly, palm or sextile) is one of the two special keys (the other is the number sign (pound sign or hash or, less commonly, octothorp)), and is found to the left of the zero. They are used to navigate menus in Touch-Tone systems such as Voice mail, or in Vertical service codes.
E-mail, Usenet, IM
This article possibly contains original research. Please improve it by verifying the claims made and adding inline citations. Statements consisting only of original research should be removed. (September 2008) (Learn how and when to remove this message) |
- In e-mail or other plain text communications where multiple typefaces are not available, a word or phrase may be bracketed by asterisks *like this* to indicate emphasis normally denoted by bold or italics. Some writers make the distinction that asterisks denote bold text, while underscores, _like this_, denote italics. This follows the conventions of the auto-format features of word processors such as Microsoft Word.
- In informal written communications, particularly those via e-mail, instant messaging, or BBS, asterisks are often used to bracket a predicate denoting the performance of an action, to indicate that the person typing is performing that action. Example: *writes an article*. Rather than a well-formed predicate in the third person singular, sometimes just the simplest form of the verb is used (e.g. *jump* or *glomp*), especially in text RPGs where unformatted text denotes speech.
- Asterisks can be used in place of applause in chatrooms and instant messaging. For example:
- Alice sings a song
- Bob: Nice! ***********
- In chatrooms and instant messaging, an asterisk is often, but not always, used to correct a typo. Usage varies on whether the asterisk comes before or after the correction. For example:
- Alice: What do yuo think
- Alice: *you
- Bob: Wht,
- Bob: Wha?*
Note that because Bob wishes to correct himself again, he may decide to use two asterisks to show that his first correction was in reality, not correct.
- Bob: What?**
- As in written text, asterisks may be used as bullets for list items.
- Asterisks (*****) are often used for censorship, especially on the internet, or in closed captioning to remain faithful to the bleep censor in audiovisual media.
Cricket
- In cricket, it signifies a total number of runs scored by a batsman without losing his wicket, e.g. 107* means '107 not out'. When written before a player's name on a scorecard, it indicates the captain.
- It is also used on television when giving a career statistic during a match. For example, 47* in a number of matches column means that the current game is the player's 47th.
Economics
- In economics, the use of an asterisk after a letter indicating a variable such as price, output, or employment indicates that the variable is at its optimal level (that which is achieved in a perfect market situation). For instance, p* is the price level p when output y is at its corresponding optimal level of y*.
- Also in international economics asterisks are commonly used to denote economic variables in a foreign country. So for example "p" is the price of the home good and "p*" is the price of the foreign good etc.*
Education
- In the GCSE examination and PSLE, A* ("A-star") is a special top grade that is distinguished from grade A.
Games
- Certain categories of character types in role-playing games are called splats, and the game supplements describing them are called splatbooks. This usage originated with the shorthand "*book" for this type of supplement to various World of Darkness games, such as Clanbook: Ventrue (for Vampire: The Masquerade) or Tribebook: Black Furies (for Werewolf: The Apocalypse), and this usage has spread to other games with similar character-type supplements. For example, Dungeons & Dragons Third Edition has had several lines of splatbooks: the "X & Y" series including Sword & Fist and Tome & Blood prior to the "3.5" revision, the "Complete X" series including Complete Warrior and Complete Divine, and the "Races of X" series including Races of Stone and Races of the Wild.
- In many MUDs and MOOs, as well as "male", "female", and other more esoteric genders, there is a gender called "splat", which uses an asterisk to replace the letters that differ in standard English gender pronouns. For example, h* is used rather than him or her. Also, asterisks are used to signify doing an action, for example, "*action*"
- Game show producer Mark Goodson used a six-pointed asterisk as his trademark. It is featured prominently on The Price Is Right, where the current set uses them on the floor (daytime shows only), Make Your Mark, Bonus Game, and starting in Season 36, the panels next to the Big Doors and the opening light box, and starting in Season 37, the Double Showcase Winner graphic and also the announcer's podium. This is often referred by host Drew Carey as "Goodson's Mark".
Baseball
- In recent years, the asterisk has come into use on scorecards to denote a "great defensive play."
Competitive sports and games
- In colloquial usage, an asterisk is used to indicate that a record is somehow tainted by circumstances, which are putatively explained in a footnote supposedly referenced by the asterisk. This usage arose after the 1961 baseball season in which Roger Maris of the New York Yankees broke Babe Ruth's 34-year-old single-season home run record. Because Ruth had amassed 60 home runs in a season with only 154 games, compared to Maris's 61 over 162 games, baseball commissioner Ford Frick announced that Maris' accomplishment would be recorded in the record books with an explanation (often referred to as "an asterisk" in the retelling). In fact, Major League Baseball had no official record book at the time, but the stigma remained with Maris for many years, and the concept of a real or figurative asterisk denoting less-than-official records has become widely used in sports and other competitive endeavors. A 2001 TV movie about Maris' record-breaking season was called 61* (pronounced sixty-one asterisk) in reference to the controversy.
- A person who is caught taking steroids.
- The stigma associated with being caught taking steroids.
Barry Bonds
Fans critical of Barry Bonds, who has been accused of using performance-enhancing drugs during his baseball career, invoked the asterisk notion as he approached and later broke Hank Aaron's career home run record. After Bonds hit his record-breaking 756th home run on August 7, 2007, fashion designer and enterpreneur Marc Ecko purchased the home run ball from the fan who caught it, and ran a poll on his Web site to determine its fate. On September 26, Ecko revealed on NBC's "Today Show" that the ball will be branded with an asterisk and donated to the Baseball Hall of Fame. The ball, marked with a die-cut asterisk, was finally delivered to the hall on July 2, 2008 after Marc Ecko unconditionally donated the artifact rather than loaning it to the hall as originally intended.
Horse Racing
- In programs distributed at race tracks, an asterisk next to a jockey's name indicates that he or she is an apprentice, and in many cases is allowed to ride at a slightly lesser weight than the other jockeys. Such a jockey is sometimes called a "bug boy." In past performances, an asterisk is also used to denote an approximate distance.
Pop Culture
See also: Asterisk (disambiguation)- The Red Hot Chili Peppers use an 8-pronged asterisk as their symbol.
- The popular Japanese Hip Hop/Rock group Orange Range has a song titled "*~Asterisk", which is also the first opening theme song for the popular anime Bleach.
- The syndicated comic Doonesbury uses a floating asterisk (referring to the name "asterisk president") wearing a Roman helmet to represent George W. Bush.
- The independent Hip/Hop label QN5 uses an asterisk as the name of a compilation series of the label's work.
- The Matches make a reference to asterisks using the line "friends in quotes and girls with asterisks" in their song "Dog-Eared Page" from their first album, E. Von Dahl Killed the Locals.
Encodings
See also: Character encodingThe Unicode standard states that the asterisk is distinct from the Arabic five pointed star (U+066D), the asterisk operator (U+2217), and the heavy asterisk (U+2731).
The symbols are compared below (the display depends on your browser's font).
Asterisk | Heavy Asterisk | Small Asterisk | Full Width Asterisk | Open Centre Asterisk |
---|---|---|---|---|
* | ✱ | ﹡ | * | ✲ |
Math/Low Asterisk | Arabic star | Japanese "rice" star | Teardrop-Spoked Asterisk | Sixteen Pointed Asterisk |
---|---|---|---|---|
∗ | ٭ | ※ | ✻ | ✺ |
Unicode | Decimal | UTF-8 | HTML | Displayed | |
Asterisk | U+002A | * | 2A | * | |
Small Asterisk | U+FE61 | ﹡ | EF B9 A1 | ﹡ | |
Full Width Asterisk | U+FF0A | * | EF BC 8A | * | |
Asterisk Operator (Math Asterisk) | U+2217 | ∗ | E2 88 97 | ∗ | ∗ |
Heavy Asterisk | U+2731 | ✱ | E2 9C B1 | ✱ | |
Open Centre Asterisk | U+2732 | ✲ | E2 9C B2 | ✲ | |
Eight Spoked Asterisk | U+2733 | ✳ | E2 9C B3 | ✳ | |
Sixteen Pointed Asterisk | U+273A | ✺ | E2 9C BA | ✺ | |
Teardrop-Spoked Asterisk | U+273B | ✻ | E2 9C BB | ✻ | |
Open Centre Teardrop-Spoked Asterisk | U+273C | ✼ | E2 9C BC | ✼ | |
Heavy Teardrop-Spoked Asterisk | U+273D | ✽ | E2 9C BD | ✽ | |
Four Teardrop-Spoked Asterisk | U+2722 | ✢ | E2 9C A2 | ✢ | |
Four Balloon-Spoked Asterisk | U+2723 | ✣ | E2 9C A3 | ✣ | |
Heavy Four Balloon-Spoked Asterisk | U+2724 | ✤ | E2 9C A4 | ✤ | |
Four Club-Spoked Asterisk | U+2725 | ✥ | E2 9C A5 | ✥ | |
Heavy Teardrop-Spoked Pinwheel Asterisk | U+2743 | ❃ | E2 9D 83 | ❃ | |
Balloon-Spoked Asterisk | U+2749 | ❉ | E2 9D 89 | ❉ | |
Eight Teardrop-Spoked Propeller Asterisk | U+274A | ❊ | E2 9D 8A | ❊ | |
Heavy Eight Teardrop-Spoked Propeller Asterisk | U+274B | ❋ | E2 9D 8B | ❋ | |
Arabic star | U+066D | ٭ | D9 AD | ٭ | |
Japanese "Rice" Star | U+203B | ※ | E2 80 BB | ※ | |
Tag Asterisk | U+E002A | 󠀪 | F3 A0 80 AA | - |
See also
References
- Complex Conjugate - from Wolfram MathWorld
- ^ US 3920926
- Baseball Almanac - Scoring Baseball: Advanced Symbols
- See e.g. Allen Barra (2007-05-27). "An Asterisk is very real, even when it's not". New York Times.
- See e.g. Michael Wilbon (2004-12-04). "Tarnished records deserve an Asterisk". Washington Post. p. D10.
- Detailed descriptions of the characters The ISO Latin 1 character repertoire
- Letter Database, source for encodings