added DocumentationSlv

This commit is contained in:
krangelov
2019-03-16 15:50:15 +01:00
parent 3332ba2035
commit f7156bceaa
2 changed files with 228 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ lincat
N = {s : Case => Number => Str; g : AGender};
N2 = {s : Case => Number => Str; g : AGender; c : Prep} ;
N3 = {s : Case => Number => Str; g : AGender; c : Prep} ;
PN = {s : Case => Str; g : AGender; n : Number};