forked from GitHub/gf-rgl
Add linearization for in_Prep
This commit is contained in:
@@ -65,6 +65,9 @@ concrete StructuralTur of Structural = CatTur **
|
||||
on_Prep =
|
||||
variants {mkPrep "üzerinde" Gen; mkPrep "üstünde" Gen} ;
|
||||
|
||||
in_Prep =
|
||||
variants {mkPrep "içinde" Gen; mkPrep "içinde" Gen} ;
|
||||
|
||||
-- ... ile ...nin arasında
|
||||
between_Prep =
|
||||
mkPrep "arasında" Gen ;
|
||||
|
||||
Reference in New Issue
Block a user