mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-28 04:08:55 -06:00
fileExtarPes-added
This commit is contained in:
9
lib/src/persian/ExtraPesAbs.gf
Normal file
9
lib/src/persian/ExtraPesAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
abstract ExtraPesAbs = Extra ** {
|
||||||
|
|
||||||
|
-- uncontracted negations; contracted are the default
|
||||||
|
fun
|
||||||
|
|
||||||
|
each_Det : Det ;
|
||||||
|
have_V : V;
|
||||||
|
cost_V : V;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user