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

50 lines
2.3 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 New Testament">
<link rel="stylesheet" type="text/css" href="/CSS/styles.css">
<title>The Greek New Testament Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">
<h1 style="margin-bottom: 0;">Μετάφρασις Κλεοφίλου τῆς Καινῆς Διαθήκης</h1>
<i>Marvins translation of the New Testament</i>
<br><br>
<img src="/media/imgs/GNT/DoNotJudge.jpg", width="250", height="250">
<br>
<i>Do not judge, so that you will not, yourselves, be judged (Mat. 7:1).</i>
<br>
</div>
<body>
<div class="article">
<p class="blocktext">I highly doubt that the New Testament requires a detailled introduction, as it is one of the most influential books of the world. No matter what you think of its contents or, indeed, the beliefs that have arisen from it , it has influenced humanity in ways that few other books if any ever have.</p>
<p>Christianity has become the most popular religion on the planet, with over 30% of the human population being a Christian in some form or another as of 2021. It should, therefore, not come as a surprise to anyone that a book such as this would be a great candidate for a translation. And whilst there are hundreds if not thousands of other (most likely superior) translations out there, I am nonetheless attempting to translate this work in my own way; mostly just to practice.</p>
</div>
<div class="column-center">
<h2>Books of the NT</h2>
<div class="row">
<div class="chapter">
<h3><a class="menu" href="gospels/index.php">Gospels</a></h3>
<h3><a class="denied" href="acts/index.php">Acts</a></h3>
</div>
<div class="chapter">
<h3><a class="menu" href="generalepistles/index.php">General Epistles</a></h3>
<h3><a class="denied" href="paulineepistles/index.php">Pauline Epistles</a></h3>
</div>
<h3 align="center"><a class="menu" href="apocalypse/index.php">Apocalypse</a></h3>
</div>
</div>
<footer>
<?php include('footer.php'); ?>
</html>