English and Swedish resource functions for Query

This commit is contained in:
aarne
2010-10-20 16:19:33 +00:00
parent b1baeb5b18
commit 8baec657cc
16 changed files with 103 additions and 59 deletions

View File

@@ -69,4 +69,7 @@ abstract Verb = Cat ** {
CompAdv : Adv -> Comp ; -- (be) here
CompCN : CN -> Comp ; -- (be) a man/men
-- Copula alone
UseCopula : VP ; -- be
}