forked from GitHub/gf-rgl
relatives, except Finnish
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user