diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-10-29 11:35:24 -0700 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-10-29 11:35:24 -0700 |
commit | 09fcb1b82d8fef96769dc416aa817e54f95c728c (patch) | |
tree | 94f9dc548e38e752085648318c2bebdd9a7f2b3e /src | |
parent | 09feefc9f04b38420a198b6f69895b242832ad30 (diff) |
-m
Diffstat (limited to 'src')
-rw-r--r-- | src/writing/moralrealism.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/writing/moralrealism.php b/src/writing/moralrealism.php index 069d50d..76bbcdc 100644 --- a/src/writing/moralrealism.php +++ b/src/writing/moralrealism.php @@ -1,7 +1,8 @@ <?php
-$title = "Principles of Crytography for Data Security";
+$title = "On Moral Realism";
require($_SERVER["DOCUMENT_ROOT"] . "/head.php");
require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
+?>
<p>
Moral realism is, in essence, the concept that moral statements deal with a real thing. That is to say, a statement such as "murder is wrong" is a statement of fact
in much the same way that "the sky is blue" is. As a proposition, it could be said "the statement "murder is wrong" is true." Generally speaking, moral realism is the
|