1
0
forked from GitHub/gf-rgl

fix some warnings in the compilation of Turkish

This commit is contained in:
Krasimir Angelov
2017-08-19 23:34:59 +02:00
parent 128cae61d5
commit d0c7531dfa
5 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -248,7 +248,7 @@ concrete LexiconTur of Lexicon = CatTur **
married_A2 = mkA2 (mkA "evli") with_Prep ;
--Verbs
add_V3 = mkV3 (mkV "eklemek") ;
answer_V2S = mkV2 (mkV "yanıtlamak") ;
answer_V2S = mkV2S (mkV "yanıtlamak") ;
ask_V2Q = mkV2 (mkV "sormak") ;
become_VA = mkV "olmak" SgSylConIrreg ;
beg_V2V = mkV2 (mkV "dilemek") ;