ImpP3 in Ita, Swe ; order fixed in Fre (but not necessarily the only correct one)

This commit is contained in:
Aarne Ranta
2024-05-07 15:53:33 +02:00
parent 18716dbbd5
commit 03e81a3fab
4 changed files with 13 additions and 4 deletions

View File

@@ -55,5 +55,10 @@ concrete IdiomIta of Idiom = CatIta **
mkImperative False P1 vp ! RPos ! Masc ! Pl --- fem
} ;
ImpP3 np vp = {
s = (mkClause (np.s ! Nom).comp np.hasClit False np.a vp).s
! DInv ! RPres ! Simul ! RPos ! Conjunct
} ;
}