{% if _json.json then _json = _json.json end %}
{{_json.word}}
{% if _json.word then %}
{{_json.word}}
{% for _,p in loop(_json.pron) do %} {%if p.scode or p.symbol then %} {% if p.symbol then %} {{p.symbol}} {% end %} {% end %} {% if p.scode then %} {{_json.key}} {% end %} {% end %}
{% end %} {% _json = nil %}