mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
documenting and reorganizing Verb
This commit is contained in:
@@ -34,10 +34,6 @@ concrete VerbGer of Verb = CatGer ** open ResGer in {
|
||||
--
|
||||
-- PassV2 v = {s = \\_ => v.s ! VPPart} ;
|
||||
|
||||
UseVV, UseVS, UseVQ = \v -> v ** {c2 = noPreposition Acc} ;
|
||||
UseVS, UseVQ = \v -> v ** {c2 = noPreposition Acc} ;
|
||||
|
||||
-- EmbedS s = {s = conjThat ++ s.s} ;
|
||||
-- EmbedQS qs = {s = qs.s ! QIndir} ;
|
||||
-- EmbedVP vp = {s = infVP vp (agrP3 Sg)} ; --- agr
|
||||
--
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user