some fixes in QuerySwe; a first version of QueryFre

This commit is contained in:
aarne
2010-12-16 15:53:07 +00:00
parent dd48c035ab
commit 7755babaa2
7 changed files with 184 additions and 21 deletions

View File

@@ -4,7 +4,7 @@ instance LexQueryEng of LexQuery =
oper
located_A : A = mkA "located" | mkA "situated" ;
give_V3 : V3 = mkV3 give_V ;
giveMe : NP -> VP = \np -> mkVP (mkV3 give_V) (mkNP i_Pron) np ;
know_V2 = mkV2 know_V ;
-- structural words