{% for chajuKey,chajuValue in pairs(chajuData) do %}
{{chajuKey}}.
{{chajuValue.word}}
{% if chajuValue.pron then local pron = chajuValue.pron[1] %}
{% if postionType == 2 and pron.name then %}
{% end %}
{% if chajuValue.uwid then local expath = "chaju."..(chajuKey-1) %}
{% end %}
{% end %}
{% if chajuValue.def then %}
{{chajuValue.def}}
{% if chajuValue.pron then local pron = chajuValue.pron[1] %}
{% if pron.name and postionType == 1 then %}
{% end %}
{% end %}