ancient-greek.net/translations/GNT/generalepistles/john1/index.php

48 lines
2.6 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 First Epistle of John Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
</head>
2021-11-30 12:51:27 +00:00
<div class="heading-greek">
<h1>The First Epistle of John Translation and Transliteration</h1>
<h3> πρώτη τοῦ Ἰωάννου ἐπιστολή</h3>
2021-11-26 14:38:51 +00:00
<i>The First Epistle of John</i>
2021-11-28 13:13:33 +00:00
<img src="/media/imgs/GNT/generalepistles/john1/johnpoisoncup.webp", width="250", height="250" onerror="this.onerror=null; this.src='/media/imgs/GNT/generalepistles/john1/johnpoisoncup.jpg'" alt="" width="250" height="250">
2021-11-26 14:38:51 +00:00
<i><q>St. John the Evangelist</q> Alonso Cano, 1635 - 1637</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 class="column-center">
<h2>Chapters</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>
</div>
<div class="chapter">
<h3><a href="chapters/chapter3.php" class="menu">Chapter 3</a>
<h3><a href="chapters/chapter4.php" class="menu">Chapter 4</a>
</div>
<h3 align="center"><a href="chapters/chapter5.php" class="menu">Chapter 5</a></h3>
</div>
</div>
<footer>
2021-12-07 15:50:53 +00:00
<?php include($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
2021-11-26 14:38:51 +00:00
</html>