romance interrogatives

This commit is contained in:
aarne
2006-12-13 10:48:21 +00:00
parent a970f40206
commit 491ea9c89e
7 changed files with 19 additions and 5 deletions

View File

@@ -93,6 +93,8 @@ instance DiffSpa of DiffRomance = open CommonRomance, PhonoSpa, BeschSpa, Prelud
conjThan = "que" ;
conjThat = "que" ;
subjIf = "si" ;
clitInf b cli inf = inf ++ bindIf b ++ cli ;