mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
22 lines
692 B
HTML
22 lines
692 B
HTML
<!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>
|