GN ADJ_POST
GN orientation = droite
GN relation = AdjPost
% il faudrait eviter le cas d'un rattachement avec des complements intermediaires autre que le complement de nom ou adj_post
GN intermediaire = [ CdN AdjPost ]
ADJ_POST genre = GN genre
ADJ_POST nombre = GN nombre

COMPLEMENT ADJ_POST
COMPLEMENT orientation = droite
COMPLEMENT relation = AdjPost
% il faudrait eviter le cas d'un rattachement avec des complements intermediaires autre que le complement de nom
COMPLEMENT intermediaire = [ CdN AdjPost ]
ADJ_POST genre = COMPLEMENT genre
ADJ_POST nombre = COMPLEMENT nombre

% cas du complement de nom
complement1 complement2
complement1 orientation = droite
complement1 CAT = COMPLEMENT
complement2 CAT = COMPLEMENT
complement2 type = CdN
complement1 relation = complement2 type
complement1 constituant = oui
complement2 constituant = oui
% il faudrait limiter le rattachement d'un complement de nom  son predecesseur
% et traiter le cas des autres complements


complement1 complement2
complement1 orientation = droite
complement1 CAT = COMPLEMENT
complement2 CAT = COMPLEMENT
complement1 relation = complement2 type
complement1 constituant = oui
complement2 constituant = oui
% il faudrait limiter le rattachement d'un complement de nom  son predecesseur
% et traiter le cas des autres complements


GN COMPLEMENT
GN orientation = droite
GN relation = COMPLEMENT type
GN constituant = oui
COMPLEMENT constituant = oui
 
complement1 complement2
complement1 CAT = GV
complement2 CAT = COMPLEMENT
complement1 relation = SujetOuCOD
complement1 constituant = oui
complement2 constituant = oui

complement1 complement2
complement1 CAT = GV
complement2 CAT = GN
complement1 relation = SujetOuCOD
complement1 constituant = oui
complement2 constituant = oui



GN GV
GV type = participe
GV genre = GN genre
GV nombre = GN nombre 
GN relation = relative
GN constituant = oui
GV constituant = oui

COMPLEMENT GV
COMPLEMENT relation = relative
GV type = participe
COMPLEMENT genre = GV genre
COMPLEMENT nombre = GV nombre
GV constituant = oui
COMPLEMENT constituant = oui

