modifier_on_prep

  1. {
  2. node(Root).cat = value(vmodprep);
  3. Foot < Incise;
  4. %% restriction: no more than one modifieur per coo node
  5. node(Root).bot = node(Foot).top;
  6. node(Incise).adj = value(strict);
  7. node(Incise).bot.incise_kind = value(comastrict|par|dash);
  8. node(Foot).top.pcas = value(avec|pour|contre|sauf|comme|avant|après|auprès);
  9. desc.dependency = value('mod');
  10. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View