ancient-greek.net/books/gospelofjohn.php

61 lines
2.8 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="On here you will find information about my book, a translation of the Gospel of John with plenty of notes and a few illustrations.">
<title>The Gospel of John: A Modern Translation ancient-greek.net</title>
</head>
<body>
<?php include('../header.php'); ?>
<hr>
<div align="center">
<img src="/media/books/gospelofjohn/images/tannerjesuswater.jpg", width="250", height="300">
<br>
<span>The Gospel of John</span>
<br>
<i style="font-size: smaller;">A Modern Translation with Notes and the Original Greek Text</i>
<br>
<span style="font-variant: small-caps;"><u>ISBN</u>: 978-3-XXXX-XXXX-X (TBD)</span>
</div>
<div class="column-center">
<div class="row">
<div class="column-2">
<div class="article">
<h2 style="text-align: center;">Translation of the Gospel of John</h2>
<p class="blocktext">After having finished my translation of Johns Revelation — though the John of the Revelation does not appear to be the same John as that of the Gospel — I decided that my next translation should be Johns Gospel (or, more accurately, the Gospel according to John, <i>Τὸ εὐαγγέλιον κατὰ Ἰωάννην</i>). The reason for my having chosen this particular book over any of the other ones is rather simple one — and quite literally: it is simply one of the simplest to read books in the New Testament (language- and grammar-wise). And as my Greek proficiency has yet to increase to the point at which I will be able to easily read and translate books such as Hebrews, I decided it would be a good place to continue my endeavour of translating the entirety of the New Testament.</p>
</div>
</div>
<div class="column-2">
<div class="article">
<h2>Obtaining your copy</h2>
<p>The translation is currently still a work in progress. A copy cannot be obtained at present. Check <a href="https://git.marvinjohanning.de/marvinjohanning/">git.marvinjohanning.de</a> for further information. The Git repository contains the LaTeX source code which can be compiled into the finished document, if you so desire.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column-2">
<h2>Blurb</h2>
<p class="blocktext">No blurb available yet.</p>
</div>
<div class="column-2">
<h2>Read the book</h2>
<a href="/media/books/gospelofjohn/preview.pdf">Preview of the book</a>
<p class="tab">A preview of the e-book / printed book.</p>
</div>
</div>
<?php include('../footer.php'); ?>
</body>
</html>