mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -06:00
Sindhi-resource-grammar
This commit is contained in:
9
src/sindhi/ExtraSndAbs.gf
Normal file
9
src/sindhi/ExtraSndAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
abstract ExtraSndAbs = Extra ** {
|
||||
|
||||
-- uncontracted negations; contracted are the default
|
||||
fun
|
||||
|
||||
each_Det : Det ;
|
||||
have_V : V;
|
||||
cost_V : V;
|
||||
}
|
||||
Reference in New Issue
Block a user