mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(Pes) Add passive construction
This commit is contained in:
@@ -112,6 +112,8 @@ oper
|
||||
= lin V M.haveVerb ;
|
||||
beVerb : V -- The verb "be", to be used for light verb constructions: e.g. compoundV "عاشق" beVerb.
|
||||
= lin V M.beVerb ;
|
||||
doVerb : V -- The verb "do", to be used for light verb constructions. In passive, is replaced by شدن.
|
||||
= lin V M.doVerb ;
|
||||
|
||||
mkV2 : overload {
|
||||
mkV2 : Str -> V2 ; -- Predictable V2 out of string. No preposition, را for direct object.
|
||||
|
||||
Reference in New Issue
Block a user