N2_as_comp

  1. class N2_as_comp
  2. {
  3. %% We may use both saturated and unsaturated N2 as comp
  4. %% <: cnoun;
  5. %% desc.ht = value([arg0: @emptyarg_fs,arg1: @emptyarg_fs,arg2: @emptyarg_fs]);
  6. Root >> AdjP;
  7. AdjP >> N2;
  8. node Root : [cat:comp,id:comp,type:std,bot:[real:N2]];
  9. node AdjP : [cat: adjP, id: adjP, type: std];
  10. node N2 : [cat:N2,id:N2,type:subst];
  11. - adjP::agreement; AdjP = AdjP::N;
  12. - N2::agreement; N2 = N2::N;
  13. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View