{% extends 'base.html' %} {% block bodyclass %}about{% endblock %} {% block title %}{% trans %}About{% endtrans %} :: {% endblock %} {% block content %}
{# Hide this on mobiles, because it is too big, and the name is in the header anyway #}

{{ app_name }}

{% trans %}A dictionary that understands what you're looking for.{% endtrans %}

{% trans %}(... And is mobile-friendly!){% endtrans %}

{# NOTE: Free as in gratis #}{% trans %}Free{% endtrans %}

{% trans %}Everything (or, well, almost everything) that concerns minority languages should be free. Here you'll find free dictionaries, and other analytical tools.{% endtrans %}

{% trans %}Open-Source{% endtrans %}

{% trans %}Everything here is based on open-source tools. Do you have an idea for an app or research project that needs linguistic resources? Visit Giellatekno's website for information on how to get access to lexicon files, and morphological and syntactic analyzers.{% endtrans %}

{% trans %}Linguistic basis{% endtrans %}

{% trans %}Write what you wish, and the dictionary will analyze it to break apart compound words and find base forms.{% endtrans %}

«manai»
→ «manai» V Ind Prt Sg1
→ «mannat»
→ {% trans %}gå, dra, reise{% endtrans %}

{% trans %}Source material{% endtrans %}

{% trans %}sme ↔ nob{% endtrans %}

{% trans %}North Sámi → Norwegian builds on Nils Jernsletten's dictionary Álgosátnegirji (4322 words), but now it contains 30,000 entries, plus 6000 place name entries. Norwegian → North Sámi is based on the North Sámi → Norwegian dictionary, but we have adde frequent Norwegian words. It contains about 26,000 Norwegian entries. {% endtrans %}

{% trans %}Approximately half of the content of the dictionaries is taken from a parallel corpus of administrative text, financed by the Ministry of Local Government and Modernisation.{% endtrans %}

{% trans %}sma ↔ nob{% endtrans %}

{% trans %}The dictionaries for South Sámi and Norwegian build on material prepared by Albert Jåma and Tove Brustad in the Hemnes Sámi Organization, but has in addition gained words from Giellatekno and Aajege's work with the Southern Sámi Oahpa.{% endtrans %}

{% trans %}sme ↔ fin{% endtrans %}

{% trans %}Dictionaries for North Sámi and Finnish are based on lexical material from the Institute for the Languages of Finland, and from Giellatekno's work with the North Sámi Oahpa. In addition, we have included frequent words from North Sámi, but especially from Finnish.{% endtrans %}

{% trans %}Each of the dictionaries contains about 11,000 base words.{% endtrans %}

{% trans %}Find a problem?{% endtrans %}

{% trans %}If you find any bugs, please get in touch with us. Describe the problem, and tell us what web browser or mobile phone you were using, or what word you were searching for when you encountered the problem.{% endtrans %}

{% trans %}Need more dictionaries? Here's our full list, and more resources.{% endtrans %}

{% endblock %} {# vim: set ts=4 sw=4 tw=0 syntax=htmljinja : #}