Fin prepositions with possessive suffixes had a double BIND token ; placement of "luo" etc in DictionaryFin

This commit is contained in:
aarne
2014-06-20 07:03:49 +00:00
parent 61f921136a
commit d6e9fb5edf
2 changed files with 5 additions and 5 deletions

View File

@@ -383,7 +383,7 @@ mkVS = overload {
let
h = guessHarmony p ;
a2p : Agr => Str = case c of {
Gen => \\a => p ++ Predef.BIND ++ possSuffixGen h a ;
Gen => \\a => p ++ possSuffixGen h a ;
_ => \\a => p
} ;
in case p of {