aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-18 17:21:37 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-18 17:21:37 +0300
commit978e459eb3f79853adf0dea0a8118f259e5cfa6e (patch)
treeefb2049ff2f8e4ef952987e97cbf5179f3fe7bf6 /src/ellinika/tests
parent8981940c41b9107a8bb387433cd0c7a6408bf03e (diff)
downloadellinika-978e459eb3f79853adf0dea0a8118f259e5cfa6e.tar.gz
ellinika-978e459eb3f79853adf0dea0a8118f259e5cfa6e.tar.bz2
Improve conj.
* data/dbverb.struct: Use utf8_bin collation for the `verb' column in all tables. * data/irregular-verbs.xml: Update. * po/POTFILES.in: Add conj.scm4. * po/pl.po: Update. * src/cgi-bin/conj.scm4: Try to fix some common input errors. Look up the verb in the dictionary. If there are no tones in the input word, look it up in the dictionary using the "soundslike" method. * style.css: Add h2.verb class.
Diffstat (limited to 'src/ellinika/tests')
-rw-r--r--src/ellinika/tests/conj/uelv.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ellinika/tests/conj/uelv.scm b/src/ellinika/tests/conj/uelv.scm
index 9c031eb..1ac1f0c 100644
--- a/src/ellinika/tests/conj/uelv.scm
+++ b/src/ellinika/tests/conj/uelv.scm
@@ -1,3 +1,4 @@
(use-modules ((ellinika test-conjugation)))
(test-conjugation:verb "θέλω")
+;(test-conjugation:tense "θέλω" "act" "ind" "Παρατατικός") \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.