From: Mischa POSLAWSKY Date: Sat, 11 Oct 2008 04:15:19 +0000 (+0000) Subject: unicode: offer an interesting selection of alphabetic digraphs X-Git-Tag: v1.2~17 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/875d2f3d40ce1b81193c660a9731c93585c61675 unicode: offer an interesting selection of alphabetic digraphs 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). --- diff --git a/unicode.plp b/unicode.plp index 18ed2ce..ca822ac 100644 --- a/unicode.plp +++ b/unicode.plp @@ -273,6 +273,17 @@ print table(@$_) for ( ], ); +print "

Alphabetics

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

Japanese

\n\n"; print table(@$_) for ( [