whpro_modifier

  1. {
  2. %% some PP or adv modifiers may appear as whpro like où
  3. %% example: je le livre où ?
  4. %% example: je fais comment ?
  5. desc.ht = value([arg0: @emptyarg_fs,arg1: @emptyarg_fs,arg2: @emptyarg_fs]);
  6. - s_modifier; Modifier = whpro; Anchor = whpro;
  7. node(Foot).dummy.cat = value(pro);
  8. node whpro : [cat:pri, lex: où|quand|comment|combien];
  9. node(Root).cat = value(S|VMod);
  10. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View