1
0
forked from GitHub/gf-rgl

relatives, except Finnish

This commit is contained in:
aarne
2005-09-01 12:43:41 +00:00
parent ddc0c16b15
commit 9e43a80ba6
23 changed files with 427 additions and 239 deletions

View File

@@ -25,8 +25,10 @@ param
-- language. The same concerns those parameter types that depend on case.
-- Certain cases can however be defined.
param
RelGen = RNoGen | RG Gender ;
oper
RelGen = PronGen ;
RNoGen = PNoGen ;
RG = PGen ;
oper
CaseA : PType ;
@@ -43,6 +45,8 @@ oper
RelFormA : PType ;
npRelForm : NPFormA -> RelFormA ;
-- The genitive and dative cases are expressed by prepositions, except for
-- clitic pronouns. The accusative case only makes a difference for pronouns.