Jump to content

Template:Ugaritic grammar table

From Grigoripedia
Revision as of 12:21, 24 July 2026 by Archivist (talk | contribs) (Created page with "<templatestyles src="Ugaritic grammar table/styles.css" /><table class="gp-ugaritic-grammar-table"> <caption><span class="gp-ugaritic-grammar-title">{{#if:{{{title|}}}|{{{title}}}|Grammar Table}}</span></caption> <tr> <th scope="col">Gender</th> <th scope="col">Singular</th> <th scope="col">Dual</th> <th scope="col">Plural</th> </tr> <tr> <th scope="row">Masculine</th> <td>''{{{1}}}u''</td> <td>''{{{1}}}āmi''</td> <td>''{{{1}}}ūma''</td> </tr> <tr> <th scope="row">Femi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Grammar Table
Gender Singular Dual Plural
Masculine {{{1}}}u {{{1}}}āmi {{{1}}}ūma
Feminine {{{1}}}atu {{{1}}}atāmi {{{1}}}ātu

Usage

Use {{Ugaritic grammar table}} to generate a declension table for a Ugaritic noun stem.

The first unnamed parameter supplies the noun stem, and the template automatically attaches the appropriate masculine and feminine singular, dual, and plural suffixes.

Basic usage

{{Ugaritic grammar table|lamad}}

This produces the following forms:

Gender Singular Dual Plural
Masculine lamadu lamadāmi lamadūma
Feminine lamadatu lamadatāmi lamadātu

Custom title

The default title is Grammar Table. Use |title to replace this with a custom title.

{{Ugaritic grammar table
|lamad
|title=Declension of ''lamadu''
}}

If |title is left empty, the table title defaults to Grammar Table.

Parameters

|1
The Ugaritic noun stem, such as "lamad" for lamadu or "kāhin for kāhinu. This parameter is required.
|title
A custom title displayed above the table. This parameter is optional.

Forms generated

The template generates the following forms:

Masculine singular
Stem + u
Masculine dual
Stem + āmi
Masculine plural
Stem + ūma
Feminine singular
Stem + atu
Feminine dual
Stem + atāmi
Feminine plural
Stem + ātu

Notes

Enter only the noun stem. Do not include any suffix, not even the default masculine singular -u.

This template is designed for Ugaritic nouns that follow the regular pattern. Irregular nouns should be displayed using a manual table or another appropriate template.

Categories added

None

Template type

This template is a:

✒️ Text formatting template