forked from GitHub/gf-rgl
(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