{% local jsonD = Body.sense %}
{{senseV.pos}}
{% end %} {% if senseV.sensedef then %}{{senseV.sensedef}}
{% end %} {% if senseV.cont then local numtrue = false if senseV.cont[2] then numtrue = true end for contK,contV in pairs(senseV.cont) do %}{{contV.contdef}}
{% end %} {% if contV.example then %}{{subcontV.subcontdef}}
{% end %} {% if subcontV.example then %}{{contV.compareword}}
{% end %}