{% extends "base.html" %} {% block title %}{% if word %}Concordance: "{{ word }}" - {{ total_occurrences }} occurrences{% else %}Bible Concordance{% endif %} - KJV Study{% endblock %} {% block description %}{% if word %}Complete concordance showing all {{ total_occurrences }} occurrences of "{{ word }}" in the King James Bible with context.{% else %}Search the complete KJV Bible concordance to find every occurrence of any word.{% endif %}{% endblock %} {% block head %} {% endblock %} {% block content %}
Find every occurrence of any word in the King James Bible
The word "{{ word }}" appears {{ total_occurrences }} time{{ 's' if total_occurrences != 1 else '' }} in the King James Bible
{% if books_with_word %}Found in {{ books_with_word|length }} book{{ 's' if books_with_word|length != 1 else '' }}: {{ books_with_word|join(', ') }}
{% endif %}No occurrences found for "{{ word }}". Try a different word or check your spelling.
Note: The KJV uses older English spellings. Try words like "loveth" instead of "loves", "cometh" instead of "comes".
Browse frequently searched words: