1
0
forked from GitHub/gf-rgl

(Som) More VV types

This commit is contained in:
Inari Listenmaa
2019-08-29 15:07:21 +02:00
parent 259b75753e
commit 4f8f4a6c86
7 changed files with 122 additions and 65 deletions

View File

@@ -180,12 +180,12 @@ lin have_V2 = mkV2 have_V noPrep ; -- TODO: check if {sii = "l" ++ BIND ; isCopu
lin can8know_VV = can_VV ; -- can (capacity)
lin can_VV = mkVV "kar" ; -- can (possibility)
lin must_VV = mkVV waa_in ;
{-lin want_VV = mkV "" ;
lin want_VV = mkVV (mkV "rabid" "rab" "rab") subjunctive ;
------
-- Voc
{-
lin please_Voc = ss "" ;
-}
}