fixed RelSlash; sta

This commit is contained in:
Roman Suzi
2020-07-27 23:22:00 +03:00
parent 9918e391b3
commit a76a017064
4 changed files with 9 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ lincat
ClSlash = {
subj,compl,adv : Str ;
verb : VerbForms ;
dep : Str ; -- dependent infinites and such
dep : Str ; -- dependent infiniteve and such
a : Agr ;
c : ComplementCase
} ;