summaryrefslogtreecommitdiff
path: root/tests/sug.aff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sug.aff')
-rw-r--r--tests/sug.aff15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/sug.aff b/tests/sug.aff
new file mode 100644
index 0000000..b1f2adb
--- /dev/null
+++ b/tests/sug.aff
@@ -0,0 +1,15 @@
+# new suggestion methods of Hunspell 1.5:
+# capitalization: nasa -> NASA
+# long swap: permenant -> permanent
+# long mov: Ghandi -> Gandhi
+# double two characters: vacacation -> vacation
+# space with REP: "alot" -> "a lot" ("a lot" need to be in the dic file.)
+
+# switch off ngram suggestion for testing
+MAXNGRAMSUGS 0
+REP 1
+REP alot a_lot
+KEY qwertzuiop|asdfghjkl|yxcvbnm|aq
+WORDCHARS .
+FORBIDDENWORD ?
+