mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Fin modules of NDTrans in place, but refactoring in needed
This commit is contained in:
@@ -34,6 +34,7 @@ oper
|
||||
|
||||
appComplCase : ComplCase -> NounPhrase -> Str = \p,np -> p ++ np.s ! objCase ;
|
||||
noComplCase : ComplCase = [] ;
|
||||
strComplCase : ComplCase -> Str = \c -> c ;
|
||||
|
||||
noObj : Agr => Str = \\_ => [] ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user