more predications

This commit is contained in:
aarne
2005-01-24 10:09:13 +00:00
parent 223bed1ba4
commit a6f4fd6da3
12 changed files with 139 additions and 52 deletions

View File

@@ -17,13 +17,17 @@ fun
John, Mary : PN ;
AlreadyAdv, NowAdv : Adv ; -- already, now
Paint : V3A ;
Paint : V2A ;
Green : ADeg ;
Beg : V3VObj ;
Promise : VV ;
Promise2 : V3VSubj ;
Beg : V2V ;
Promise : V2V ;
Try : VV ;
Wonder : VQ ;
Ask : V3Q ;
Tell : V3S ;
Ask : V2Q ;
Tell : V2S ;
Look : VA ;
Important : A2S ;
Probable : AS ;
Easy : A2V ;
} ;