diff options
Diffstat (limited to 'next-lib/src/abstract/Relative.gf')
| -rw-r--r-- | next-lib/src/abstract/Relative.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/abstract/Relative.gf b/next-lib/src/abstract/Relative.gf index 6db45d085..00289bdf5 100644 --- a/next-lib/src/abstract/Relative.gf +++ b/next-lib/src/abstract/Relative.gf @@ -17,7 +17,7 @@ abstract Relative = Cat ** { RelSlash : RP -> ClSlash -> RCl ; -- whom John loves -- Relative pronouns are formed from an 'identity element' by prefixing --- or suffixing (depending on language) prepositional phrases. +-- or suffixing (depending on language) prepositional phrases or genitives. IdRP : RP ; -- which FunRP : Prep -> NP -> RP -> RP ; -- the mother of whom |
