some fixes with Romance clitics and imperatives

This commit is contained in:
aarne
2013-02-20 15:27:54 +00:00
parent 5a54596fe8
commit 48204048d3
7 changed files with 8 additions and 8 deletions

View File

@@ -96,7 +96,7 @@ interface DiffRomance = open CommonRomance, Prelude in {
auxPassive : Verb ;
--2 Contants needed in type signatures above
--2 Constants needed in type signatures above
param
Case = Nom | Acc | CPrep Prepos ;