local lang = require("Module:languages").getByCode("tr") local export = {} local vowels = { ["a"] = {high = "ı", low = "a"}, ["â"] = {high = "ı", low...
-- Module:TurkishConjugation local p = {} -- Table to hold our module's functions -- Forward declarations for helper functions local getVerbRoot local...
-- experimenting on Trimpulot's module local export = {} local style = require("Module:TemplateStyles")("Module:tr-conj/style.css") function export.main(frame)...