gf-3.2: lib/src/hindustani/ExtraHindustaniAbs.gf
abstract ExtraHindustaniAbs = Extra ** {
-- uncontracted negations; contracted are the default
fun
each_Det : Det ;
have_V : V;
cost_V : V;
}
abstract ExtraHindustaniAbs = Extra ** {
-- uncontracted negations; contracted are the default
fun
each_Det : Det ;
have_V : V;
cost_V : V;
}