Croatian Dictionary and Hyphenation Patterns is a specialized open-source linguistic extension widely integrated into open-source software programs. It provides foundational digital text support for the Croatian language, operating under the standardized rules of Croatian orthography (pravopis).
The package is primarily built for tools like Apache OpenOffice, LibreOffice, and Mozilla applications. It packages spelling dictionaries and algorithmic rules to automate formatting. Core Components of the Package
The extension splits Croatian text processing into two distinct automated files:
hr_HR.aff and hr_HR.dic (Spellchecking Dictionary): Maps root Croatian words alongside their morphosyntactic rules. Because Croatian is highly inflected—featuring three grammatical genders and seven noun cases—the affix file (.aff) tells the software how to correctly identify legal word variations (declensions and conjugations) without needing to store millions of individual word forms.
hyph_hr.dic or hyph_hr_HR.dic (Hyphenation Patterns): Contains structured TeX-style digit patterns used to calculate legal word-break points at the end of text lines. How the Hyphenation Patterns Work
Croatian hyphenation rules are primarily phonemic and syllabic, governed strictly by vowel sounds and morphological boundaries. The system uses TeX syntax rules to dictate line breaks: Croatian dictionary and hyphenation patterns
Leave a Reply