Noun Word#

Fields#

class NounCard#
czech#

Word in Czech. Number of words here must be equal to number of words in gender field.

gender#

Gender of the word. See Gender class for all possible values. Number of words here must be equal to number of words in czech field.

Example

Lets use kluk, hoch for czech field. And for gender - M, M. This addon will give ten kluk, ten hoch in the result.

If word is a plural, just prefix gender with a m. So if we take šaty, the gender will be mM and result - mM šaty. If you have ideas what better to use for plural - open an issue please or write me somewhere. I don’t use just plural pronouns because, for example, masculine inanimate and female have the same - ty.

What do we do?#

Based on the gender field, we add pronoun to the czech field. See values inside Gender to get full list of pronouns that we add.