digits: babylonian cuneiform numerals
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 18 Apr 2017 20:54:22 +0000 (22:54 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 25 May 2017 20:10:22 +0000 (22:10 +0200)
Unicode glyphs emulating the variants at:
https://en.wikipedia.org?title=Babylonian_numerals&oldid=767670966

writing-digits.inc.pl
writing-script.inc.pl

index 573fe41037b4dc7a988dc1967ecb38b0dfb24696..adf941d45e7b2112df22ad30ed83fe2d8c4fe44c 100644 (file)
@@ -38,6 +38,7 @@ brah     => [qw{ ๐‘ฆ ๐‘ง ๐‘จ ๐‘ฉ ๐‘ช ๐‘ซ ๐‘ฌ ๐‘ญ ๐‘ฎ ๐‘ฏ }],
 copt     => [qw{>- ๐‹ก ๐‹ข ๐‹ฃ ๐‹ค ๐‹ฅ ๐‹ฆ ๐‹ง ๐‹จ ๐‹ฉ ๐‹ช }],
 latn     => [qw{ 0 1 2 3 4 5 6 7 8 9 }],
 latnlat  => [qw{>- โ…  โ…ก โ…ข โ…ฃ โ…ค โ…ฅ โ…ฆ โ…ง โ…จ โ…ฉ }],
+xsux     => [qw{>- ๐’• ๐’– ๐’— ๐’ผ ๐’Š ๐’‹ ๐’‘‚ ๐’‘„ ๐’‘† ๐’Œ‹ }],
 teng     => [qw{ ๎€ฐ ๎€ณ ๎ข ๎ฃ ๎ค ๎ฅ ๎ฆ ๎ง ๎จ ๎ฉ ๎ช }],
 tlh      => [qw{  ๏ฃฐ ๏ฃฑ ๏ฃฒ ๏ฃณ ๏ฃด ๏ฃต ๏ฃถ ๏ฃท ๏ฃธ ๏ฃน }],
 osma     => [qw{ ๐’  ๐’ก ๐’ข ๐’ฃ ๐’ค ๐’ฅ ๐’ฆ ๐’ง ๐’จ ๐’ฉ }],
index d607af60f45fcee70fdcd10796a7ff0b582155e8..d7d4dfbce0b2771fb353a61760b2610983a36368 100644 (file)
@@ -65,6 +65,7 @@ tglg     => 'Baybayin',
 thai     => 'Thai', # เน„เธ—เธข
 tibt     => 'Tibetan',
 tlh      => 'Klingon',
+xsux     => 'Babylonian',
 
 digits_latn     => 'Arabic_(Western)',
 digits_latnlat  => 'Roman',