bug fix in Dutch infinitive vp

This commit is contained in:
aarne
2011-01-24 15:01:43 +00:00
parent 57d150c970
commit 6fa1d913e9
5 changed files with 7 additions and 7 deletions

View File

@@ -127,8 +127,8 @@ lin
a = agrP3 Sg
} ;
CompCN cn = { s = \\a => let n = (fromAgr a).n
in IndefArt.s ! False ! n ++ cn.s ! n ! Acc} ;
-- CompCN cn = { s = \\a => let n = (fromAgr a).n
-- in IndefArt.s ! False ! n ++ cn.s ! n ! Acc} ;
-- Lexical additions
@@ -154,7 +154,7 @@ lin
VVPastNeg => ["shouldn't have"] ;
VVPresNeg => "shouldn't"
} ;
isAux = True
typ = VVAux
} ;
several_Det = mkDeterminer plural "several" ;