(Ara) Sorry again, still don't know how to use git.

This commit is contained in:
Inari Listenmaa
2019-01-23 16:24:25 +01:00
parent fa5f4fe829
commit d5084f9041
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -643,7 +643,7 @@ oper
ClSlash : Type = VPSlash ** {subj : Subj} ;
emptyVPslash : VP -> VPSlash = \vp -> vp ** {
c2 = noPrep ; agrObj = \\_ => []
c2 = accPrep ; agrObj = \\_ => []
} ;
slashV2 : Verb2 -> VPSlash = \v ->