update a comment about locative genitive

This commit is contained in:
Inari Listenmaa
2017-08-25 15:53:14 +03:00
parent 0004a3ff3c
commit a813403c48

View File

@@ -110,7 +110,7 @@ lin in8front_Prep = mkPrep "aurrean" ;
lin in_Prep = mkPrep [] inessive ; lin in_Prep = mkPrep [] inessive ;
lin on_Prep = mkPrep "gainean" ; lin on_Prep = mkPrep "gainean" ;
lin part_Prep = mkPrep [] partitive ; lin part_Prep = mkPrep [] partitive ;
lin possess_Prep = mkPrep [] ; --Genitive. TODO add locative genitive in extra lin possess_Prep = mkPrep [] ; -- Possessive genitive. Locative genitive in wide-coverage.
lin through_Prep = mkPrep "barrena" inessive ; -- ? lin through_Prep = mkPrep "barrena" inessive ; -- ?
lin to_Prep = mkPrep [] dative ; --"I gave it to Fran", not "I went to school" lin to_Prep = mkPrep [] dative ; --"I gave it to Fran", not "I went to school"
lin under_Prep = mkPrep "azpian" ; lin under_Prep = mkPrep "azpian" ;