1
0
forked from GitHub/gf-rgl

Implement between_Prep though ConjNP is needed for it

This commit is contained in:
Ayberk Tosun
2017-08-22 18:34:10 +03:00
parent 4d8a5e9a05
commit 45c2394353

View File

@@ -56,4 +56,7 @@ concrete StructuralTur of Structural = CatTur **
behind_Prep =
mkPrep "arkasında" Gen;
between_Prep =
mkPrep "arasında" Gen ;
}