Files
gf-core/lib/src/sindhi/ExtraSndAbs.gf
2012-02-21 09:20:38 +00:00

10 lines
154 B
Plaintext

abstract ExtraSndAbs = Extra ** {
-- uncontracted negations; contracted are the default
fun
each_Det : Det ;
have_V : V;
cost_V : V;
}