(Por) small fixes and add missing paradigm (#28)

* (Por) add Str -> V3 paradigm

* (Por) small fixes
This commit is contained in:
bruno cuconato
2018-09-28 05:11:01 +00:00
committed by Krasimir Angelov
parent 1889f4ce0f
commit 3a429730bc
4 changed files with 7 additions and 5 deletions
+1
View File
@@ -403,6 +403,7 @@ oper
-- the first one or both can be absent.
mkV3 = overload {
mkV3 : Str -> V3 = \s -> dirdirV3 (regV s) ;
mkV3 : V -> V3 = dirdirV3 ; -- donner (+ accusative + dative)
mkV3 : V -> Prep -> V3 = dirV3 ; -- placer (+ accusative) + dans
mkV3 : V -> Prep -> Prep -> V3 = mmkV3 -- parler + dative + genitive