Template:gl-conj

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

This template generates a navigation box for Galician verb conjugation entries. The actual work is done by Module:gl-verb.

Usage

This template should be added to all Galician verb entries.

The template should be placed within the Galician language section, immediately following the Conjugation L4 language header.

As with other Wiktionary navigation box templates, please do not use subst:.

Parameters

The template uses one unnamed parameter to specify any information not automatically inferrable from the infinitive form.

Examples

( 1 ) cantar (to sing)

{{gl-conj}}


NOTE: For most verbs, no parameters are needed.


( 2 ) ser (to be)

{{gl-conj}}


NOTE: The module knows how to handle all irregular verbs automatically, including prefixed derivatives such as desfacer (from facer) and abster (from ter).


( 3 ) desfacer (to undo)

{{gl-conj}}


NOTE: Example of a prefixed verb handled automatically.


( 4 ) continuar (to continue)

{{gl-conj}}


NOTE: The alternation between -uar and stressed -úo is predictable, hence automatic.


( 5 ) conseguir (to get, to manage)

{{gl-conj|<i-e>}}


NOTE: The vowel alternation between conseguir, consigo and consegue is unpredictable, hence a vowel alternation indicator <i-e> must be given. In general, indicators are contained between angle brackets, and if more than one must be given, they are separated by periods/full stops (a . symbol). Note however that the consonant alternation between -g- and -gu- is predictable, hence automatic.


( 6 ) espiar (to spy; to peek)

{{gl-conj|<í>}}


NOTE: Unlike for verbs in -uar, the alternation between i and í in verbs in -iar (e.g. espiar vs. eu espío) is unpredictable and occurs only in some verbs (contrast odiar (to hate) with eu odio), so must be given explicitly using <í>.


( 7 ) axuizar (to indict; to judge)

{{gl-conj|<í>}}


NOTE: The same indicator <í> is also used when the alternation between i and í occurs within the stem (axuizar vs. eu axuízo). Note that the consonant alternation between -z- and -c- is predictable, hence automatic.


( 8 ) amiudar (to frequent)

{{gl-conj|<ú>}}


NOTE: This is the parallel situation to axuizar with a u-ú alternation occurring within the stem (amiudar vs. eu amiúdo).


( 9 ) abolir (to abolish)

{{gl-conj|<no_pres_stressed>}}


NOTE: This verb is defective, missing all stem-stressed forms in the present indicative and imperative (as well as the entire present subjunctive). This is specified using the indicator <no_pres_stressed>.


( 10 ) concernir (to concern, to be of interest to)

{{gl-conj|<i.only3sp>}}


NOTE: This verb occurs only in the third person (singular and plural) and has an alternation between i in all stressed forms and e in all unstressed forms. The latter is specified using the indicator <i> and the former using <only3sp>. When multiple indicators occur, separate them by a period/full stop (.).


( 11 ) chover a cántaros (to rain cats and dogs)

{{gl-conj|chover<only3s> [[a]] [[cántaro]]s}}


NOTE: Full support is available for multiword expressions. Put the angle-bracket spec after the verb or verbs needing to be conjugated. Remaining text is passed through unaltered, and can include links, as shown. Here, the indicator only3s specifies an impersonal ("only third-singular") verb.


( 12 ) dar de comer (to feed, literally to give to eat)

{{gl-conj}}


NOTE: In a multiword expression where no indicators are needed and all words can be linked directly, |1= can be omitted. This is equivalent to placing <> after the first word, and all remaining words are automatically linked.


( 13 ) arrepentirse (to regret, to repent)

{{gl-conj|<i>}}


NOTE: Support exists for reflexive verbs. Nothing special needs to be done. Here, the <i> indicator specifies that stressed e becomes i (eu arrepíntome, el arrepíntese).


( 14 ) rever (to go stale, to turn sour)

{{gl-conj|<no_built_in>}}


NOTE: The verb rever has two different meanings and two conjugations, one following the regular -er conjugation and the other ("to see again") following the conjugation of ver (to see). The default here is to use the irregular conjugation; to disable this and use the regular conjugation, use <no_built_in>.


( 15 ) bendicir (to bless)

{{gl-conj|((<>,<no_built_in>))}}


NOTE: The verb bendicir has two conjugations, one following the regular -ir conjugation and the other following the conjugation of dicir (to say). As with rever above, the default is to use the irregular conjugation. Here, we use the syntax ((infl1,infl2)) to request two different conjugations, in this case one regular and one irregular.