treebank to test Query

This commit is contained in:
aarne
2011-09-19 15:39:48 +00:00
parent a96e90a4ae
commit 7da592fecc
5 changed files with 58 additions and 16 deletions

View File

@@ -57,7 +57,6 @@ fun
ACalled : [Individual] -> Activity ;
-- the test lexicon
cat
@@ -67,7 +66,8 @@ fun
Employed : Org -> Property ;
Work : Org -> Activity ;
HaveTitle : JobTitle -> Org -> Activity ;
HaveTitle : JobTitle -> Activity ;
HaveTitleOrg : JobTitle -> Org -> Activity ;
Organization : Kind ;
Place : Kind ;