mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
(Ara) Move adv in AdvCN and SentCN to another field, to fix word order
This commit is contained in:
@@ -204,7 +204,7 @@ lin
|
|||||||
|
|
||||||
AdvCN,
|
AdvCN,
|
||||||
SentCN = \cn,ss -> cn ** {
|
SentCN = \cn,ss -> cn ** {
|
||||||
s2 = \\n,d,c => cn.s2 ! n ! d ! c ++ ss.s ;
|
np = \\c => cn.np ! c ++ ss.s ;
|
||||||
isHeavy = True
|
isHeavy = True
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user