reference_on_s

  1. {
  2. %% reference at the end of a sentence
  3. %% example: il a annoncé la grève (Le Momde, 12 Janvier 2003)
  4. node N2: [cat: N2, type: subst, id:reference, top: [time: -, wh: -, headcat: nc|np]];
  5. - s_modifier; N2 = Modifier; %% node(Foot).dummy.cat = value(N2);
  6. node(Incise).post.adj = value(strict);
  7. node(Incise).bot.incise_kind = value(par);
  8. node(Root).cat = value(S);
  9. node(Root).adj = value(no);
  10. Foot < Incise;
  11. node(Modifier).que_restr = value(-);
  12. desc.dummy.modcleft=value(-);
  13. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View