packages feed

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

abstract ExtraUrdAbs = Extra ** {

-- uncontracted negations; contracted are the default
  fun

  each_Det : Det ;
  have_V : V;
}