Template:gl-verb form of/documentation
Usage
[edit]This template automatically generates an inflection-of line for Galician verb non-lemma forms given the conjugation spec of the verb. The conjugation spec is the same as in {{gl-conj}}
and {{gl-verb}}
, except that the infinitive must be specified. For example:
( 1 ) On ame, the following:
# {{gl-verb form of|amar}}
generates
- inflection of amar:
( 2 ) On falamos, the following:
# {{gl-verb form of|falar}}
generates
( 3 ) On consigo, the following:
# {{gl-verb form of|conseguir<i-e>}}
generates
( 4 ) On fixeron, the following:
# {{gl-verb form of|facer}}
generates
(This latter usage works because the module automatically knows how to conjugate most irregular verbs.)
( 5 ) On entregue, the following:
# {{gl-verb form of|entregar<short_pp:entregue>|slots=short_pp_ms}}
generates
- short masculine singular past participle of entregar
( 6 ) On entregue, the following:
# {{gl-verb form of|entregar<short_pp:entregue>|noslots=short_pp_ms,short_pp_fs}}
generates
- inflection of entregar:
Parameters
[edit]Only the following parameters are used:
|1=
(required)- Conjugation spec of the verb, including the infinitive and any necessary indicators.
|pagename=
- Override the non-lemma form used to generate the inflections. Defaults to the page name.
|slots=
- Optional comma-separated list of slots, to restrict the output to only those slots (e.g.
pres_1s
for the first-person singular present indicative) instead of all possible slots matching the non-lemma form in question. |noslots=
- Optional comma-separated list of slots, to restrict the output to not include those slots (e.g.
pp_ms
for the masculine singular past participle) instead of all possible slots matching the non-lemma form in question. |t=
/|gloss=
,|lit=
,|pos=
,|id=
- Link parameters (see
{{link}}
and{{inflection of}}
) passed to the underlying call(s) to{{inflection of}}
.