summaryrefslogtreecommitdiff
path: root/tests/ref/html/quote-plato.html
blob: 039835082a621f5553d07fe8117eb19628660d3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
  </head>
  <body>
    <blockquote>… ἔοικα γοῦν τούτου γε σμικρῷ τινι αὐτῷ τούτῳ σοφώτερος εἶναι, ὅτι ἃ μὴ οἶδα οὐδὲ οἴομαι εἰδέναι.</blockquote>
    <p>— Plato</p>
    <blockquote>… I seem, then, in just this little thing to be wiser than this man at any rate, that what I do not know I do not think I know either.</blockquote>
    <p>— from the Henry Cary literal translation of 1897</p>
  </body>
</html>