The Hungarian Ordinal Words tool converts a position number into its Hungarian ordinal word — első, második, harmadik, and so on. Hungarian ordinals are mostly regular, but the first two are irregular and compound numbers follow a specific rule, both of which this tool handles.
How it works
First and second are lexical irregulars: első and második. From third onward the ordinal is built from the cardinal plus the suffix -dik, with a linking vowel chosen by vowel harmony: harmadik (3), negyedik (4), ötödik (5), hatodik (6), tizedik (10), huszadik (20), századik (100), ezredik (1000). The tool stores these stems and assembles larger numbers from them.
The compound rule
In a multi-part number, only the last element takes the ordinal ending; everything before it stays cardinal. So 21st is huszonegyedik — the huszon- part is the cardinal twenty and only egy becomes egyedik. Likewise 103rd is százharmadik, with száz cardinal and harmadik carrying the ordinal ending.
1 → első
2 → második
21 → huszonegyedik
100 → századik
Tips and notes
- A trailing dot (the Hungarian ordinal marker, as in
21.) is ignored, so you can paste a written ordinal. - The supported range is 1 to 9999, which covers dates, rankings, and list positions.
- Only the final element changes, so the leading words of a compound always stay in their cardinal form.