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