{% 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 %}

«moonâ»
→ «moonâ» V Ind Prt Sg1
→ «moonnâđ»
→ mennä

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

{% trans %}Inari Saami ↔ Finnish{% endtrans %}

{% trans %}Inari Saami → Finnish and Finnish → Inari Saami builds on the Valtonen and Olthuis Inarinsaame-suomi-inarinsaame dictionary (30000 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 %}