packages feed

gf-3.4: lib/src/urdu/ExtraUrdAbs.gf

abstract ExtraUrdAbs = Extra ** {

-- uncontracted negations; contracted are the default
  fun

  each_Det : Det ;
  have_V : V;
  cost_V : V;
  UncNeg : Pol ;
}