mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 13:29:32 -06:00
AdvVP in Slovenian
This commit is contained in:
@@ -15,4 +15,6 @@ concrete VerbSlv of Verb = CatSlv ** open ResSlv, Prelude in {
|
||||
ComplSlash vp np =
|
||||
insertObj (\\_ => vp.c2.s ++ np.s ! vp.c2.c) vp ;
|
||||
|
||||
AdvVP vp adv = insertObj (\\_ => adv.s) vp ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user