mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
premodifiers like never can change the polarity of VP
This commit is contained in:
@@ -17,6 +17,7 @@ concrete ConjunctionBul of Conjunction =
|
||||
|
||||
ConjAdV conj ss = {
|
||||
s = conj.s ++ (linCoordSep [])!conj.distr!conj.conj++ss.s!conj.distr!conj.conj;
|
||||
p = Pos
|
||||
} ;
|
||||
|
||||
ConjIAdv conj ss = {
|
||||
|
||||
Reference in New Issue
Block a user