interjections, MassNP and simple VP phrases in Slovenian

This commit is contained in:
krasimir
2016-03-28 21:03:00 +00:00
parent e50d041cf7
commit 6c07b35f5a
6 changed files with 31 additions and 2 deletions
+5
View File
@@ -25,6 +25,11 @@ concrete NounSlv of Noun = CatSlv ** open ResSlv in {
spec = Indef
} ;
MassNP n = {
s = \\c => n.s ! Indef ! c ! Sg ;
a = {g=n.g; n=Sg; p=P3}
} ;
UseN n = {s = \\_ => n.s; g = n.g} ;
AdjCN ap cn = {