I'm going to disagree with none of the above is true. In fact, (at least) one of your sentences is true.

context always plays a part

I remember a number of college late-night discussions on the usefulness of "If-Then" statements. Determining the validity of such statements is easy. However, determining the truth of such statements is a trickier proposition (pun intended). The context was what assigned truth or falsehood to a given statement.

Because of that, we started to look at (but never actually did anything with) the idea that statements weren't the appropriate atomic unit of truth. Instead, maybe the atomic unit of truth is the thought, possibly broken out over many statements.

Meaning is created by the reader, and not the text.

This statement is not only true, but is (mostly) unrelated to the idea of truth or falsehood. Meaning is the concept(s) that is transmitted through the communication of the text. Meaning is the only thing that can be true or false, not a text itself. Look for the idea being represented, not the symbol which represents.

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.


In reply to Re2: Examine what is said, not who speaks." -- from BrowserUK's sig by dragonchild
in thread Examine what is said, not who speaks." -- from BrowserUK's sig by Sifmole

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.