Module:User:Vitalik/inflection/units/ru-noun/testcases/exceptions

Hello, you have come here looking for the meaning of the word Module:User:Vitalik/inflection/units/ru-noun/testcases/exceptions. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:User:Vitalik/inflection/units/ru-noun/testcases/exceptions, but we will also tell you about its etymology, its characteristics and you will know how to say Module:User:Vitalik/inflection/units/ru-noun/testcases/exceptions in singular and plural. Everything you need to know about the word Module:User:Vitalik/inflection/units/ru-noun/testcases/exceptions you have here. The definition of the word Module:User:Vitalik/inflection/units/ru-noun/testcases/exceptions will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:User:Vitalik/inflection/units/ru-noun/testcases/exceptions, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

Lua error in package.lua at line 80: module 'Module:utils' not found


local dev_prefix = ''
dev_prefix = 'User:Vitalik/'  -- comment this on active version

local tests = require('Module:' .. dev_prefix .. 'inflection/units/ru-noun/testcases')

function tests:test_inflection()
	self:check_inflection('ва́йя', 'f-in', 'a', '*', 'ва́йя / ва́йи / ва́йе / ва́йю / ва́йей / ва́йе / ва́йи / ва́ий / ва́йям / ва́йи / ва́йями / ва́йях')
end

return tests