nc_coord
class nc_coord { <: simple_coord; node(Root).cat = value(nc); node Coord2: [bot: [wh: $wh, time: $time, hum: $hum, semtype: $semtype]]; node Coord3: [bot: [wh: $wh, time: $time, hum: $hum, semtype: $semtype]]; node(Root).bot.wh = $wh; node(Foot).bot.wh = $wh; node(Root).bot.time = $time; node(Foot).bot.time = $time; node(Root).bot.hum = $hum; node(Foot).bot.hum = $hum; node(Root).bot.semtype = $semtype; node(Foot).bot.semtype = $semtype; node(coo3).adj=value(no); %% node(Anchor).lex = value(et|ou|ni); }
Ajouter un commentaire