HOME



picture info

Hyphen
The hyphen is a punctuation mark used to join words and to separate syllables of a single word. The use of hyphens is called hyphenation. The hyphen is sometimes confused with dashes (en dash , em dash and others), which are wider, or with the minus sign , which is also wider and usually drawn a little higher to match the crossbar in the plus sign . As an Orthography, orthographic concept, the hyphen is a single entity. In character encoding for use with computers, it is represented in Unicode by any of several character (computing), characters. These include the dual-use hyphen-minus, the soft hyphen, the #Nonbreaking hyphens, nonbreaking hyphen, and an unambiguous form known familiarly as the "Unicode hyphen", shown at the top of the infobox on this page. The character most often used to represent a hyphen (and the one produced by the key on a keyboard) is called the "hyphen-minus" by Unicode, deriving from the original ASCII standard, where it was called "hyphen(minus)". ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Dash
The dash is a punctuation mark consisting of a long horizontal line. It is similar in appearance to the hyphen but is longer and sometimes higher from the baseline. The most common versions are the endash , generally longer than the hyphen but shorter than the minus sign; the emdash , longer than either the en dash or the minus sign; and the horizontalbar , whose length varies across typefaces but tends to be between those of the en and em dashes. Typical uses of dashes are to mark a break in a sentence, to set off an explanatory remark (similar to parenthesis), or to show spans of time or ranges of values. The em dash is sometimes used as a leading character to identify the source of a quoted text. History In the early 17th century, in Okes-printed plays of William Shakespeare, dashes are attested that indicate a thinking pause, interruption, mid-speech realization, or change of subject. The dashes are variously longer (as in '' King Lear'' reprinted 1619) or ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

En Dash
The dash is a punctuation mark consisting of a long horizontal line. It is similar in appearance to the hyphen but is longer and sometimes higher from the baseline. The most common versions are the endash , generally longer than the hyphen but shorter than the minus sign; the emdash , longer than either the en dash or the minus sign; and the horizontalbar , whose length varies across typefaces but tends to be between those of the en and em dashes. Typical uses of dashes are to mark a break in a sentence, to set off an explanatory remark (similar to parenthesis), or to show spans of time or ranges of values. The em dash is sometimes used as a leading character to identify the source of a quoted text. History In the early 17th century, in Okes-printed plays of William Shakespeare, dashes are attested that indicate a thinking pause, interruption, mid-speech realization, or change of subject. The dashes are variously longer (as in ''King Lear'' reprinted 1619) or com ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Hyphen-minus
The symbol , known in Unicode as hyphen-minus, is the form of hyphen most commonly used in digital documents. On most keyboards, it is the only character that resembles a minus sign or a dash, so it is also used for these. The name ''hyphen-minus'' derives from the original ASCII standard, where it was called ''hyphen (minus)''. The character is referred to as a ''hyphen'', a ''minus sign'', or a ''dash'' according to the context where it is being used. Description In early typewriters and character encodings, a single key/code was almost always used for hyphen, minus, various dashes, and strikethrough, since they all have a similar appearance. The current Unicode Standard specifies distinct characters for several different dashes, an unambiguous minus sign (sometimes called the ''Unicode minus'') at code point U+2212, an unambiguous hyphen (sometimes called the ''Unicode hyphen'') at U+2010, the hyphen-minus at U+002D and a variety of other hyphen symbols for various uses ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Soft Hyphen
In computing and typesetting, a soft hyphen (Unicode ) or syllable hyphen, is a code point reserved in some coded character sets for the purpose of breaking words across lines by inserting visible hyphens if they fall on the line end but remain invisible within the line. Two alternative ways of using the soft hyphen character for this purpose have emerged, depending on whether the encoded text will be broken into lines by its recipient, or has already been preformatted by its originator. Text to be formatted by the recipient The use of SHY characters in text that will be broken into lines by the recipient is the application context considered by the post-1999 HTML and Unicode specifications, as well as some word-processing file formats. In this context, the soft hyphen may also be called a discretionary hyphen or optional hyphen. It serves as an invisible marker used to specify a place in text where a hyphenated break is allowed without forcing a line break in an inconvenient ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Minus Sign
The plus sign () and the minus sign () are mathematical symbols used to denote positive and negative functions, respectively. In addition, the symbol represents the operation of addition, which results in a sum, while the symbol represents subtraction, resulting in a difference. Their use has been extended to many other meanings, more or less analogous. and are Latin terms meaning 'more' and 'less', respectively. The forms and are used in many countries around the world. Other designs include for plus and for minus. History Though the signs now seem as familiar as the alphabet or the Arabic numerals, they are not of great antiquity. The Egyptian hieroglyphic sign for addition, for example, resembles a pair of legs walking in the direction in which the text was written ( Egyptian could be written either from right to left or left to right), with the reverse sign indicating subtraction: Nicole Oresme's manuscripts from the 14th century show what may be one of t ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Plus Sign
The plus sign () and the minus sign () are mathematical symbols used to denote positive and negative functions, respectively. In addition, the symbol represents the operation of addition, which results in a sum, while the symbol represents subtraction, resulting in a difference. Their use has been extended to many other meanings, more or less analogous. and are Latin terms meaning 'more' and 'less', respectively. The forms and are used in many countries around the world. Other designs include for plus and for minus. History Though the signs now seem as familiar as the alphabet or the Arabic numerals, they are not of great antiquity. The Egyptian hieroglyphic sign for addition, for example, resembles a pair of legs walking in the direction in which the text was written ( Egyptian could be written either from right to left or left to right), with the reverse sign indicating subtraction: Nicole Oresme's manuscripts from the 14th century show what may be one of th ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control characters a total of 128 code points. The set of available punctuation had significant impact on the syntax of computer languages and text markup. ASCII hugely influenced the design of character sets used by modern computers; for example, the first 128 code points of Unicode are the same as ASCII. ASCII encodes each code-point as a value from 0 to 127 storable as a seven-bit integer. Ninety-five code-points are printable, including digits ''0'' to ''9'', lowercase letters ''a'' to ''z'', uppercase letters ''A'' to ''Z'', and commonly used punctuation symbols. For example, the letter is represented as 105 (decimal). Also, ASCII specifies 33 non-printing control codes which originated with ; most of which are now obsolete. The control cha ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Undertie
The tie is a symbol in the shape of an arc similar to a large breve, used in Greek, phonetic alphabets, and Z notation. It can be used between two characters with spacing as punctuation, non-spacing as a diacritic, or (underneath) as a proofreading mark. It can be above or below, and reversed. Its forms are called tie, double breve, enotikon or papyrological hyphen, ligature tie, and undertie. Uses Cyrillic transliteration In the ALA-LC romanization for Russian, a tie symbol is placed over some combinations of Latin letters that are represented by a single letter in the Cyrillic alphabet, e.g., T͡S for Ц and i͡a for Я. This is not uniformly applied, however; some letters corresponding to common digraphs in English, such as SH for Ш and KH for Х do not employ the tie. In practice, the tie ligature is often omitted. Greek The enotikon (, ''henōtikón'',  "uniter", from "a serving to unite or unify"), papyrological hyphen, or Greek hyphen was a low tie mark fo ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Tie (typography)
The tie is a symbol in the shape of an arc similar to a large breve, used in Greek, phonetic alphabets, and Z notation. It can be used between two characters with spacing as punctuation, non-spacing as a diacritic, or (underneath) as a proofreading mark. It can be above or below, and reversed. Its forms are called tie, double breve, enotikon or papyrological hyphen, ligature tie, and undertie. Uses Cyrillic transliteration In the ALA-LC romanization for Russian, a tie symbol is placed over some combinations of Latin letters that are represented by a single letter in the Cyrillic alphabet, e.g., T͡S for Ц and i͡a for Я. This is not uniformly applied, however; some letters corresponding to common digraphs in English, such as SH for Ш and KH for Х do not employ the tie. In practice, the tie ligature is often omitted. Greek The enotikon (, ''henōtikón'',  "uniter", from "a serving to unite or unify"), papyrological hyphen, or Greek hyphen was a low tie mark ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Johannes Gutenberg
Johannes Gensfleisch zur Laden zum Gutenberg ( – 3 February 1468) was a German inventor and Artisan, craftsman who invented the movable type, movable-type printing press. Though movable type was already in use in East Asia, Gutenberg's invention of the printing press enabled a much faster rate of printing. The printing press later Global spread of the printing press, spread across the world, and led to an information revolution and the unprecedented mass-spread of literature throughout Europe. It had a profound impact on the development of the Renaissance, Reformation, and Humanism, humanist movements. His many contributions to printing include the invention of a process for mass-producing movable type; the use of oil-based ink for printing books; adjustable molds; mechanical movable type; and the invention of a wooden printing press similar to the agricultural screw presses of the period. Gutenberg's method for making type is traditionally considered to have included a type ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]