1
0
forked from GitHub/gf-core

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

@@ -27,7 +27,7 @@ fun NumOfNP : Num -> NP -> NP ; -- ten of the dogs
fun CAdvNP : CAdv -> CN -> NP -> NP ; -- more wine than the professor
fun CAdvSSlash : CAdv -> CN -> SSlash -> NP ; -- more wine than the professor drank
fun CompCN : CN -> Comp ; -- "(every man is) a dog", "(all men are) dogs"
--fun CompCN : CN -> Comp ; -- "(every man is) a dog", "(all men are) dogs"
-- Lexical additions