mod_on_quantity_modifier
class mod_on_quantity_modifier { <: prep; node(PP).top.real = value(~-|prel|adj|adv); node(Foot).top.supermod_kind = value(quantity); Incise >> PP; Foot < PP; node(prep).bot.pcas = value(pour); }
class mod_on_quantity_modifier { <: prep; node(PP).top.real = value(~-|prel|adj|adv); node(Foot).top.supermod_kind = value(quantity); Incise >> PP; Foot < PP; node(prep).bot.pcas = value(pour); }
Ajouter un commentaire