1
0
forked from GitHub/gf-rgl

number agreement in Romance predeterminers

This commit is contained in:
aarne
2010-01-04 14:59:40 +00:00
parent 816dc6c31f
commit 6cef376aa7
9 changed files with 55 additions and 20 deletions

View File

@@ -118,7 +118,7 @@ param
| RCond --# notpresent
;
-- Agreement of adjectives, verb phrases, and relative pronouns.
-- Agreement of adjectives, verb phrases, relative pronouns, and predeterminers.
oper
AAgr : Type = {g : Gender ; n : Number} ;
@@ -126,6 +126,7 @@ oper
param
RAgr = RAg {g : Gender ; n : Number} | RNoAg ; --- AAgr
PAgr = PAg Number | PNoAg ;
-- Clitic slots.