1
0
forked from GitHub/gf-rgl

building Romance resource

This commit is contained in:
aarne
2005-05-19 14:18:50 +00:00
parent ee3291e67c
commit 6a51bfc307
4 changed files with 103 additions and 0 deletions

View File

@@ -1560,4 +1560,10 @@ oper
negNe, negPas : Str ;
sats2quest : Sats -> Question = \x ->
let cl = sats2clause x
in
{s = \\b,f,_ => cl.s ! b ! f} ;
}