Bản mẫu:eng-verb-2/doc

Từ điển mở Wiktionary

Use this template to show the inflection line of an English verb.

This template shows the verb in bold (optionally linking its components) and its key inflections.

{{eng-verb-2}}
{{eng-verb-2|...s|...ing|...d}}
{{eng-verb-2|...s|...ing|...ed|...en}}
{{eng-verb-2|...s|...ing|...d|past2=...t}}

Tham số cơ bản[sửa]

For most regular verbs, no parameters are necessary. Examples of such verbs are:

  1. open (opens, opening, opened);
  2. wish, with present third singular in -es (wishes, wishing, wished);
  3. marry, with final -y converted to i before -s and -ed (marries, marrying, married);
  4. flip, with the final consonant doubled before -ing and -ed (flips, flipping, flipped);
  5. baptize, with final -e dropped before -ing and -ed (baptizes, baptizing, baptized);
  6. free, with final -e dropped only before -ed (frees, freeing, freed);
  7. tie, with final -ie converted to -y before -ing (ties, tying, tied).

For example, on the page flip, simply write:

{{eng-verb-2}}

which produces

flip (ngôi thứ ba số ít thì hiện tại đơn flips, phân từ hiện tại flipping, quá khứ đơn và phân từ quá khứ flipped)

Other examples:

of type (1) above: lift, pack, enjoy, flow;
of type (2) above: hiss, buzz, tax, watch;
of type (3) above: levy, cry, pacify, carry;
of type (4) above: strum, nag, trek, stop;
of type (5) above: rake, admire, love, argue;
of type (6) above: toe, canoe, referee, dye;
of type (7) above: lie, underlie, untie, vie.

Type (4) verbs above only have the final consonant doubled automatically if they consist of a single syllable. Type (4) verbs with more than one syllable should have the parameter ++ specified. Examples: refer (refers, referring, referred), abet (abets, abetting, abetted), handicap (handicaps, handicapping, handicapped). Specify these verbs as follows:

{{eng-verb-2|++}}

Also use {{eng-verb-2|++}} for verbs ending in -s or -z that double the final consonant in all three forms. Examples: quiz (quizzes, quizzing, quizzed), nonplus (nonplusses, nonplussing, nonplussed).

For verbs that are irregular with respect to the above rules, specify the three forms explicitly (-s form, -ing form, and -ed form, respectively). An example is stomach, where the above rules would produce the incorrect -s form stomaches instead of the correct form stomachs:

{{eng-verb-2|stomachs|stomaching|stomached}}

or equivalently:

{{eng-verb-2|~s|+|+}}

Here, ~ stands for the verb lemma form stomach, and + requests that the regularly derived forms stomaching and stomached be used, respectively.

Another example is Hail Mary:

{{eng-verb-2|Hail Marys|Hail Marying|Hail Maryed}}

or equivalently:

{{eng-verb-2|~s|~ing|~ed}}

Động từ bất quy tắc[sửa]

For irregular (strong) verbs, specify the key forms (third-person present singular, the present participle, the simple past tense, and optionally the past participle):

  1. For the verb do:
    {{eng-verb-2|does|doing|did|done}}
    or equivalently (because the form doing is regular):
    {{eng-verb-2|does||did|done}}
  2. For the verb see:
    {{eng-verb-2|sees|seeing|saw|seen}}
    or equivalently (because the forms sees and seeing are regular):
    {{eng-verb-2|||saw|seen}}
  3. For the verb set:
    {{eng-verb-2|sets|setting|set}}
    or equivalently:
    {{eng-verb-2|||set}}

Some irregular verbs have multiple forms for some inflections. Show additional forms or notes for any inflection:

  1. For the verb work:
    {{eng-verb-2|works|working|worked|past2=wrought|past2_qual=obsolete}}
    or equivalently, simply:
    {{eng-verb-2|past2=wrought|past2_qual=obsolete}}
  2. For the verb ill:
    {{eng-verb-2|pres_ptc2=illin'}}

Some irregular verbs are defective. To indicate a missing form, use -, as with the modal verb can:

{{eng-verb-2|can|-|could|-}}

which produces

can (ngôi thứ ba số ít thì hiện tại đơn can, no phân từ hiện tại, quá khứ đơn could, no phân từ quá khứ)

Biểu thức đa nghĩa[sửa]

By default, a multiword expression is treated just like a single word. This is correct for cases like belly dance (belly dances, belly dancing, belly danced), but not for cases like log on (logs on, logging on, logged on). Special support is available to make it easier to specify the forms of the latter type of expressions. Use * to indicate that only the first word is conjugated, following the normal rules above. For example, for log on, write:

{{eng-verb-2|*}}

which produces

Lỗi Lua trong Mô_đun:headword/page tại dòng 473: Bad value for `data.pagename`: 'log on', which needs to specify the full pagename including namespace and must exist.

You can similarly use ++* to get the combined effects of ++ and *, e.g. for commit to memory, write:

{{eng-verb-2|++*}}

which produces

Lỗi Lua trong Mô_đun:headword/page tại dòng 473: Bad value for `data.pagename`: 'commit to memory', which needs to specify the full pagename including namespace and must exist.

As in other cases, individual forms can be replaced with * or ++* to request that this particular form be replaced according to the normal rules for these codes. For example, for the verb let in, use:

{{eng-verb-2|*|*|let in}}

or equivalently

{{eng-verb-2|*|*|~}}

Biểu thức đa nghĩa với động từ bất quy tắc[sửa]

An alternative format can be used to compactly specify the conjugation of irregular verbs in multiword expressions. For example, for the idiom throw a spanner in the works, use the following:

{{eng-verb-2|throw<,,threw,thrown> a spanner in the works}}

which produces

doc (ngôi thứ ba số ít thì hiện tại đơn throws a spanner in the works, phân từ hiện tại throwing a spanner in the works, quá khứ đơn threw a spanner in the works, phân từ quá khứ thrown a spanner in the works)

Here, the verb to be inflected is followed by up to four comma-separated forms inside of angle brackets <...>. These four forms correspond to parameters 1 through 4: respectively the -s form (third person present singular), -ing form (present participle), -ed form (past tense) and -en form (past participle). Any of the four forms can be omitted to have them use the default rules described above, and the fourth form can be omitted if the past participle is the same as the past tense. For example, for hold a grudge, use the following:

{{eng-verb-2|hold<,,held> a grudge}}

Here, the fourth form is omitted because the past participle is the same as the past tense.

Links can be inserted into the text outside of angle brackets. For example, for see the forest for the trees, use the following:

{{eng-verb-2|[[see]]<,,saw,seen> the [[forest]] [[for]] the [[tree|trees]]}}

This will cause the terms see, forest and for to be linked normally in the headword, but trees to be linked to the singular form tree, and the not linked at all.

If no links are included in |1=, all words will be linked individually, just as for {{head}}. To override this behavior, include links around only the terms to be linked, or use |head= to override the headword.

Multiple sets of angle brackets can be used if more than one verb in the expression inflects. For example, for aid and abet, use:

{{eng-verb-2|aid<> and abet<++>}}

which produces

doc (ngôi thứ ba số ít thì hiện tại đơn aids and abets, phân từ hiện tại aiding and abetting, quá khứ đơn và phân từ quá khứ aided and abetted)

Here, no forms are specified inside of the first set of angle brackets (because all are defaulted), and ++ is specified inside of the second set of angle brackets, just as it would be required for abet alone.

Within angle brackets, you can specify multiple alternatives for a given form by separating them with a colon (:). After a given form, you can attach a qualifier in brackets, i.e. [...]. An example that uses both is get over with (or any other expression involving get):

{{eng-verb-2|get<,,got,got[UK]:gotten[US]> over with}}

which produces

doc (ngôi thứ ba số ít thì hiện tại đơn gets over with, phân từ hiện tại getting over with, quá khứ đơn got over with, phân từ quá khứ (UK) got over with hoặc (US) gotten over with)

The past participle of get is got in the UK but gotten in the US, as indicated.

Another example using colon-separated alternatives is wake up and smell the coffee:

{{eng-verb-2|wake<,,woke,woken> up and smell<,,:smelt> the coffee|head=[[wake up]] [[and]] [[smell]] [[the]] [[coffee]]}}

which produces

wake up and smell the coffee (ngôi thứ ba số ít thì hiện tại đơn wakes up and smells the coffee, phân từ hiện tại waking up and smelling the coffee, quá khứ đơn woke up and smelled the coffee hoặc woke up and smelt the coffee, phân từ quá khứ woken up and smelled the coffee hoặc woken up and smelt the coffee)

Here, the past tense and past participle of smell is either regular smelled (specified using an empty form, which defaults to the regular -ed form) or irregular smelt. |head= is explicitly used so that wake up is linked as a single expression rather than separately linked as two words. Note how the alternative forms smelled and smelt are "distributed" across the past tense woke and past participle woken, producing two past tense variants and two past participle variants.

In some cases, the entire expression can be conjugated in more than one way. For example, in the expression rock and roll, either each verb can conjugate individually (rocking and rolling) or the expression can be conjugated as a unit (rock and rolling). To express this, specify the two variants as comma-separated and surrounded by double parentheses, as follows:

{{eng-verb-2|((rock<> and roll<>,rock and roll<>))}}

which produces

doc (ngôi thứ ba số ít thì hiện tại đơn rocks and rolls hoặc rock and rolls, phân từ hiện tại rocking and rolling hoặc rock and rolling, quá khứ đơn và phân từ quá khứ rocked and rolled hoặc rock and rolled)

Finally, it is also possible to use the angle-bracket format with expressions such as reap what one sows, which have a verb in them that must always be listed in a finite tense. It is simply necessary to be careful in specifying the forms. As an example:

{{eng-verb-2|[[reap]]<> [[what]] [[one]] [[sow]]s<sows,sows,sowed:had sown,has sown:had sown>}}

which produces

reap what one sows (ngôi thứ ba số ít thì hiện tại đơn reaps what one sows, phân từ hiện tại reaping what one sows, quá khứ đơn reaped what one sowed hoặc reaped what one had sown, phân từ quá khứ reaped what one has sown hoặc reaped what one had sown)

Here, we cannot default any of the forms of sows (which would wrongly produce sowses, sowsed, etc.), and we use alternants to express the fact that the past tense can be either reaped what one sowed or reaped what one had sown (and similarly for the past participle). Similarly for know which side one's bread is buttered on:

{{eng-verb-2|[[know]]<,,knew,known> [[which]] [[side]] [[one's]] [[bread]] [[be|is]]<is,is,was> [[butter]]ed [[on]]}}

which produces

know which side one's bread is buttered on (ngôi thứ ba số ít thì hiện tại đơn knows which side one's bread is buttered on, phân từ hiện tại knowing which side one's bread is buttered on, quá khứ đơn knew which side one's bread was buttered on, phân từ quá khứ known which side one's bread was buttered on)

Tất cả tham số[sửa]

There are two basic parameter formats. The newer format uses only |1=, specifying verb forms in angle brackets. This is documented in the previous section. (Technically, the named parameters below can be used even with this format, and override forms specified in |1=, but this is not necessary or recommended.)

The other, older format, uses distinct parameters to specify each form:

|1=, |pres_3sg2=, |pres_3sg3=, ...
third-person present singular form(s)
|pres_3sg_qual=, |pres_3sg2_qual=, |pres_3sg3_qual=, ...
corresponding third-person present singular form qualifiers
|2=, |pres_ptc2=, |pres_ptc3=, ...
present participle form(s)
|pres_ptc_qual=, |pres_ptc2_qual=, |pres_ptc3_qual=, ...
corresponding present participle form qualifiers
|3=, |past2=, |past3=, ...
simple past tense form(s)
|past_qual=, |past2_qual=, |past3_qual=, ...
corresponding simple past tense form qualifiers
|4=, |past_ptc2=, |past_ptc3=, ...
past participle form(s), if different from the past tense
|past_ptc_qual=, |past_ptc2_qual=, |past_ptc3_qual=, ...
corresponding past participle form qualifiers

NOTE: Only specify past participle forms if different from the past tense. If no past participle forms are given, or all forms given are the same as the past tense forms, only the past tense forms are displayed, identified as simple past and past participle; otherwise, the simple past forms and past participle forms are displayed separately.

There are no parameters for archaic forms, such as hast or hath (of have), dost or doth (of do), or art, wast, wert (of be). These forms can be noted in usage notes if needed, but should not be included in the headword forms.

Quy tắc chính xác[sửa]

For reference, the exact rules used to generate regular verb forms are as follows:

  • For the -s form, use the following rules:
    1. If the verb ends in -s, -z, -x, -ch or -sh, add -es.
    2. If the verb ends in consonant + -y, drop the -y and add -ies.
    3. Otherwise, just add -s.
  • For the -ed form, use the following rules:
    1. If the verb ends in -e, add -d.
    2. If the verb ends in consonant + -y, drop the -y and add -ied.
    3. If the verb is of the form C*VC, i.e. any number of consonants + vowel + single consonant (unless the final consonant is -w, -x, -y or -h), double the final consonant and add -ed.
    4. Otherwise, just add -ed.
  • For the -ing form, use the following rules:
    1. If the verb ends in -ue, drop the -e and add -ing.
    2. If the verb ends in -ie, drop the -ie and add -ying.
    3. If the verb ends in a vowel + one or more consonants + -e, drop the -e and add -ing.
    4. If the verb is of the form C*VC, i.e. any number of consonants + vowel + single consonant (unless the final consonant is -w, -x, -y or -h), double the final consonant and add -ing.
    5. Otherwise, just add -ing.

Xem thêm[sửa]

  • {{eng-conj}} – bảng có thêm chi tiết; đưa vào phần riêng bên dưới các định nghĩa