local p = p.noun_declension = function(frame) local str = frame.args.input -- nu-n=>n, ku-k=>k if string.len(str) > 3 and string.sub(str, 1, 1)
'u' and string.sub(str, 3, 3)
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Quantum10000".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.