Speling format

From Apertium
Revision as of 23:39, 27 February 2008 by Francis Tyers (talk | contribs) (New page: The '''Speling format''' is a way of representing "full form" vocabulary lists in a way that makes generating paradigms, and lemma-paradigm pairs for Apertium monodices easy. ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Speling format is a way of representing "full form" vocabulary lists in a way that makes generating paradigms, and lemma-paradigm pairs for Apertium monodices easy.

The format is broadly organised as follows:

lemma; surface form; sub-category; part-of-speech

So for example in English we might see some noun inflection represented as:

house; house; sg; n
house; houses; pl; n
computer; computer; sg; n
computer; computers; sg; n
bird; bird; sg; n
bird; birds; sg; n
wolf; wolf; sg; n
wolf; wolves; sg; n

From lists such as these it is fairly straightforward in languages with basic inflectional morphology to generate paradigms, or alternatively to generate partial paradigms for languages with richer morphology.

The format is named after speling.org who collect full form lists for spell-checkers in several Germanic languages and Finnish.