30 lines
793 B
HTML
30 lines
793 B
HTML
<h2>On Reading the Holy Bible</h2>
|
|
|
|
<p>A common trap when reading the Bible is relying on external lenses
|
|
to look at the Bible through.</p>
|
|
<p>By external lense, we mean using an external data source such as
|
|
a dictionary like the 1828 Websters we provide
|
|
as a way to interpret the meaning of scripture.</p>
|
|
<p><b>This is wrong!</b></p>
|
|
|
|
<h3>How to read the King James Bible</h3>
|
|
<p>When we read the King James Bible, we need to as the following questions:</p>
|
|
<ol>
|
|
<li>Who is speaking?</li>
|
|
<li>Who is being spoken to?</li>
|
|
<li>When is this being spoken?</li>
|
|
<li>What are the definitions of the words?</li>
|
|
<li>Is it consistent with the rest of scripture?</li>
|
|
</ol>
|
|
|
|
<style>
|
|
html{
|
|
font-family: sans-serif;
|
|
font-size: 14pt;
|
|
width: 768px;
|
|
}
|
|
a {
|
|
color: #547720
|
|
}
|
|
</style>
|