unicode: offer an interesting selection of alphabetic digraphs
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 11 Oct 2008 04:15:19 +0000 (04:15 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 6 Jan 2009 22:39:01 +0000 (22:39 +0000)
Cross-selection of various significant/remarkable letters, mostly to give an
indication of which digraphs to use (users are assumed to figure out how to
enter most other characters themselves).

unicode.plp

index 18ed2ce71dcf58a4960c5c95030e79276a4e062f..ca822ac0e40ff6c2bde4f174d61de2081710eafa 100644 (file)
@@ -273,6 +273,17 @@ print table(@$_) for (
        ],
 );
 
+print "<h2>Alphabetics</h2>\n\n";
+print table(1,
+       [ map { ('.', split //, $_->[1]) } @$_ ],
+       [ map {                 $_->[0]  } @$_ ],
+) for [
+       [Latin    => 'aīıęôɳŋṡšđðƷ'],
+       [Cyrillic => 'аійэёнњшщчьЯ'],
+       [Greek    => 'αίϊηϋπψσςθξΩ'],
+       [Hebrew   => 'אײיעונןסשטצץ'],
+];
+
 print "<h2>Japanese</h2>\n\n";
 print table(@$_) for (
        [