1
0
forked from GitHub/gf-core

fix the compilation of LangTur

This commit is contained in:
kr.angelov
2013-09-01 11:48:02 +00:00
parent 1f3f604c99
commit 07b0cc7926
6 changed files with 43 additions and 48 deletions

View File

@@ -27,5 +27,5 @@ concrete IrregTur of IrregTurAbs = CatTur ** open ParadigmsTur, ResTur in {
ol_Aux : Verb = mkV "olmak" SgSylConIrreg ;
koy_Aux : Verb = mkV "koymak" ;
gec_Aux : Verb = mkV "geçmek" ;
against_Prep : Prep = mkPrep "karşı" ;
against_Prep : Prep = mkPrep "karşı" Dat;
}