interjections, MassNP and simple VP phrases in Slovenian

This commit is contained in:
krasimir
2016-03-28 21:03:00 +00:00
parent 9807837342
commit 6028bf7679
6 changed files with 31 additions and 2 deletions

View File

@@ -286,4 +286,8 @@ oper
} ;
a = {g=g; n=n; p=p}
} ;
mkInterj : Str -> Interj =
\s -> lin Interj {s=s} ;
}