ancient-greek.net/shelf/virtual/index.php

53 lines
2.3 KiB
PHP
Raw Normal View History

2021-11-26 14:38:51 +00:00
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description" content="Reviews of the books about and in Ancient Greek that I do not own physically.">
2021-11-28 12:33:45 +00:00
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
2021-11-26 14:38:51 +00:00
<title>My Virtual Shelf ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">
<h1 style="margin-bottom: 0;">Τὰ βιβλία μου τὰ εἰκονικὰ τῷ τὴν γλῶτταν μαθεῖν καὶ ἀναγνῶσαι</h1>
<i>My virtual (false) books for learning and reading the language</i>
<br><br>
<img src="/media/imgs/reimer_librarian.jpg", width="250", height="250">
<br>
<i>In the Library 1850 1866, Georg Reimer</i>
</div>
<body>
<div class="article">
<p class="blocktext">Lacking a better way of expressing the concept of <q>virtuality</q> in Ancient Greek, I chose, instead, to simply say that these are the books which are <i>false</i> or <i>unreal</i>. These are, obviously, rather plentiful, as many books were written in the 19<sup>th</sup> and early 20<sup>th</sup> century which are now in the public domain. It is therefore rather difficult to find ones which are helpful and which may aid one in ones learning of the language and knowing which ones to discard. Below you will find something not even close to resembling an entire list, but rather a short overview of the virtual books I am using or have used to study this language. As always, click the links to get to my review about it.</p>
</div>
<div class="row">
<div class="column">
<h2>Textbooks</h2>
</div>
<div class="column">
<h2>Prose / poetry books (stuff to read)</h2>
<h3><a class="menu" href="histories.php">Herodotus Histories</a></h3>
<p>A book written in the Ionic dialect of Greek recording the traditions and histories of cultures known to the Greeks such as the Persians.</p>
</div>
<div class="column">
<h2>Others</h2>
<h3><a class="menu" href="sprechensie.php">Sprechen Sie Attisch?</a></h3>
<p>This book written in German at the beginning of the 20th century aims at providing the reader with a set of vernacular phrases.</p>
</div>
</div>
</body>
<footer>
<?php include('footer.php'); ?>
</footer>
</html>