1
0
forked from GitHub/gf-core

some fixes in Fin and Swe translation dictionaries

This commit is contained in:
aarne
2013-11-10 09:22:52 +00:00
parent eaab0660bd
commit 827bd7aee9
4 changed files with 17 additions and 13 deletions

View File

@@ -338,6 +338,9 @@ mkVS = overload {
= \isNeg,nu,noun,_ -> MorphoFin.mkDetPol isNeg nu (snoun2nounBind noun) ;
} ;
mkInterj : Str -> Interj
= \s -> lin Interj {s = s} ;
--.
-- THE definitions should not bother the user of the API. So they are
-- hidden from the document.