mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08: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,
|
||||
SentCN = \cn,ss -> cn ** {
|
||||
s2 = \\n,d,c => cn.s2 ! n ! d ! c ++ ss.s ;
|
||||
np = \\c => cn.np ! c ++ ss.s ;
|
||||
isHeavy = True
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user