mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 14:12:51 -06:00
clause working with vp
This commit is contained in:
@@ -575,7 +575,8 @@ oper
|
||||
predVerb0 : Verb -> Clause = \regna ->
|
||||
predVerbGroupClause npDet (predVerb regna) ;
|
||||
|
||||
progressiveVerbPhrase : VerbGroup -> VerbGroup ;
|
||||
progressiveVerbPhrase : VerbGroup -> VerbGroup ;
|
||||
progressiveClause : NounPhrase -> VerbPhrase -> Clause ;
|
||||
|
||||
-- Verb phrases can also be formed from adjectives ("är snäll"),
|
||||
-- common nouns ("är en man"), and noun phrases ("är den yngste mannen").
|
||||
|
||||
Reference in New Issue
Block a user