Disclaimer: I'm reading Wikipedia.
I think the truth value of F $\Rightarrow$ T should be undefined. Here's why.
Wikipedia says the Principle of Explosion says anything follows from a contradiction, and gives the following proof:
$P \land \lnot P$
by assumption$P$
from 1. by conjunction elimination$\lnot P$
from 1. by conjunction elimination$P \lor Q$
from 2. by disjunction introduction$Q$
from 3. and 4. by disjunctive syllogism$(P \land \lnot P) \Rightarrow Q$
from 5. by conditional proof (discharging 1.)
The disjunctive syllogism on step 5 works only if $P$ and $\lnot P$ are mutually exclusive. But of course they aren't.
I can prove $\mathrm F \Rightarrow \mathrm F$ via contrapositivity and $\lnot(\mathrm T \Rightarrow\mathrm F)$ by other means.
So that leaves $\mathrm F \Rightarrow \mathrm T$. It seems to me that there's no imperative way to define its truth value.
Your edit hits the nail on the head:
What do you mean "of course they aren't"? In classical logic, of course they are.
Statements in natural language have varying degrees of vagueness, which accounts for odd behavior - e.g. as you say in a comment, "The sky is cloudy," being a qualitative statement, could be construed as both true and not true. However, such statements are outside the purview of classical logic, which is designed to handle only precise statements.
(CAVEAT: My terminology of "vague" versus "precise" quite clearly reflects my own classical bias, and those who prefer a non-classical logic might well take issue with it. I do stand by it, and am prepared to defend it, but I want to point out my own bias here for fairness.)
Now, this isn't to say that such statements can't be treated by mathematical logic - which is much broader than classical logic - at all. Each of the following addresses issues around disjunctions, negations, and implications in an attempt to better reflect the nature of natural language:
Intuitionistic logic.
Modal logic.
Many-valued and fuzzy logics.
Relevance logic.
Paraconsistent logic.
And presumably lots of others I'm not familiar with.
But that's not necessarily a flaw in classical logic, it just reflects a narrower focus. We wouldn't say that group theory is inferior to magma theory, after all, even though magmas are far more general! And in fact as a classical-ist, I'd argue that classical logic really underlies each of the others and is the "true" logic (but wow is this ever a controversial statement among logicians, so definitely take this as a statement of my own opinion rather than clear unbiased truth).
So I think the takeaway is this: you are looking for a logic which faithfully handles some of the oddities of natural language, which classical logic certainly doesn't. Whether this is a fundamental flaw in classical logic, or a revealed problem with natural language, will ultimately depend on the interpreter (says I: down with natural language! :P).