1
0
forked from GitHub/gf-rgl

romance interrogatives

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

View File

@@ -10,7 +10,7 @@ incomplete concrete QuestionRomance of Question =
let cls = cl.s ! t ! a ! p
in table {
QDir => cls ! Indic ;
QIndir => "si" ++ cls ! Indic ---- subjIf
QIndir => subjIf ++ cls ! Indic
}
} ;