adv_advpro

  1. class adv_advpro {
  2. %% Adverbs on adv behaving as pro
  3. %% example: ici aussi, on mange bien
  4. node Root : [cat: adv, bot: [adv_kind: time|loc]];
  5. Foot < Adv;
  6. node(Incise).bot.incise_kind = value(dash|par);
  7. node(Adv).bot.adv_kind = value(modpro);
  8. %% no argument in this case
  9. desc.@kind0 = value(-);
  10. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View