about summary refs log tree commit diff stats
path: root/philosophy.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-12 13:01:16 -0700
committerCase Duckworth2015-03-12 13:01:16 -0700
commit2764ce38ff89667fc4073fb66cdd634caaffd613 (patch)
tree2b574940d00219cddba222222ee2ae13d49ea644 /philosophy.html
parentRemove lua cruft (diff)
downloadautocento-2764ce38ff89667fc4073fb66cdd634caaffd613.tar.gz
autocento-2764ce38ff89667fc4073fb66cdd634caaffd613.zip
Fix #9 - ekphrastisize some poems
For ekphrastic articles, add `ekphrastic` node to YAML metadata.
This node includes subnodes `image`, `title`, `alt`, `link`, and `class`.
`image` provides a link to the local image--just include the file name
with the extension, not the folder (all images should be in /img/.)
`title` provides the title of the image, and the alt-text, if there
is no `alt` node.
`alt`, if it exists, provides the alt text for the image.
`link`, if present, wraps the image in an `<a>` tag--it should point
to the source web page of the ekphrastic image.
`class`, if present, sets the class(es) for the image, for styling.

In this commit, I've set `ekphrastic` on the four articles that have
them so far: 'The Death Zone,' 'AMBER alert,' 'The moon is gone,' and
'Man.' I've also updated .template.html with the changes, and updated
README.md to reflect the changes in YAML structure.
Diffstat (limited to 'philosophy.html')
-rw-r--r--philosophy.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/philosophy.html b/philosophy.html index 1dd3a0b..63c4038 100644 --- a/philosophy.html +++ b/philosophy.html
@@ -37,10 +37,9 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>Importance is important. But meaning is meaningful. Here we are at the crux of the matter, for both meaning and importance are also human-formed. So it would seem that nothing is important or meaningful, if importance and meaning are of themselves only products of the fallible human intellect. But here is the great secret: <em>so is the fallibility of the human intellect a mere product of the fallible human intellect.</em> The question here arises: Is anything real, and not a mere invention of a mistaken human mind? By real of course I mean “that which is <em>on its own terms</em>,” that is, without any <a href="i-am.html">modification</a> on the part of mankind by observing it. But such a thing is impossible to be known, for if it be known it has certainly been observed by someone, and so it is not on its own terms but on the terms of the observer. So it cannot be known if anything exists on its own terms, for it exists on its own terms we certainly will not know anything about it.</p> 41 <section class="content prose"><p>Importance is important. But meaning is meaningful. Here we are at the crux of the matter, for both meaning and importance are also human-formed. So it would seem that nothing is important or meaningful, if importance and meaning are of themselves only products of the fallible human intellect. But here is the great secret: <em>so is the fallibility of the human intellect a mere product of the fallible human intellect.</em> The question here arises: Is anything real, and not a mere invention of a mistaken human mind? By real of course I mean “that which is <em>on its own terms</em>,” that is, without any <a href="i-am.html">modification</a> on the part of mankind by observing it. But such a thing is impossible to be known, for if it be known it has certainly been observed by someone, and so it is not on its own terms but on the terms of the observer. So it cannot be known if anything exists on its own terms, for it exists on its own terms we certainly will not know anything about it.</p>
42 <p>By this it is possible to see that nothing is knowable without the mediating factor of our mind fucking up the “<a href="spittle.html">raw</a>,” the “real” world. But by this time it would seem that this chapter is far far too philosophical, not to mention pretentious, so I must try again.</p> 42<p>By this it is possible to see that nothing is knowable without the mediating factor of our mind fucking up the “<a href="spittle.html">raw</a>,” the “real” world. But by this time it would seem that this chapter is far far too philosophical, not to mention pretentious, so I must try again.</p></section>
43 </section>
44 </article> 43 </article>
45 <nav> 44 <nav>
46 <a class="prevlink" href="purpose-dogs.html" 45 <a class="prevlink" href="purpose-dogs.html"