User:Yurim/Punctuation and Special Characters: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (typo)
(fix French quotation marks)
 
(3 intermediate revisions by the same user not shown)
Line 64: Line 64:
==French==
==French==


* Quotation marks [https://fr.wikipedia.org/wiki/Guillemet]), separated from the inner text by a space:
* Quotation marks ("guillemets") [https://fr.wikipedia.org/wiki/Guillemet]), separated from the inner text by a space:
** <code>« … »</code> ([http://www.fileformat.info/info/unicode/char/00BB/index.htm U+00BB 'RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/00AB/index.htm U+00AB 'LEFT-POINTING DOUBLE ANGLE QUOTATION MARK'])
** <code>« … »</code> ([http://www.fileformat.info/info/unicode/char/00AB/index.htm U+00AB 'LEFT-POINTING DOUBLE ANGLE QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/00BB/index.htm U+00BB 'RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK'])
** <code>‹ … ›</code> ([http://www.fileformat.info/info/unicode/char/203A/index.htm U+203A 'SINGLE RIGHT-POINTING ANGLE QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/2039/index.htm U+2039 'SINGLE LEFT-POINTING ANGLE QUOTATION MARK'])
** <code>‹ … ›</code> ([http://www.fileformat.info/info/unicode/char/2039/index.htm U+2039 'SINGLE LEFT-POINTING ANGLE QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/203A/index.htm U+203A 'SINGLE RIGHT-POINTING ANGLE QUOTATION MARK'])
** <code>“ … ”</code> ([http://www.fileformat.info/info/unicode/char/201E/index.htm U+201E 'DOUBLE LOW-9 QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/201C/index.htm U+201C 'LEFT DOUBLE QUOTATION MARK'])
** <code>“ … ”</code> ([http://www.fileformat.info/info/unicode/char/201C/index.htm U+201C 'LEFT DOUBLE QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/201D/index.htm U+201D 'RIGHT DOUBLE QUOTATION MARK'])
** <code>‘ … </code> ([http://www.fileformat.info/info/unicode/char/201A/index.htm U+201A 'SINGLE LOW-9 QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/2018/index.htm U+2018 'LEFT SINGLE QUOTATION MARK'])
** <code>‘ … </code> ([http://www.fileformat.info/info/unicode/char/2018/index.htm U+2018 'LEFT SINGLE QUOTATION MARK'] / [http://www.fileformat.info/info/unicode/char/2019/index.htm U+2019 'RIGHT SINGLE QUOTATION MARK'])


==Other locales==
==Other locales==
Line 95: Line 95:


* The numero sign <code>№</code> ([http://www.fileformat.info/info/unicode/char/2116/index.htm U+2116 'NUMERO SIGN']).
* The numero sign <code>№</code> ([http://www.fileformat.info/info/unicode/char/2116/index.htm U+2116 'NUMERO SIGN']).
* <code>²</code> ([http://www.fileformat.info/info/unicode/char/00b2/index.htm U+00B5 'SUPERSCRIPT TWO'])
* <code>²</code> ([http://www.fileformat.info/info/unicode/char/00b2/index.htm U+00B2 'SUPERSCRIPT TWO'])
* <code>³</code> ([http://www.fileformat.info/info/unicode/char/00b3/index.htm U+00B5 'SUPERSCRIPT THREE'])
* <code>³</code> ([http://www.fileformat.info/info/unicode/char/00b3/index.htm U+00B3 'SUPERSCRIPT THREE'])


* Intellectual property:
* Intellectual property:
Line 117: Line 117:
* http://www.georgehernandez.com/h/xComputers/CharacterSets/Shortcuts.asp
* http://www.georgehernandez.com/h/xComputers/CharacterSets/Shortcuts.asp
* https://www.facebook.com/kartografiaekstremalna/photos/a.153692631483262.1073741826.153690641483461/470311916487997
* https://www.facebook.com/kartografiaekstremalna/photos/a.153692631483262.1073741826.153690641483461/470311916487997

[[Category:Style]] [[Category:Editing]] [[Category:How_To]]

Latest revision as of 18:00, 4 June 2024

Punctuation and Special Characters

General

  • As a general rule, MusicBrainz editors should correct spelling and punctuation. (Style/Principle/Error_correction_and_artist_intent)
  • Use of basic ASCII punctuation characters such as ' and " is allowed, but typographically-correct punctuation is preferred. (Style/Miscellaneous)
  • Picard can convert Unicode punctuation characters in MusicBrainz data to ASCII for consistent use of punctuation in tags. ([1], [2])
  • Japanese artists have a tendency to choose capitalization and punctuation for aesthetic reasons; and to be very consistent regarding case over all releases. For this reason, words in the Latin script on a Japanese release should be in the same case as on the album art if other available sources, such as official discography or record label pages, are consistent; not normalized according to English or other capitalization standards. (Style/Language/Japanese)

Input

English

German

  • Uses of Hyphens, Dashes and the Minus Sign
    • - (U+0012 'HYPHEN-MINUS', German “Mittestrich”) is the multi-purpose character with its own key on the keyboard ([18]).
    • (U+2010 'HYPHEN', German “Viertelgeviertstrich” or “Divis”) joins words and syllables ([19])
    • (U+2212 'MINUS SIGN') is used in equations or for negative numbers ([20]).
    • (U+2012 'FIGURE DASH', German “ziffernbreiter Strich”) can be used for omitted digits ([21]).
    • (U+2013 'EN DASH', German “Halbgeviertstrich”) is used for ranges, omissions, comparisons, routes, and to show an insert or a pause within a sentence ([22]).
    • (U+2014 'EM DASH', German “Geviertstrich”) may be used for list items ([23]).

French

Other locales

Check this map on Imgur describing what quotations marks are used how in Europe.

Other Special Characters

  • Please, let's never get started with white space characters. ([35])

Links