This template creates inflection tables for Hittite u-stem adjectives.
In order to add the broad transcription table, the stem of the word excluding the final -u must be set on the first parameter.
For pankuš:
{{hit-decl-adj-uš|pank}}
For āššuš:
{{hit-decl-adj-uš|ašš}}
To create the transliteration table attention must be payed to the ending of the stem. If the it ends in a VC sign or a logogram, then it must be set after the parameter tr_VC=
. However, if it ends in a CV sign, then the stem ending after the parameter tr_C=
, and the value of the final vowel of the stem should be omitted.
For pa-an-ku:
{{hit-decl-adj-uš|tr_VC=pa-an-ku}}
For a-aš-šu-uš:
{{hit-decl-adj-uš|tr_C=a-aš-š}}
The cuneiform table is created automatically when the transliteration stem is added.
To modify the content of a cell of the broad transcription due to irregularities, the following parameters are used:
|nom_sg=
|nom_pl=
|abs_sg=
|abs_pl=
|acc_sg=
|acc_pl=
|erg_sg=
|erg_pl=
|gen_sg=
|gen_pl=
|dat_sg=
|dat_pl=
|all_sg=
|abl_sg=
|ins_sg=
For the one to one transliteration and cuneiform, _tr
and _cu
are simply added to the back of the parameter. For words without a number the parameters singular=no
and plural=no
should be added.