fbpx
Wikipedia

Numerals in Unicode

A numeral (often called number in Unicode) is a character that denotes a number. The decimal number digits 0–9 are used widely in various writing systems throughout the world, however the graphemes representing the decimal digits differ widely. Therefore Unicode includes 22 different sets of graphemes for the decimal digits, and also various decimal points, thousands separators, negative signs, etc. Unicode also includes several non-decimal numerals such as Aegean numerals, Roman numerals, counting rod numerals, Mayan numerals, Cuneiform numerals and ancient Greek numerals. There is also a large number of typographical variations of the Western Arabic numerals provided for specialized mathematical use and for compatibility with earlier character sets, such as ² or ②, and composite characters such as ½.

Numerals by numeric property edit

Grouped by their numerical property as used in a text, Unicode has four values for Numeric Type. First there is the "not a number" type. Then there are decimal-radix numbers, commonly used in Western style decimals (plain 0–9), there are numbers that are not part of a decimal system such as Roman numbers, and decimal numbers in typographic context, such as encircled numbers. Not noted is a numbering like "A. B. C." for chapter numbering.

Numeric Type[a][b] (Unicode character property)
Numeric type Code Has numeric value Example Remarks
Not numeric <none> No
  • A
  • X (Latin)
  • !
  • Д
  • μ
Numeric Value="NaN"
Decimal De Yes
  • 0
  • 1
  • 9
  •  (Devanagari 6)
  •  (Kannada 6)
  • 𝟨 (Mathematical, styled sans serif)
Straight digit (decimal-radix). Corresponds both ways with General Category=Nd[a]
Digit Di Yes
  • ¹ (superscript)
  •  (digit with full stop)
Decimal, but in typographic context
Numeric Nu Yes
  • ¾
  •  (Tamil number ten)
  •  (Roman numeral)
  •  (Han number 6)
Numeric value, but not decimal-radix
a. ^ "Section 4.6: Numeric Value" (PDF). The Unicode Standard. Unicode Consortium. September 2022.
b. ^ "Unicode 15.1 Derived Numeric Types". Unicode Character Database. Unicode Consortium. 2023-01-05.

Hexadecimal digits edit

Hexadecimal digits in Unicode are not separate characters; existing letters and numbers are used. These characters have marked Character properties Hex_digit=Yes, and ASCII_Hex_digit=Yes when appropriate.

Characters in Unicode marked Hex_Digit=Yes[a]
0123456789ABCDEF Basic Latin, capitals Also ASCII_Hex_Digit=Yes
0123456789abcdef Basic Latin, small letters Also ASCII_Hex_Digit=Yes
0123456789ABCDEF Fullwidth forms, capitals
0123456789abcdef Fullwidth forms, small letters
a. ^ "Unicode 15.1 UCD: PropList.txt". 2023-08-01. Retrieved 2023-09-12.

Numerals by script edit

Hindu–Arabic numerals edit

The Hindu–Arabic numeral system involves ten digits representing 0–9. Unicode includes the Western Arabic numerals in the Basic Latin (or ASCII derived) block. The digits are repeated in several other scripts: Eastern Arabic, Balinese, Bengali, Devanagari, Ethiopic, Gujarati, Gurmukhi, Telugu, Khmer, Lao, Limbu, Malayalam, Mongolian, Myanmar, New Tai Lue, Nko, Oriya, Telugu, Thai, Tibetan, Osmanya. Unicode includes a numeric value property for each digit to assist in collation and other text processing operations. However, there is no mapping between the various related digits.

Although Arabic is written from right to left, while English is written left to right, in both languages numbers are written with the most significant digit on the left and the least significant on the right.

Fractions edit

The fraction slash character (U+2044) allows authors using Unicode to compose any arbitrary fraction along with the decimal digits. This was intended to instruct font rendering to make the surrounding digits smaller and raise them on the left and lower them on the right, but this is rarely implemented. (A workaround is to use the super/subscript characters described below, but only Arabic numerals are available.) Unicode also includes a handful of vulgar fractions as compatibility characters, but discourages their use.

Decimal fractions edit

Several characters in Unicode can serve as a decimal separator depending on the locale. Decimal fractions are represented in text as a sequence of decimal digit numerals with a decimal separator separating the whole-number portion from the fractional portion. For example, the decimal fraction for ¼ is expressed as zero-point-two-five ("0.25"). Unicode has no dedicated general decimal separator but unifies the decimal separator function with other punctuation characters. So the "." used in "0.25" is the same period character (U+002E) used to end the sentence. However, cultures vary in the glyph or grapheme used for a decimal separator. So in some locales, the comma (U+002C) may be used instead: "0,25". Still other locales use a space (or non-breaking space) for "0 25". The Arabic writing system includes a dedicated character for a decimal separator that looks much like a comma "٫" (U+066B) which when combined with the Arabic digits to express one-quarter appears as: "٠٫٢٥".

Characters for mathematical constants edit

Currently, three Unicode characters semantically represent mathematical constants: U+210E PLANCK CONSTANT, the U+210F PLANCK CONSTANT OVER TWO PI, and U+2107 EULER CONSTANT. Other mathematical constants can be represented using characters that have multiple semantic uses. For example, although Unicode includes a character for natural exponent ℯ (U+212F) its UCS canonical name derives from its glyph: U+212F SCRIPT SMALL E; and the mathematical constant π, 3.141592.., is represented by U+03C0 π GREEK SMALL LETTER PI.

Rich text and other compatibility numerals edit

The Western Arabic numerals also appear among the compatibility characters as rich text variant forms including bold, double-struck, monospace, sans-serif and sans-serif bold, along with fullwidth variants for legacy vertical text support.

Rich text parenthesized, circled and other variants are also included in the blocks Enclosed CJK Letters and Months; Enclosed Alphanumerics, Superscripts and Subscripts; Number Forms; and Dingbats.

Suzhou (huāmǎ/Sūzhōu mǎzi) numerals edit

The huāmǎ (simplified Chinese: 花码; traditional Chinese: 花碼)/Sūzhōu mǎzi (simplified Chinese: 苏州码子; traditional Chinese: 蘇州碼字) system is a variation of the rod numeral system. Rod numerals are closely related to the counting rods and the abacus, which is why the numeric symbols for 1, 2, 3, 6, 7 and 8 in the huāmǎ system are represented in a similar way as on the abacus. Nowadays, the huāmǎ system is only used for displaying prices in Chinese markets or on traditional handwritten invoices.

The digits of the Suzhou numerals are in the CJK Symbols and Punctuation block at U+3021—U+3029, U+3007, U+5341, U+5344, and U+5345. In Unicode 3.0 these characters are incorrectly called Hangzhou style numerals. In the Unicode 4.0, an erratum was added which stated:[1]

The Suzhou numerals (Chinese su1zhou1ma3zi) are special numeric forms used by traders to display the prices of goods. The use of "HANGZHOU" in the names is a misnomer.

All references to "Hangzhou" in the Unicode standard have been corrected to "Suzhou" except for the character names themselves, which cannot be changed once assigned, according to the Unicode Stability Policy.[2] (This policy allows software to use the names as unique identifiers.)

Japanese and Korean numerals edit

Ancient Greek numerals edit

Unicode provides support for several variants of Greek numerals, assigned to the Supplementary Multilingual Plane from U+10140 through U+1018F.[3]

Attic numerals were used by ancient Greeks, possibly from the 7th century BC. They were also known as Herodianic numerals because they were first described in a 2nd-century manuscript by Herodian. They are also known as acrophonic numerals because all of the symbols used derive from the first letters of the words that the symbols represent: 'one', 'five', 'ten', 'hundred', 'thousand' and 'ten thousand'. See Greek numerals and acrophony.

Decimal Symbol Greek numeral
1 Ι ἴος or ἰός (ios)
5 Π πέντε (pente)
10 Δ δέκα (deka)
100 Η ἑκατόν (hekaton)
1000 Χ χίλιοι (khilioi)
10000 Μ μύριοι (myrioi)
Ancient Greek Numbers[1][2]
Official Unicode Consortium code chart (PDF)
  0 1 2 3 4 5 6 7 8 9 A B C D E F
U+1014x 𐅀 𐅁 𐅂 𐅃 𐅄 𐅅 𐅆 𐅇 𐅈 𐅉 𐅊 𐅋 𐅌 𐅍 𐅎 𐅏
U+1015x 𐅐 𐅑 𐅒 𐅓 𐅔 𐅕 𐅖 𐅗 𐅘 𐅙 𐅚 𐅛 𐅜 𐅝 𐅞 𐅟
U+1016x 𐅠 𐅡 𐅢 𐅣 𐅤 𐅥 𐅦 𐅧 𐅨 𐅩 𐅪 𐅫 𐅬 𐅭 𐅮 𐅯
U+1017x 𐅰 𐅱 𐅲 𐅳 𐅴 𐅵 𐅶 𐅷 𐅸 𐅹 𐅺 𐅻 𐅼 𐅽 𐅾 𐅿
U+1018x 𐆀 𐆁 𐆂 𐆃 𐆄 𐆅 𐆆 𐆇 𐆈 𐆉 𐆊 𐆋 𐆌 𐆍 𐆎
Notes
1.^ As of Unicode version 15.1
2.^ Grey area indicates non-assigned code point

Roman numerals edit

Roman numerals originated in ancient Rome, adapted from Etruscan numerals. The system used in classical antiquity was slightly modified in the Middle Ages to produce the system we use today. It is based on certain letters which are given values as numerals.

Roman numerals are commonly used today in numbered lists (in outline format), clockfaces, pages preceding the main body of a book, chord triads in music analysis (Roman numeral analysis), the numbering of movie and video game sequels, book publication dates, successive political leaders or children with identical names, and the numbering of some sport events, such as the Olympic Games or the Super Bowl.

Unicode has a number of characters specifically designated as Roman numerals, as part of the Number Forms[4] range from U+2160 to U+2188. This range includes both upper- and lowercase numerals, as well as pre-combined characters for numbers up to 12 (Ⅻ or XII). One reason for the existence of pre-combined numbers is to facilitate the setting of multiple-letter numbers (such as VIII) on a single horizontal line in Asian vertical text. The Unicode standard, however, includes special Roman numeral code points for compatibility only, stating that "[f]or most purposes, it is preferable to compose the Roman numerals from sequences of the appropriate Latin letters".[5]

Additionally, characters exist for archaic[4] forms of 1000, 5000, 10,000, large reversed C (Ɔ), late 6 (ↅ, similar to Greek Stigma: Ϛ), early 50 (ↆ, similar to down arrow ↓⫝⊥[6]), 50,000, and 100,000. The small reversed c, ↄ, is not intended to be used in Roman numerals, but as lower case Claudian letter Ↄ.

Table of Roman numerals in Unicode
0 1 2 3 4 5 6 7 8 9 A B C D E F
Value[7] 1 2 3 4 5 6 7 8 9 10 11 12 50 100 500 1,000
U+216x
U+217x
Value 1000 5000 10,000 100 100 6 50 50,000 100,000
U+218x

If using blackletter or script typefaces, Roman numerals are set in Roman type. Such typefaces may contain Roman numerals matching the style of the typeface in the Unicode range U+2160–217F; if they don't exist, a matching Antiqua typeface is used for Roman numerals.

Unicode has characters for Roman fractions in the Ancient Symbols[8] block: sextans, uncia, semuncia, sextula, dimidia sextula, siliqua, and as.

Counting rod numerals edit

Counting rod numerals are included in their own block in the Supplementary Multilingual Plane (SMP) as of Unicode 5.0. There are nine "horizontal" digits (U+1D360 to U+1D368) and nine "vertical" digits (U+1D369 to U+1D371), the horizontal digits are used for odd powers of ten and the vertical digits for even powers of ten. Zero should be represented by U+3007 (〇, ideographic number zero) and the negative sign should be represented by U+20E5 (combining reverse solidus overlay).[9] This block also contains other counting-rod-like symbols, such as the well-known tally mark for 5 ||||. As these were recently added to the character set and are not in the BMP, font support may still be limited.

Counting Rod Numerals[1][2]
Official Unicode Consortium code chart (PDF)
  0 1 2 3 4 5 6 7 8 9 A B C D E F
U+1D36x 𝍠 𝍡 𝍢 𝍣 𝍤 𝍥 𝍦 𝍧 𝍨 𝍩 𝍪 𝍫 𝍬 𝍭 𝍮 𝍯
U+1D37x 𝍰 𝍱 𝍲 𝍳 𝍴 𝍵 𝍶 𝍷 𝍸
Notes
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

See also edit

References edit

  1. ^ Freytag, Asmus; Rick McGowan; Ken Whistler (2006-05-08). "UTN #27: Known anomalies in Unicode Character Names". Technical Notes. Unicode Consortium. Retrieved 2008-06-13.
  2. ^ "Name Stability". Unicode Character Encoding Stability Policy. Unicode Consortium. 2008-02-28. Retrieved 2008-06-13.
  3. ^ Unicode Charts: Ancient Greek Numbers
  4. ^ a b Unicode Number Forms
  5. ^ The Unicode Standard, Version 6.0 – Electronic edition (PDF), Unicode, Inc., 2011, p. 486
  6. ^ David J. Perry: Proposal to Add Additional Ancient Roman Characters to UCS
  7. ^ For the first two rows
  8. ^ Unicode Ancient Symbols
  9. ^ The Unicode Standard, Version 5.0 – Electronic edition (PDF), Unicode, Inc., 2006, pp. 499–500

numerals, unicode, numeral, often, called, number, unicode, character, that, denotes, number, decimal, number, digits, used, widely, various, writing, systems, throughout, world, however, graphemes, representing, decimal, digits, differ, widely, therefore, uni. A numeral often called number in Unicode is a character that denotes a number The decimal number digits 0 9 are used widely in various writing systems throughout the world however the graphemes representing the decimal digits differ widely Therefore Unicode includes 22 different sets of graphemes for the decimal digits and also various decimal points thousands separators negative signs etc Unicode also includes several non decimal numerals such as Aegean numerals Roman numerals counting rod numerals Mayan numerals Cuneiform numerals and ancient Greek numerals There is also a large number of typographical variations of the Western Arabic numerals provided for specialized mathematical use and for compatibility with earlier character sets such as or and composite characters such as Contents 1 Numerals by numeric property 2 Hexadecimal digits 3 Numerals by script 3 1 Hindu Arabic numerals 3 1 1 Fractions 3 1 2 Decimal fractions 3 1 3 Characters for mathematical constants 3 1 4 Rich text and other compatibility numerals 3 2 Suzhou huamǎ Suzhōu mǎzi numerals 3 3 Japanese and Korean numerals 3 4 Ancient Greek numerals 3 5 Roman numerals 3 6 Counting rod numerals 4 See also 5 ReferencesNumerals by numeric property editGrouped by their numerical property as used in a text Unicode has four values for Numeric Type First there is the not a number type Then there are decimal radix numbers commonly used in Western style decimals plain 0 9 there are numbers that are not part of a decimal system such as Roman numbers and decimal numbers in typographic context such as encircled numbers Not noted is a numbering like A B C for chapter numbering vte Numeric Type a b Unicode character property Numeric type Code Has numeric value Example RemarksNot numeric lt none gt No A X Latin D m に Numeric Value NaN Decimal De Yes 0 1 9 ६ Devanagari 6 ೬ Kannada 6 𝟨 Mathematical styled sans serif Straight digit decimal radix Corresponds both ways with General Category Nd a Digit Di Yes superscript digit with full stop Decimal but in typographic contextNumeric Nu Yes Tamil number ten Roman numeral 六 Han number 6 Numeric value but not decimal radixa Section 4 6 Numeric Value PDF The Unicode Standard Unicode Consortium September 2022 b Unicode 15 1 Derived Numeric Types Unicode Character Database Unicode Consortium 2023 01 05 Hexadecimal digits editHexadecimal digits in Unicode are not separate characters existing letters and numbers are used These characters have marked Character properties Hex digit Yes and ASCII Hex digit Yes when appropriate Characters in Unicode marked Hex Digit Yes a 0123456789ABCDEF Basic Latin capitals Also ASCII Hex Digit Yes0123456789abcdef Basic Latin small letters Also ASCII Hex Digit Yes0123456789ABCDEF Fullwidth forms capitals0123456789abcdef Fullwidth forms small lettersa Unicode 15 1 UCD PropList txt 2023 08 01 Retrieved 2023 09 12 Numerals by script editHindu Arabic numerals edit The Hindu Arabic numeral system involves ten digits representing 0 9 Unicode includes the Western Arabic numerals in the Basic Latin or ASCII derived block The digits are repeated in several other scripts Eastern Arabic Balinese Bengali Devanagari Ethiopic Gujarati Gurmukhi Telugu Khmer Lao Limbu Malayalam Mongolian Myanmar New Tai Lue Nko Oriya Telugu Thai Tibetan Osmanya Unicode includes a numeric value property for each digit to assist in collation and other text processing operations However there is no mapping between the various related digits Although Arabic is written from right to left while English is written left to right in both languages numbers are written with the most significant digit on the left and the least significant on the right Fractions edit The fraction slash character U 2044 allows authors using Unicode to compose any arbitrary fraction along with the decimal digits This was intended to instruct font rendering to make the surrounding digits smaller and raise them on the left and lower them on the right but this is rarely implemented A workaround is to use the super subscript characters described below but only Arabic numerals are available Unicode also includes a handful of vulgar fractions as compatibility characters but discourages their use Decimal fractions edit Several characters in Unicode can serve as a decimal separator depending on the locale Decimal fractions are represented in text as a sequence of decimal digit numerals with a decimal separator separating the whole number portion from the fractional portion For example the decimal fraction for is expressed as zero point two five 0 25 Unicode has no dedicated general decimal separator but unifies the decimal separator function with other punctuation characters So the used in 0 25 is the same period character U 002E used to end the sentence However cultures vary in the glyph or grapheme used for a decimal separator So in some locales the comma U 002C may be used instead 0 25 Still other locales use a space or non breaking space for 0 25 The Arabic writing system includes a dedicated character for a decimal separator that looks much like a comma U 066B which when combined with the Arabic digits to express one quarter appears as ٠ ٢٥ Characters for mathematical constants edit Currently three Unicode characters semantically represent mathematical constants U 210E ℎ PLANCK CONSTANT the U 210F ℏ PLANCK CONSTANT OVER TWO PI and U 2107 ℇ EULER CONSTANT Other mathematical constants can be represented using characters that have multiple semantic uses For example although Unicode includes a character for natural exponent ℯ U 212F its UCS canonical name derives from its glyph U 212F ℯ SCRIPT SMALL E and the mathematical constant p 3 141592 is represented by U 03C0 p GREEK SMALL LETTER PI Rich text and other compatibility numerals edit The Western Arabic numerals also appear among the compatibility characters as rich text variant forms including bold double struck monospace sans serif and sans serif bold along with fullwidth variants for legacy vertical text support Rich text parenthesized circled and other variants are also included in the blocks Enclosed CJK Letters and Months Enclosed Alphanumerics Superscripts and Subscripts Number Forms and Dingbats Suzhou huamǎ Suzhōu mǎzi numerals edit Main articles Suzhou numerals and Chinese numerals The huamǎ simplified Chinese 花码 traditional Chinese 花碼 Suzhōu mǎzi simplified Chinese 苏州码子 traditional Chinese 蘇州碼字 system is a variation of the rod numeral system Rod numerals are closely related to the counting rods and the abacus which is why the numeric symbols for 1 2 3 6 7 and 8 in the huamǎ system are represented in a similar way as on the abacus Nowadays the huamǎ system is only used for displaying prices in Chinese markets or on traditional handwritten invoices The digits of the Suzhou numerals are in the CJK Symbols and Punctuation block at U 3021 U 3029 U 3007 U 5341 U 5344 and U 5345 In Unicode 3 0 these characters are incorrectly called Hangzhou style numerals In the Unicode 4 0 an erratum was added which stated 1 The Suzhou numerals Chinese su1zhou1ma3zi are special numeric forms used by traders to display the prices of goods The use of HANGZHOU in the names is a misnomer All references to Hangzhou in the Unicode standard have been corrected to Suzhou except for the character names themselves which cannot be changed once assigned according to the Unicode Stability Policy 2 This policy allows software to use the names as unique identifiers Japanese and Korean numerals edit Main articles Japanese numerals and Korean numerals Ancient Greek numerals edit Unicode provides support for several variants of Greek numerals assigned to the Supplementary Multilingual Plane from U 10140 through U 1018F 3 Main article Attic numerals Attic numerals were used by ancient Greeks possibly from the 7th century BC They were also known as Herodianic numerals because they were first described in a 2nd century manuscript by Herodian They are also known as acrophonic numerals because all of the symbols used derive from the first letters of the words that the symbols represent one five ten hundred thousand and ten thousand See Greek numerals and acrophony Decimal Symbol Greek numeral1 I ἴos or ἰos ios 5 P pente pente 10 D deka deka 100 H ἑkaton hekaton 1000 X xilioi khilioi 10000 M myrioi myrioi Ancient Greek Numbers 1 2 Official Unicode Consortium code chart PDF 0 1 2 3 4 5 6 7 8 9 A B C D E FU 1014x U 1015x U 1016x U 1017x U 1018x Notes 1 As of Unicode version 15 1 2 Grey area indicates non assigned code pointRoman numerals edit Roman numerals originated in ancient Rome adapted from Etruscan numerals The system used in classical antiquity was slightly modified in the Middle Ages to produce the system we use today It is based on certain letters which are given values as numerals Roman numerals are commonly used today in numbered lists in outline format clockfaces pages preceding the main body of a book chord triads in music analysis Roman numeral analysis the numbering of movie and video game sequels book publication dates successive political leaders or children with identical names and the numbering of some sport events such as the Olympic Games or the Super Bowl Unicode has a number of characters specifically designated as Roman numerals as part of the Number Forms 4 range from U 2160 to U 2188 This range includes both upper and lowercase numerals as well as pre combined characters for numbers up to 12 or XII One reason for the existence of pre combined numbers is to facilitate the setting of multiple letter numbers such as VIII on a single horizontal line in Asian vertical text The Unicode standard however includes special Roman numeral code points for compatibility only stating that f or most purposes it is preferable to compose the Roman numerals from sequences of the appropriate Latin letters 5 Additionally characters exist for archaic 4 forms of 1000 5000 10 000 large reversed C Ɔ late 6 similar to Greek Stigma Ϛ early 50 similar to down arrow 6 50 000 and 100 000 The small reversed c ↄ is not intended to be used in Roman numerals but as lower case Claudian letter Ↄ Table of Roman numerals in Unicode 0 1 2 3 4 5 6 7 8 9 A B C D E FValue 7 1 2 3 4 5 6 7 8 9 10 11 12 50 100 500 1 000U 216x U 217x Value 1000 5000 10 000 100 100 6 50 50 000 100 000U 218x Ↄ ↄ If using blackletter or script typefaces Roman numerals are set in Roman type Such typefaces may contain Roman numerals matching the style of the typeface in the Unicode range U 2160 217F if they don t exist a matching Antiqua typeface is used for Roman numerals Unicode has characters for Roman fractions in the Ancient Symbols 8 block sextans uncia semuncia sextula dimidia sextula siliqua and as Counting rod numerals edit Main article Counting rods Counting rod numerals are included in their own block in the Supplementary Multilingual Plane SMP as of Unicode 5 0 There are nine horizontal digits U 1D360 to U 1D368 and nine vertical digits U 1D369 to U 1D371 the horizontal digits are used for odd powers of ten and the vertical digits for even powers of ten Zero should be represented by U 3007 ideographic number zero and the negative sign should be represented by U 20E5 combining reverse solidus overlay 9 This block also contains other counting rod like symbols such as the well known tally mark for 5 As these were recently added to the character set and are not in the BMP font support may still be limited Counting Rod Numerals 1 2 Official Unicode Consortium code chart PDF 0 1 2 3 4 5 6 7 8 9 A B C D E FU 1D36x U 1D37x Notes 1 As of Unicode version 15 1 2 Grey areas indicate non assigned code pointsSee also editNumber Forms Unicode block References edit Freytag Asmus Rick McGowan Ken Whistler 2006 05 08 UTN 27 Known anomalies in Unicode Character Names Technical Notes Unicode Consortium Retrieved 2008 06 13 Name Stability Unicode Character Encoding Stability Policy Unicode Consortium 2008 02 28 Retrieved 2008 06 13 Unicode Charts Ancient Greek Numbers a b Unicode Number Forms The Unicode Standard Version 6 0 Electronic edition PDF Unicode Inc 2011 p 486 David J Perry Proposal to Add Additional Ancient Roman Characters to UCS For the first two rows Unicode Ancient Symbols The Unicode Standard Version 5 0 Electronic edition PDF Unicode Inc 2006 pp 499 500 Retrieved from https en wikipedia org w index php title Numerals in Unicode amp oldid 1174887621, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.