one new verb paradigm for Polish resource and one new function in ExtraPol

This commit is contained in:
adam.slaski
2011-06-23 15:28:03 +00:00
parent 5827065087
commit a98d4bb0aa
3 changed files with 25 additions and 3 deletions

View File

@@ -1,6 +1,13 @@
concrete ExtraPol of ExtraPolAbs = CatPol ** open ResPol in {
lin ProDrop p = {
lin
QualifierCN adj cn = {
s = \\n,c => (cn.s ! n ! c) ++ (adj.s ! AF (cast_gennum!<cn.g,n>) c);
g = cn.g
};
ProDrop p = {
nom = [] ;
voc = p.voc ;
dep = p.dep ;