1
0
forked from GitHub/gf-rgl

Slash in Fin

This commit is contained in:
aarne
2005-09-14 07:19:38 +00:00
parent 2acf43b64b
commit acb30b3232
3 changed files with 16 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ lincat
Cl = Clause ;
-- = {s : SType => Bool => SForm => Str} ;
Slash = Sentence ** {s2 : Str ; c : Case} ;
Slash = QuestClause ** {s2 : Str ; c : ComplCase} ;
RP = {s : Number => Case => Str} ;
RCl = {s : Bool => SForm => Number => Str} ;