Interesting fact of the day.
Did you know this sentence I am writing right now is true? Yes indeed, despite popular belief it is true.
@freemo
I don't think an interrogative sentence can be true or false, unless...
#!/bin/bashif [[ "Did you know this sentence I am writing right now is true?" ]]; then echo "Yes, it's true.";fi
@Pat All things are true, for sufficiently general definitions of true.
>All things are true, for sufficiently general definitions of true.
Yes. Or for sufficiently narrow definitions, as in the code example above.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@freemo
>All things are true, for sufficiently general definitions of true.
Yes. Or for sufficiently narrow definitions, as in the code example above.