added AdvAP in Slovenian

This commit is contained in:
krasimir
2016-06-15 09:17:50 +00:00
parent 345c2bbc8f
commit 248a86ba01

View File

@@ -10,4 +10,5 @@ concrete AdjectiveSlv of Adjective = CatSlv ** open ResSlv in {
}
} ;
AdvAP ap adv = {s = \\spec,g,c,n => ap.s ! spec ! g ! c ! n ++ adv.s} ;
}