Module:xchc-noun: Difference between revisions

No edit summary
No edit summary
Line 53: Line 53:
data.word = word
data.word = word
data.g = g
data.g = g
data.sg = word
data.sg = ""
data.pau = me(wordpron(word), "[eiøy]") and "ч"
data.pau = me(wordpron(word), "[eiøy]") and "ч"
  or me(wordpron(word), "[ɛa]") and "н"
  or me(wordpron(word), "[ɛa]") and "н"
Line 124: Line 124:
["pro"] = gsubh("кFб","ү","ы",nil,nil,"ы"),
["pro"] = gsubh("кFб","ү","ы",nil,nil,"ы"),
}
}
table.insert(ret, "| " .. show_form(w_number[n_sh] .. decl[c_sh]))
table.insert(ret, "| " .. show_form(decl[c_sh]))
end
end
table.insert(ret, "|-\n")
table.insert(ret, "|-\n")