forked from GitHub/gf-rgl
number agreement when there is no preposition
This commit is contained in:
@@ -101,7 +101,7 @@ lin CompoundN a b = lin N {
|
||||
NRelPrep p => prepCase (CPrep p) ; -- tasa de suicidio
|
||||
NRelNoPrep => [] -- connessione internet = internet connection
|
||||
} ++
|
||||
a.s ! Sg ;
|
||||
a.s ! n ;
|
||||
g = b.g ;
|
||||
relType = b.relType
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user