linrefs for all verb categories

This commit is contained in:
krangelov
2019-07-22 22:07:21 +02:00
parent eabf415b0b
commit 5cd076d450

View File

@@ -58,4 +58,7 @@ lincat
PN = {s : Case => Str; g : AGender; n : Number};
linref
V, VA, VS, V2, V3, V2A, V2S, V2Q, V2V = \v -> v.s ! VInf ++ v.refl ++ v.p;
}