mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
VPSlashPrep in Fin and Romance; the word order in VPSlash not yet fixed.
This commit is contained in:
@@ -87,6 +87,9 @@ incomplete concrete VerbRomance of Verb =
|
||||
PassV2 v = insertComplement
|
||||
(\\a => let agr = complAgr a in v.s ! VPart agr.g agr.n) (predV auxPassive) ;
|
||||
|
||||
VPSlashPrep vp prep = vp ** {
|
||||
c2 = {s = prep.s ; c = prep.c ; isDir = False}
|
||||
} ;
|
||||
}
|
||||
|
||||
{---b
|
||||
|
||||
Reference in New Issue
Block a user