added an API for Turkish

This commit is contained in:
krangelov
2020-03-25 15:51:05 +01:00
parent fcae1c65f1
commit da377fa4e7
13 changed files with 128 additions and 3 deletions

4
src/api/SyntaxTur.gf Normal file
View File

@@ -0,0 +1,4 @@
--# -path=.:alltenses:prelude
instance SyntaxTur of Syntax = ConstructorsTur, CatTur, StructuralTur, CombinatorsTur ;