add slash3v3 and SlashV2A

This commit is contained in:
Meowyam
2022-01-12 17:17:10 +08:00
committed by Inari Listenmaa
parent 1a3b3ef796
commit bf0e3a58dd
7 changed files with 43 additions and 19 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ concrete CatMay of Cat = CommonX - [IAdv] ** open ResMay, Prelude in {
V2A, -- verb with NP and AP complement e.g. "paint"
V2V, -- verb with NP and V complement e.g. "cause"
V2S, -- verb with NP and S complement e.g. "tell"
V2S, -- Reverb with NP and S complement e.g. "tell"
V2Q, -- verb with NP and Q complement e.g. "ask"
V2 = ResMay.Verb2 ;
V3 = ResMay.Verb3 ;