mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 10:28:53 -06:00
update a comment about locative genitive
This commit is contained in:
@@ -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" ;
|
||||||
|
|||||||
Reference in New Issue
Block a user