(Som) Minor fixes

This commit is contained in:
Inari Listenmaa
2019-07-28 12:54:23 +03:00
parent 99e7e61863
commit e22c3b4212
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ books-the men-the bring 'the books which the men bring'
-- : RP ;
IdRP = {s = "waxa"} ;
IdRP = {s = ""} ; -- no overt relative pronoun "that, which". For "what" e.g. "tell me what you saw", use waxa. (Nilsson p. 107)
-- : Prep -> NP -> RP -> RP ; -- the mother of whom
--FunRP prep np rp = {} ;