modifier_on_prep
class modifier_on_prep { + s_adj_pos; node(Root).cat = value(vmodprep); Foot < Incise; %% restriction: no more than one modifieur per coo node node(Root).bot = node(Foot).top; node(Incise).adj = value(strict); node(Incise).bot.incise_kind = value(comastrict|par|dash); node(Foot).top.pcas = value(avec|pour|contre|sauf|comme|avant|après|auprès); desc.dependency = value('mod'); }
Ajouter un commentaire