1
0
forked from GitHub/gf-rgl

Add linearization for always_AdV

This commit is contained in:
Ayberk Tosun
2017-08-23 14:56:29 +03:00
parent 0d836f7152
commit 9d4a8009c8

View File

@@ -83,4 +83,6 @@ concrete StructuralTur of Structural = CatTur **
yes_Utt = ss "evet" ;
no_Utt = ss "hayır" ;
always_AdV = {s = "her zaman"} ;
}