1
0
forked from GitHub/gf-rgl

Add yes_Utt and no_Utt

This commit is contained in:
Ayberk Tosun
2017-08-23 12:27:57 +03:00
parent f004826f0a
commit ce2c441352

View File

@@ -80,4 +80,7 @@ concrete StructuralTur of Structural = CatTur **
or_Conj = ss "veya" ;
yes_Utt = ss "evet" ;
no_Utt = ss "hayır" ;
}