PossPron, DetNP and PrepNP in Slovenian

This commit is contained in:
krasimir
2016-05-06 09:02:21 +00:00
parent 309d7c5cad
commit 73c76ec927
6 changed files with 32 additions and 15 deletions
+6
View File
@@ -0,0 +1,6 @@
concrete AdverbSlv of Adverb = CatSlv ** open ResSlv in {
lin
PrepNP prep np = {s = prep.s ++ np.s ! prep.c} ;
}