digraphs page
[sheet.git] / digraphs.inc.pl
diff --git a/digraphs.inc.pl b/digraphs.inc.pl
new file mode 100644 (file)
index 0000000..9960728
--- /dev/null
@@ -0,0 +1,7 @@
+use utf8;
+{
+       '!!' => ord '|',
+       '!0' => 9786,
+       'AA' => ord 'Å',
+       'aa' => ord 'å',
+};