mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
Hindi and Urdu as refactored to Hindustani by Shafqat
This commit is contained in:
9
lib/src/hindustani/ExtraHindustaniAbs.gf
Normal file
9
lib/src/hindustani/ExtraHindustaniAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
abstract ExtraHindustaniAbs = Extra ** {
|
||||
|
||||
-- uncontracted negations; contracted are the default
|
||||
fun
|
||||
|
||||
each_Det : Det ;
|
||||
have_V : V;
|
||||
cost_V : V;
|
||||
}
|
||||
Reference in New Issue
Block a user