Attempto complete up to spec

This commit is contained in:
aarne
2008-11-15 20:08:09 +00:00
parent b13c62f71b
commit d67c87b7d8
14 changed files with 71 additions and 13 deletions

View File

@@ -29,5 +29,6 @@ oper
comma_or_Conj = M.mkConj [] ", or" singular ;
slash_Conj = M.mkConj [] "/" singular ;
whose_IDet = M.mkIDet "whose" singular ;
}