mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
added V2V, V2S, V2Q to all langs so that they compile, but not always the Compl rules
This commit is contained in:
@@ -266,7 +266,7 @@ oper
|
||||
---- as an adverb. Likewise $AS, A2S, AV, A2V$ are just $A$.
|
||||
---- $V0$ is just $V$.
|
||||
--
|
||||
V0, V2S, V2V, V2Q : Type ;
|
||||
V0 : Type ;
|
||||
AS, A2S, AV, A2V : Type ;
|
||||
--
|
||||
--
|
||||
@@ -368,7 +368,6 @@ oper
|
||||
dirdirV3 v = dirV3 v dative ;
|
||||
--
|
||||
-- V0 : Type = V ;
|
||||
V2S, V2V, V2Q : Type = V2 ;
|
||||
AS, AV : Type = A ;
|
||||
-- A2S, A2V : Type = A2 ;
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user