Files
gf-rgl/src/punjabi/ExtraPnbAbs.gf
2010-11-24 13:43:53 +00:00

10 lines
154 B
Plaintext

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