DictIce extracted from Wiktionary, 6668 lemmas and 106809 forms. Probably still very buggy though, and many common words not included

This commit is contained in:
Aarne Ranta
2019-08-08 15:20:35 +02:00
parent 4873e78db8
commit f3150f74fb
5 changed files with 13932 additions and 504 deletions
+2 -1
View File
@@ -1102,7 +1102,8 @@ resource MorphoIce = ResIce ** open Prelude, (Predef=Predef), ResIce in {
getðiditi : Str -> Str = \s -> case s of {
_ + "ði" => "ði" ;
_ + "di" => "di" ;
_ + "ti" => "ti"
_ + "ti" => "ti" ;
_ => Predef.error ("no telja type past ending for" ++ s)
} ;
param