new structure of much in Rules

This commit is contained in:
aarne
2005-01-23 20:09:31 +00:00
parent 43ab2e2ac2
commit 852474e908
18 changed files with 875 additions and 219 deletions

View File

@@ -14,5 +14,16 @@ fun
Mother, Uncle : N2 ;
Connection : N3 ;
Well, Always : Adv ;
John, Mary : PN ;
John, Mary : PN ;
AlreadyAdv, NowAdv : Adv ; -- already, now
Paint : V3A ;
Green : ADeg ;
Beg : V3VObj ;
Promise : VV ;
Promise2 : V3VSubj ;
Wonder : VQ ;
Ask : V3Q ;
Tell : V3S ;
Look : VA ;
} ;