real_group_topic_comp

  1. {
  2. $arg.extracted = value(topic);
  3. node VModArg : [id:vmod,cat:VMod,type:std,adj:no, bot : [position: post]];
  4. node(VModArg).top = node(VModArg).bot;
  5. VModArg >> ArgGroup;
  6. TopicComp = VModArg;
  7. $arg.kind = value(prepobj|acomp);
  8. %% topicalized acomp can only be an adj
  9. node(Comp).top.real = value(adj);
  10. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View