mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
some fixes with Romance clitics and imperatives
This commit is contained in:
@@ -134,7 +134,7 @@ oper
|
||||
<Sg,P2> => VImper SgP2 ;
|
||||
<Pl,P1> => VImper PlP1 ;
|
||||
<Pl,P2> => VImper PlP2 ;
|
||||
_ => VInfin False
|
||||
_ => VFin (VPres Conjunct) n p
|
||||
} ;
|
||||
|
||||
{-
|
||||
|
||||
Reference in New Issue
Block a user