real_arg_xcomp_canonical

  1. {
  2. node(SArg).type=value(subst);
  3. node(SArg).top.sat = value(-);
  4. %% desc.extraction = value(~adjx);
  5. $xcomp_by_adj = value(-);
  6. SArg +
  7. $arg.kind = value(scomp|prepscomp|prepvcomp|vcompcaus|acomp|vcomp|whcomp|vcompprog)
  8. ;
  9. SArg +
  10. $arg.kind = value(scomp|prepscomp|prepvcomp|vcompcaus|acomp|vcomp|vcompprog),
  11. node(SArg).top.extraction = value(-)
  12. |
  13. $arg.kind = value(whcomp)
  14. ;
  15. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View