mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 03:08:55 -06:00
Tense to Common ; Idiom ; Text
This commit is contained in:
@@ -8,14 +8,7 @@ incomplete concrete SentenceRomance of Sentence =
|
||||
|
||||
PredSCVP sc vp = mkClause sc.s (agrP3 Masc Sg) vp ;
|
||||
|
||||
ImpVP vp = {
|
||||
s = \\pol,aag =>
|
||||
let
|
||||
agr = aag ** {p = P2} ;
|
||||
verb = (vp.s ! VPImperat).fin ! agr
|
||||
in
|
||||
verb ++ vp.comp ! agr ++ vp.ext ! pol ---- neg,clit
|
||||
} ;
|
||||
ImpVP = mkImperative ;
|
||||
|
||||
SlashV2 np v2 =
|
||||
mkClause
|
||||
|
||||
Reference in New Issue
Block a user