mod_on_quantity_modifier

  1. {
  2. <: prep;
  3. node(PP).top.real = value(~-|prel|adj|adv);
  4. node(Foot).top.supermod_kind = value(quantity);
  5. Incise >> PP;
  6. Foot < PP;
  7. node(prep).bot.pcas = value(pour);
  8. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View