mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
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