mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
some more words in LexiconSlv and StructuralSlv moved from Anna's grammar
This commit is contained in:
@@ -229,6 +229,9 @@ oper
|
||||
mkV2 : V -> Prep -> V2 = \v,p -> lin V2 (v ** {c2 = p}) ;
|
||||
} ;
|
||||
|
||||
mkVS : V -> VS ;
|
||||
mkVS v = lin VS v ;
|
||||
|
||||
mkVQ : V -> VQ ;
|
||||
mkVQ v = lin VQ v ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user