ancient-greek.net/texts/index.php

43 lines
1.9 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 name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description" content="My own letters written in Ancient Greek with translation and transliteration.">
<link rel="stylesheet" type="text/css" href="/CSS/styles.css">
<title>Marvins Greek Letters ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">
<h1 style="margin-bottom: 0;">Αἱ ἐπιστολαὶ Κλεοφίλου</h1>
<i>Marvin's letters</i>
<br><br>
</div>
<body>
<div class="article">
<p class="blocktext">Composition is, of course, an integral part of learning a language and one that should not be ignored. I have, thus, taken up the habit of writing <q>letters</q> and other types of prose in Ancient Greek to help me work on this aspect of language learning. A lot of these will undoubtedly have countless grammatical errors, but it is a fun occupation which also helps me, although slowly, improve my grammar and even reading comprehension. Thus, you will be able to find those aforementioned prose works of mine here in the original Ancient Greek with both a transliteration and a translation.</p>
</div>
<div class="row">
<div class="column-2">
<h2>Fictional</h2>
<h3><a href="letters/copper.php" class="menu">Ἐπιστολὴ αʹ — Περὶ τοῦ χαλκοῦ</h3></a>
</div>
<div class="column-2">
<h2>Others</h2>
<h3><a href="letters/language.php" class="menu">Ἐπιστολὴ βʹ — Περὶ τῶν γλωττῶν αʹ</h3></a>
<h3><a href="letters/language2.php" class="menu">Ἐπιστολὴ γʹ — Περὶ τῶν γλωττῶν βʹ</h3></a>
<h3><a href="letters/oldwords.php" class="menu">Ἐπιστολὴ εʹ — Περὶ τοῦ ἀκοῦσαι τοὺς λόγους τῶν παλαιῶν</h3></a>
</div>
</div>
<footer>
<?php include('footer.php'); ?>
</html>