forked from GitHub/gf-core
corrections prompted by Janna's examples in resource
This commit is contained in:
@@ -581,7 +581,7 @@ resource ResGer = ParamX ** open Prelude in {
|
||||
infVP : Bool -> VP -> ((Agr => Str) * Str * Str) = \isAux, vp ->
|
||||
<
|
||||
\\agr => vp.n2 ! agr ++ vp.a2,
|
||||
(vp.s ! (notB isAux) ! agrP3 Sg ! VPInfinit Simul).inf,
|
||||
vp.a1 ! Pos ++ (vp.s ! (notB isAux) ! agrP3 Sg ! VPInfinit Simul).inf,
|
||||
vp.inf ++ vp.ext
|
||||
> ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user