1
0
forked from GitHub/gf-rgl

Fin modules of NDTrans in place, but refactoring in needed

This commit is contained in:
aarne
2014-02-08 22:25:06 +00:00
parent 36874c08df
commit 36058011a1
12 changed files with 295 additions and 15 deletions
+1
View File
@@ -30,6 +30,7 @@ oper
appComplCase : ComplCase -> NounPhrase -> Str = \p,np -> p ++ np.s ! objCase ;
noComplCase : ComplCase = [] ;
strComplCase : ComplCase -> Str = \c -> c ;
noObj : Agr => Str = \\_ => [] ;