Scandinavian IndefArt in substantival position fixed

This commit is contained in:
aarne
2011-04-20 08:27:03 +00:00
parent 0df6ae1575
commit 09716eac28

View File

@@ -120,8 +120,8 @@ incomplete concrete NounScand of Noun =
Pl => \\_,bn,_ => []
} ;
sp = table {
Sg => \\_,bn,g => artIndef ! g ;
Pl => \\_,bn,_ => detIndefPl
Sg => \\_,bn,g => if_then_Str bn [] (artIndef ! g) ;
Pl => \\_,bn,_ => if_then_Str bn [] detIndefPl
} ;
det = DIndef
} ;