cnoun_as_adv_mod
class cnoun_as_adv_mod { %% time nominals may act as time adverb modifier %% example: hier matin %% example: demain mardi node Anchor: [cat: nc, bot: [time: ~-]]; desc.ht = value([arg0: @emptyarg_fs,arg1: @emptyarg_fs,arg2: @emptyarg_fs]); node Foot: [cat: adv, bot: [ adv_kind: time ]]; node(Root).bot = node(Foot).top; Foot < Incise; node(Incise).bot.incise_kind = value(par); }
Ajouter un commentaire