packages feed

gf-3.4: lib/src/hindi/ExtraHinAbs.gf

abstract ExtraHinAbs = Extra ** {

  fun

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