forked from GitHub/gf-rgl
Extent.PositAdVAdj in Eng,Swe,Bul
This commit is contained in:
@@ -14,5 +14,7 @@ lin
|
||||
g = n2.g
|
||||
} ;
|
||||
|
||||
PositAdVAdj a = {s = a.adv} ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -292,6 +292,8 @@ concrete ExtendEng of Extend =
|
||||
a = agrgP3 Sg nonhuman
|
||||
} ;
|
||||
|
||||
PositAdVAdj a = {s = a.s ! AAdv} ;
|
||||
|
||||
lincat
|
||||
RNP = {s : Agr => Str} ;
|
||||
RNPList = {s1,s2 : Agr => Str} ;
|
||||
@@ -330,4 +332,4 @@ concrete ExtendEng of Extend =
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,6 +7,7 @@ concrete ExtendSwe of Extend = CatSwe **
|
||||
MkVPI, BaseVPI, ConsVPI, ConjVPI, ComplVPIVV,
|
||||
MkVPS, BaseVPS, ConsVPS, ConjVPS, PredVPS,
|
||||
ICompAP,
|
||||
PositAdVAdj,
|
||||
RNP, RNPList, ReflRNP, ReflPron, ReflPoss, PredetRNP, ConjRNP,
|
||||
Base_rr_RNP, Base_nr_RNP, Base_rn_RNP, Cons_rr_RNP, Cons_nr_RNP,
|
||||
CompoundN
|
||||
@@ -149,5 +150,8 @@ concrete ExtendSwe of Extend = CatSwe **
|
||||
co = n1.co ++ BIND ++ n2.co ;
|
||||
g = n2.g
|
||||
} ;
|
||||
|
||||
lin
|
||||
PositAdVAdj a = {s = a.s ! AAdv} ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user