forked from GitHub/gf-rgl
Add some prepositions
This commit is contained in:
@@ -43,4 +43,14 @@ concrete StructuralTur of Structural = CatTur **
|
|||||||
|
|
||||||
with_Prep =
|
with_Prep =
|
||||||
mkPrep "ile" Acc ;
|
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