mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 18:28:55 -06:00
Add some prepositions
This commit is contained in:
@@ -43,4 +43,14 @@ concrete StructuralTur of Structural = CatTur **
|
||||
|
||||
with_Prep =
|
||||
mkPrep "ile" Acc ;
|
||||
|
||||
after_Prep =
|
||||
mkPrep "sonra" Ablat ;
|
||||
|
||||
before_Prep =
|
||||
mkPrep "önce" Ablat ;
|
||||
|
||||
above_Prep =
|
||||
mkPrep "üzerinde" Gen ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user