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

49 lines
2.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 the New Testament">
<link rel="stylesheet" type="text/css" href="/CSS/styles.css">
<title>The Gospels Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">
<h1 style="margin-bottom: 0;">Τὰ εὐαγγέλια Ἰησοῦ Χριστοῦ</h1>
<i>The good news of Jesus Christ</i>
<br><br>
<img src="/media/imgs/GNT/gospels/bedegospel.jpg", width="300", height="300">
<br>
<i><q>The Venerable Bede translating the Gospel of John on his deathbed</q> J. Doyle Penrose, 1902</i>
<br>
</div>
<body>
<div class="article">
<p>The four canonical gospels the ones you find in the New Testament are the literal <q>good news</q> about Jesus Christ and his actions. Their general content varies but little; so little, in fact, that I was rather taken aback the first time that I read the Bible, and thought that there must have occurred an error during the printing of the book for the content was similar and, indeed, often exactly the same.</p>
<p>Once you start reading the Greek originals, however, you realise the often stark lingustic differences between the four Gospels differences that are often not translated well or, indeed, at all. Thus, reading the Gospels in their original language is always, in my opinion, an endeavour that is much more enjoyable than doing so in English (or any other language).</p>
</div>
<div class="column-center">
<h2>The four canonical gospels</h2>
<div class="row">
<div class="chapter">
<h3><a class="denied" href="matthew/index.php">Gospel of Matthew</a></h3>
<h3><a class="denied" href="mark/index.php">Gospel of Mark</a></h3>
</div>
<div class="chapter">
<h3><a class="denied" href="luke/index.php">Gospel of Luke</a></h3>
<h3><a class="menu" href="john/index.php">Gospel of John</a></h3>
</div>
</div>
</div>
<footer>
<?php include('footer.php'); ?>
</html>