Template:pl-adecl

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This template should be used to decline all Polish adjectives.

Usage

Generally, no arguments need to be supplied to the template. For example, for the adjective czarny (black):

{{pl-adecl}}

produces

The module knows how to decline hard, soft and velar adjectives, as well as irregular pronouns and numerals that decline adjectivally.

Indicators

Indicators can be specified inside of angle brackets to modify the default declension behavior. For example, adjectives with an archaic dative in -u such as polski (Polish) and prosty (simple) should use <archdat>, e.g. for polski:

{{pl-adecl|<archdat>}}

produces

Overrides

You can override any specific form using an indicator <override:value>, where override is the code for a given slot (e.g. nom_f for the nominative feminine singular) and value is the desired value. Use <override:value:value:...> to specify multiple values. The most useful slots to override are probably short, which adds a short form to the adjective, and nom_mp_pers, which overrides the masculine personal (i.e. virile) nominative plural. An adjective using both is wesoły (happy, merry):

{{pl-adecl|<nom_mp_pers:weseli.short:wesół>}}

which produces

This also shows that multiple indicators are separated by a period (.).

Decline as if

You can specify that a given term should decline like some other term. This is useful, for example, with short-lemma adjectives and pronouns such as wart (worth) and nasz (our). For example, for wart:

{{pl-adecl|<decllemma:warty>}}

which produces

Note how the pagename is used for the nominative masculine singular (and the inanimate accusative masculine singular, which is copied from the nominative masculine singular), but the declined forms of the specified lemma are used elsewhere.

Irregular pronouns and numerals

Use the indicator <irreg> to decline irregular pronouns and numerals. For example, for ten (this):

{{pl-adecl|<irreg>}}

which produces

Note that you can specify the lemma before the indicator if needed. This is especially useful for pronominal terms like czyjś, which declines like czyj followed by a fixed suffix :

{{pl-adecl|czyj<irreg>ś}}

which produces

Plural-only pronouns and numerals can be declined the same way, and will automatically change the table format to reflect the plural-only nature of the term. This happens, for example, with dwa:

{{pl-adecl|<irreg>}}

which produces

Other pronouns of this sort are oba, ile (which has a slightly different-format table), and derivatives of ile such as ilekolwiek.