writing: egyptian hieroglyphs
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 1 Aug 2021 16:08:06 +0000 (18:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 25 Aug 2021 04:53:32 +0000 (06:53 +0200)
Track Phoenician letters back to likely Egyptian prototypes (Unicode v5.2),
copied from <http://kaese.name/Typography/Alphabet_evolution.html>.

writing-phnx.inc.pl
writing-script.inc.pl

index 6e915b3f242111b5205416cd73b39c341c94cc76..762bfb0c40bda05d9148eae9b236673349245ef6 100644 (file)
@@ -15,6 +15,7 @@ use utf8;
 -lydi     => [qw{ ๐ค  >  ๐คก ๐คข  ๐คน  ๐คฃ  > ๐คค  ๐คฅ  ๐คง > >  ๐คฐ - -  > ๐คฑ  >  ๐คฆ ๐คจ ๐คฉ ๐คช ๐คซ >  - ๐คฌ  -  > >  ๐คณ  ๐คฒ  ๐คญ >  ๐คฎ ๐คฏ }], # <E-grek -7hCE
 #qaai     => [qw{ - -  - >  ๐ˆ’  ๐ˆข  > ๐ˆƒ  >  > > >  ๐ˆ‰ - ๐ˆ‡  > ๐ˆœ  >  ๐ˆ… - ๐ˆฃ ๐ˆฅ ๐ˆง >  ๐ˆ– -  ๐ˆŒ  > >  ๐ˆฒ  ๐ˆ˜  ๐ˆซ >  ๐ˆฏ ๐ˆš }], # <phnx -7hCE
  phnx     => [qw{ ๐ค€ >  ๐ค >  ๐ค‚  ๐คƒ  > ๐ค„  >  > > >  ๐ค… ๐ค† ๐ค‡  > ๐คˆ  >  ๐ค‰ ๐คŠ ๐ค‹ ๐คŒ ๐ค >  ๐คŽ ๐ค  ๐ค  > >  ๐ค‘  ๐ค’  ๐ค“ >  ๐ค” ๐ค• }],
+-egyp     => [qw{ ๐“ƒพ >  ๐“‰ >  ๐“Œ™  ๐“‰ฟ  > ๐“€   >  > > >  ๐“Œ‰ ๐“ฟ ๐“‰—  > ๐“„ค  >  ๐“‚ ๐“‚ง ๐“‹ฟ ๐“ˆ– ๐“†“ >  ๐“Šฝ ๐“น  ๐“‚‹  > >  ๐“Žค  ๐“Ž—  ๐“ถ >  ๐“ฎ ๐“ด }], #      -33hCE
 -samr     => [qw{ เ € >  เ  >  เ ‚  เ ƒ  > เ „  >  > > >  เ … เ † เ ‡  > เ ˆ  >  เ ‰ เ Š เ ‹ เ Œ เ  >  เ Ž เ   เ   > >  เ ‘  เ ’  เ “ >  เ ” เ • }], # <phnx -6hCE
 -armi     => [qw{ ๐ก€ >  ๐ก >  ๐ก‚  ๐กƒ  > ๐ก„  >  > > >  ๐ก… ๐ก† ๐ก‡  > ๐กˆ  ๐ก‰  ๊œœ ๐กŠ ๐ก‹ ๐กŒ ๐ก >  ๐กŽ ๐ก  ๐ก  > >  ๐ก‘  ๐ก’  ๐ก“ >  ๐ก” ๐ก• }], # <phnx -8hCE
  hebr     => [qw{ ื >  ื‘ >  ื’  ื“  > ื”  >  > > ื•  ืฐ ื– ื—  > ื˜  ื™  ืฒ ื› ืœ ืž ื  >  ืก ืข  ืค  > ืฆ  ืฅ  ืง  ืจ >  ืฉ ืช }], # <armi -3hCE
index 205d4fa71c66efa1e69776bdcc6e759e7adb8228..bba6ad78b7ad6df268a0067a7fcbec76fb466b67 100644 (file)
@@ -12,7 +12,7 @@ cham     => 'Cham',
 copt     => 'Coptic',
 cyrl     => 'Cyrillic',
 deva     => 'Devanagari',
-egyp     => 'Egyptian Hieroglyphs',
+egyp     => 'Egyptian',
 ethi     => "Ge'ez",
 goth     => 'Gothic',
 grek     => 'Greek',