{% if (lspace.current is defined and lspace.current.id != language.id)%}
{{ language.name }}
{% endif %}{% if example.cldf.primaryText != None %} {% if ref%}(
{{ref.source.refkey(year_brackets=None)}}{%if ref.description%}: {{ref.description}}{%endif%})
{%endif%}
{{ example.cldf.primaryText }}
{% endif %}
{% if example.cldf.analyzedWord != [] %}
{% for obj in example.cldf.analyzedWord %}
{{ obj }}
{{ example.cldf.gloss[loop.index-1] }}
{% endfor %}
{% endif %}
‘{{ example.cldf.translatedText }}’