building Romance resource

This commit is contained in:
aarne
2005-05-19 14:18:50 +00:00
parent 56c7b47a41
commit e9b8637f0d
4 changed files with 103 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ fun
QPredV : IP -> V -> QCl ; -- "who walks"
QPredPassV : IP -> V -> QCl ; -- "who is seen"
QPredV2 : IP -> V2 -> NP -> QCl ; -- "who sees Mary"
---- QPredV3 : IP -> V3 -> NP -> NP -> QCl ; -- "who gives Mary food"
QPredReflV2 : IP -> V2 -> QCl ; -- "who loves himself"
QPredVS : IP -> VS -> S -> QCl ; -- "who says that Mary runs"
QPredVV : IP -> VV -> VPI -> QCl ; -- "who must walk"