1
0
forked from GitHub/gf-rgl

corrections from Ana

This commit is contained in:
aarne
2005-05-24 12:09:19 +00:00
parent 20770c95fd
commit ec74d77620
5 changed files with 78 additions and 10 deletions

View File

@@ -116,7 +116,9 @@ oper
VFin VPasse n p => amare.s ! VP (Pret n p) ;
VFin VFut n p => amare.s ! VP (Fut Ind n p) ;
VFin VCondit n p => amare.s ! VP (Cond n p) ;
VImper np => amare.s ! VP (Imp Sg P2) ; ---- n p ;
VImper SgP2 => amare.s ! VP (Imp Sg P2) ;
VImper PlP1 => amare.s ! VP (Imp Pl P1) ;
VImper PlP2 => amare.s ! VP (Imp Pl P2) ;
VPart g n => amare.s ! VP (Pass n g)
} ;
aux = a