<% function lemmaClass(lemma) { if (lemma.isHebrew == "true") return "hebrew-face"; if (lemma.isGreek == "true") return "greek-face"; return ""; } %> <% for(var i=0; i
<% for(var l=0; section.lemmas && l

<%= lemma.searchForm %>

<% } %> <% if (section.gk) { %>

G/K NUMBER: <%=section.gk.join(", ")%>

<% } %> <% if (section.strongs) { %>

STRONG’S NUMBER: <%=section.strongs.join(", ")%>

<% } %>
<% if (section.gloss) { %>
<%= section.gloss %>
<% } %> <% if (section.parsing) { for(var p=0; p
<% if (p > 0) { %>

OR

<% } %> <%= parsing.description %>
<%= parsing.code %>
<% if (section.showSearch) { %> <% for(var l=0; section.lemmas && l Search <%= lemma.searchForm %> in this form <% } %> <% var searchAllData = { "type":9, "productId": section.prodId, "data": { "parsing": parsing.code, "productId": section.prodId } }; %> Search all words in this form Lookup <%= lemma.searchForm %> <% } %>
<% } } %> <% for(var d=0; section.definition && d
<%= definition.content %> <% if (definition.lexiconAnchor && definition.atWordLimit) { %> View Full Definition <% } %>
<% } %> <% if ((section.gk || section.strongs || section.lemmas) && section.showSearch) { %> <% } %>
<% } %>