mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
added AdvS
This commit is contained in:
@@ -61,8 +61,7 @@ lin
|
|||||||
|
|
||||||
UseSlash t p slash = { s = t.s ++ p.s ++ slash.s ! (Ind t.a t.t) ! p.p ; prep = slash.prep } ;
|
UseSlash t p slash = { s = t.s ++ p.s ++ slash.s ! (Ind t.a t.t) ! p.p ; prep = slash.prep } ;
|
||||||
|
|
||||||
-- FIXME: placeholder
|
AdvS a s = { s = a.s ++ s.s } ;
|
||||||
AdvS a s = { s = nonExist } ;
|
|
||||||
|
|
||||||
oper
|
oper
|
||||||
-- TODO: PassV2 verbs jāsaskaņo ar objektu, nevis subjektu (by8means_Prep: AgP3 Sg Masc)
|
-- TODO: PassV2 verbs jāsaskaņo ar objektu, nevis subjektu (by8means_Prep: AgP3 Sg Masc)
|
||||||
|
|||||||
Reference in New Issue
Block a user