forked from GitHub/gf-rgl
Implement during_Prep
This commit is contained in:
@@ -68,6 +68,10 @@ concrete StructuralTur of Structural = CatTur **
|
|||||||
in_Prep =
|
in_Prep =
|
||||||
variants {mkPrep "içinde" Gen; mkPrep "içinde" Gen} ;
|
variants {mkPrep "içinde" Gen; mkPrep "içinde" Gen} ;
|
||||||
|
|
||||||
|
-- ... sırasında
|
||||||
|
during_Prep =
|
||||||
|
mkPrep "sırasında" Nom ;
|
||||||
|
|
||||||
-- ... ile ...nin arasında
|
-- ... ile ...nin arasında
|
||||||
between_Prep =
|
between_Prep =
|
||||||
mkPrep "arasında" Gen ;
|
mkPrep "arasında" Gen ;
|
||||||
|
|||||||
Reference in New Issue
Block a user