mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-25 20:42:50 -06:00
PredChi complete
This commit is contained in:
@@ -57,6 +57,9 @@ oper
|
||||
appComplCase : ComplCase -> NounPhrase -> Str ;
|
||||
noComplCase : ComplCase ;
|
||||
|
||||
appSubjCase : NounPhrase -> Str = \np -> np.s ! subjCase ;
|
||||
appObjCase : NounPhrase -> Str = \np -> np.s ! objCase ;
|
||||
|
||||
noObj : Agr => Str = \\_ => [] ;
|
||||
|
||||
RPCase : PType ;
|
||||
|
||||
Reference in New Issue
Block a user