{% extends 'base.html' %} {% block extra_css %} {% 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 %}sma ↔ nob{% endtrans %}

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