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

47 lines
2.4 KiB
PHP

<!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="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<title>The Gospels Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
</head>
<div class="heading-greek">
<h1>The Gospels — Translation and Transliteration</h1>
<h3>Τὰ εὐαγγέλια Ἰησοῦ Χριστοῦ</h3>
<i>The good news of Jesus Christ</i>
<img src="/media/imgs/GNT/gospels/bedegospel.webp", width="300", height="300" onerror="this.onerror=null; this.src='/media/imgs/GNT/gospels/bedegospel.jpg'" alt="" width="300" height="300">
<i><q>The Venerable Bede translating the Gospel of John on his deathbed</q> — J. Doyle Penrose, 1902</i>
</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($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
</html>