ancient-greek.net/translations/GNT/gospels/john/index.php

84 lines
4.2 KiB
PHP
Raw Normal View History

2021-11-26 14:38:51 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description" content="A modern translation and transliteration of the Gospels of John">
2021-11-28 12:33:45 +00:00
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
2021-11-26 14:38:51 +00:00
<title>The Gospel of John Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
2021-11-30 12:51:27 +00:00
<div class="heading-greek">
<h1>The Gospel of John Translation and Transliteration</h1>
<h3>Τὸ εὐαγγέλιον κατὰ Ἰωάννην</h3>
2021-11-26 14:38:51 +00:00
<i>The Gospel according to John</i>
2021-11-28 13:13:33 +00:00
<img src="/media/imgs/GNT/gospels/johntheevangelist.webp", width="300", height="300" onerror="this.onerror=null; this.src='/media/imgs/GNT/gospels/johntheevangelist.jpg'" alt="" width="300" height="300">
2021-11-26 14:38:51 +00:00
<i><q>St. John the Evangelist</q> Vladimir Borovikovsky, 1804 - 1809</i>
</div>
<body>
<div class="article">
<p>The Gospel of John, despite being the last of the canonical Gospels of the New Testament, was the very first actual piece of text I read in Ancient Greek. It details, as all of the other Gospels do as well, the life of Jesus Christ, his various deeds, ultimate demise and resurrection. The reason for my having chosen this as my first text to read and complete is the very straightforward nature in which it is written; it uses a Greek that is easy to grasp and very little unusual vocabulary. The latter aspect might make this section of the New Testament somewhat <i>boring</i> to some but I, for one, really enjoy the straightforward nature of this Gospel; and seeing as it was the first text I read in Greek, I decided to begin my translation of the Gospels with this one.</p>
<p>Please note, however, that as of July 30<sup>th</sup>, 2021 this is still a work in progress and many of the chapters will have neither a translation nor the original Greek text yet.</p>
</div>
<div align="center">
<div class="row">
<div class="column-2">
<h2 align="center">Chapters 1 10</h2>
<div class="row">
<div class="chapter">
<h3><a href="chapters/chapter1.php" class="menu">Chapter 1</a>
<h3><a href="chapters/chapter2.php" class="menu">Chapter 2</a>
<h3><a href="chapters/chapter3.php" class="menu">Chapter 3</a>
<h3><a href="chapters/chapter4.php" class="menu">Chapter 4</a>
<h3><a href="chapters/chapter5.php" class="menu">Chapter 5</a>
</div>
<div class="chapter">
<h3><a href="chapters/chapter6.php" class="menu">Chapter 6</a>
<h3><a href="chapters/chapter7.php" class="menu">Chapter 7</a>
<h3><a href="chapters/chapter8.php" class="menu">Chapter 8</a>
<h3><a href="chapters/chapter9.php" class="menu">Chapter 9</a>
<h3><a href="chapters/chapter10.php" class="menu">Chapter 10</a>
</div>
</div>
</div>
<div class="column-2">
<h2 align="center">Chapters 1 10</h2>
<div class="row">
<div class="chapter">
<h3><a href="chapters/chapter11.php" class="menu">Chapter 11</a>
<h3><a href="chapters/chapter12.php" class="menu">Chapter 12</a>
<h3><a href="chapters/chapter13.php" class="menu">Chapter 13</a>
<h3><a href="chapters/chapter14.php" class="menu">Chapter 14</a>
<h3><a href="chapters/chapter15.php" class="menu">Chapter 15</a>
</div>
<div class="chapter">
<h3><a href="chapters/chapter16.php" class="menu">Chapter 16</a>
<h3><a href="chapters/chapter17.php" class="menu">Chapter 17</a>
<h3><a href="chapters/chapter18.php" class="menu">Chapter 18</a>
<h3><a href="chapters/chapter19.php" class="menu">Chapter 19</a>
<h3><a href="chapters/chapter20.php" class="menu">Chapter 20</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column-center">
<h2>Chapter 21</h2>
<h3><a href="chapters/chapter21.php" class="menu">Chapter 21</a>
</div>
</div>
<footer>
<?php include('footer.php'); ?>
</html>