packages feed

gf-3.2.9: lib/src/persian/ExtraPesAbs.gf

abstract ExtraPesAbs = Extra ** {

-- uncontracted negations; contracted are the default
  fun

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