{% if body.pron then %}
{% for _,pron in pairs(tab(body.pron)) do %}
{{pron.pinyin}}
{% if pron.scode then %}
{{pron.pinyin}}
{% end %}
{% end %}
{% end %}
{% if body.def then %}
{%end%}
{% if body.children then %}
{% local j=1;for _,children in pairs(tab(body.children)) do %}