Information AboutHyphen |
| CATEGORIES ABOUT HYPHEN | |
| punctuation | |
| typography | |
|
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. RULES AND CUSTOMS OF USAGE Traditionally, the hyphen has been used in several ways, particularly in different countries. A definitive collection of hyphen rules does not exist, as evidenced by the accepted convention that adjectives of color are left open, without a hyphen. Therefore, the writer or editor should consult a manual of style or dictionary of his or her preference, particularly for the country in which they are writing. When dealing with complex words the issue of ease of reading should be uppermost in the author's mind.
The use of the hyphen has, in general, been steadily declining, both in popular writing and in scholarly journals. Its use is almost always avoided by those who write for newspapers, for Advertising copy or for labels on packaging since they are often more concerned with visual cleanliness than semantic clarity; the words are left with spaces. However, it is still used in most (American) newspapers and magazines, thus people remain accustomed to seeing and understanding its use. In other countries hyphens are dropped in favour of connecting the two-word compounds. Traditionally an En Dash ('–') replaces the hyphen in hyphenated compounds if either of its constituent parts is either already hyphenated or contains a space. EXAMPLES OF USAGE Some strong examples of semantic changes caused by the placement of hyphens:
Additional examples of proper use:
ORIGIN AND HISTORY OF THE HYPHEN In medieval times and the early days of printing, when fonts all resembled Old English , the predecessor of the Comma was a Slash . As the hyphen ought not to be confused with this, a double-slash was used, this resembling an Equals Sign tilted like a slash. Writing forms changed with time, and included the full development of the comma, so the hyphen could become one horizontal stroke. However, publishers of dictionaries liked that a tilted symbol would give them a little extra room in their books. Those dictionaries based on the second edition of the Merriam-Webster dictionary used one small, slightly tilted slash for a hyphen which they added at the end of a line where they broke the word, but used a double-slash much like the very old symbol to indicate a hyphen which needs to be in a phrase and just happened to get at the end of the line. This double-slash would be used in hyphenated phrases in the middle of the text as well, so that there would be no confusion. HYPHENS IN COMPUTING In the ASCII Character Encoding , the hyphen was encoded as character 45. Technically, this character is called the Hyphen-minus , as it is also used as the minus sign and for Dashes . In Unicode , this same character is encoded as so that Unicode remains compatible with ASCII. However, Unicode also encodes the hyphen and minus separately, as U+2010 ( ‐ ) and U+2212 ( − ), respectively, along with a series of dashes. Usage of the hyphen-minus character is discouraged where possible, in favour of the specific hyphen character. When flowing text, it is sometimes preferable to break a word in half so that it continues on another line rather than moving the entire word to the next line. Since it is difficult for a computer program to automatically make good decisions on when to hyphenate a word the concept of a soft hyphen was introduced to allow manual specification of a place where a hyphenated break was allowed without forcing a line break in an inconvenient place if the text was later reflowed. Soft hyphens are most useful when the width is known but future editability is desired, as few would have the patience to put them in at every place they believed a hyphenated split was acceptable (as would be needed for their meaningful use on a medium like the Web). When flowing text, a system may consider the soft hyphen to be a point at which a word may be broken, and display a hyphen at the end of the broken line; if the line is not broken at that point the hyphen is not displayed. In most parts of ISO-8859 the soft hyphen is at position 0x AD, and since the first 256 positions in unicode are taken from ISO-8859-1 , it has a unicode codepoint of U+00AD. In HTML , the soft hyphen is encoded as the Character Entity " ­". Most text systems consider a hyphen to be a word boundary and a valid point at which to break a line when flowing text. However, this is not always desirable behavior, especially when it could lead to ambiguity (such as in the examples given before, where 're-sign' and 'resign' would be indistinguishable). For this purpose, Unicode also encodes a non-breaking hyphen as U+2011 ( ‑ ). This character looks identical to the regular hyphen, but is not treated as a word boundary. The ASCII hyphen-minus character is also often used when specifying parameters to programs in a Command Line Interface . The character is usually followed by one or more letters that indicate specific actions. Typically it is called a dash in this context. This is used in many different operating systems, particularly Unix and Unix-like systems. DOS and Microsoft Windows also sometimes make use of the hyphen, although the use of a forward slash (/) is more prevalent there. A parameter by itself that is only a single hyphen without any letters usually means that a program is supposed to handle data coming from the Standard Input or send data to the Standard Output . Two hyphen-minus characters ( -- ) are used on some programs to specify " Long Option s" where more descriptive action names are used. This is a common feature of GNU software. INTERNATIONAL STANDARD DATES Continental Europe ans use the hyphen to delineate parts within a written date. Germans and Slavs also used Roman Numerals for the month; ''14‑vii‑1789'', for example, is one way of writing the first Bastille Day , though this usage is rapidly falling out of favour. Plaques on the wall of the Moscow Kremlin are written this way. Usage of hyphens, as opposed to the slashes used in the English Language , is specified for international standards. International Standard ISO 8601 , which was accepted as European Standard EN 28601 and incorporated into various typographic style guides (e.g., DIN 5008 in Germany), brought about a new standard using the hyphen. Now all official European governmental documents use this. These norms prescribe writing dates using hyphens: 1789-07-14 is the new way of writing the first Bastille Day. This method has even gained influence within North America. This is due to the fact that most common computer filesystems make the use of slashes difficult or impossible. Windows uses the \ as the directory separator, and / (which is used for switches to commands) is also forbidden. Unix-like systems use / as a directory separator and while \ is legal in filenames it is awkward to use as the shell uses it as an escape character. The non-year form is also identical apart from the separator used to the standard American representation. The ISO date format is also sorted correctly by a dumb sort routine which can be useful in many computing situations including the aforementioned filenames. Many computer systems and IT technicians have switched to this method. The government of the Commonwealth of Massachusetts , for example, has switched to this method, although it has not yet been imposed upon society at large. SEE ALSO EXTERNAL LINKS
|
|
|