<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>A Dynamic Probabilistic Approach to Epistemic Modality✯</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Manuel Kriˇz</string-name>
        </contrib>
      </contrib-group>
      <fpage>73</fpage>
      <lpage>83</lpage>
      <abstract>
        <p>This paper develops a very simple probabilistic dynamic formalism for a semantics of epistemic modal expressions that is essentially expressivist in nature, with a notion of information states based on probability spaces. It differs from existing approaches to this task (in particular [22] and [12]) in certain features that make it more appropriate for modelling actual conversational behavior, especially as regards ignorance and unawareness. It will be argued that the latter is important for an adequate treatment of the alleged non-monotonicity of conditionals. Directions for further research that follow from the approach will be pointed out.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 A Toy Model</title>
      <p>Definition 1. A probability space over possible worlds is a triple hS, S , P i, where
S is a set of worlds, S is some Boolean algebra over S, and P is a probability function
on S .</p>
      <p>Let our language L be a simple propositional language with modal operators ✸,
✷ and △ (the latter for probably) and a conditional connective ≻. We call a formula
non-modal if it contains none of these.</p>
      <p>Definition 2. A model for L is a pair hW, J·Ki, where W is a set of possible worlds and
J·K an interpretation function that assigns to every non-modal formula of the language
a subset of W , subject to the usual conditions for ∧ and ∨.</p>
      <p>Definition 3. We define an information state (or context) c to be a pair hS , Pi,
where S is a boolean algebra over W and P is a set of functions P such that hW, S , P i
is a probability space.</p>
      <p>A preliminary definition of update, which serves to illustrate what properties we
want it to have, is given in the following:
Definition 4. (to be revised) If φ is a non-modal formula, then the update of a context
c is defined as follows:1</p>
      <p>c[φ] := {P (·|φ)|P ∈ c ∧ P (φ) 6= 0}
c[✸φ] := {P ∈ c|P (φ) &gt; 0}
c[✷φ] := {P ∈ c|P (φ) = 1}
c[△φ] := {P ∈ c|P (φ) &gt; .5}
c[φ ≻ ψ] := {P ∈ c|{P }[φ][ψ] = {P }[φ]}
Definition 5. A formula φ is accepted in an information state c (c φ) if c[φ] =
c 6= ∅. It is consistent with c if c[φ] 6= ∅ and inconsistent if it is not consistent. It
is compatible with c if there is a sequence Δ (which may include φ) of formulae such
that successive update with the members of Δ yields a c′ in which φ is accepted. φ is
incompatible with c if it is not compatible.</p>
      <p>
        The recursive definition of negation in such a system is a tricky matter due to the
qualitative difference between conditionalization and eliminative update. It is not even
clear that the definition of negation really needs to be given recursively instead of as a
set of rules for negative update, as in [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] (cf. also [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]). However, in our case a recursive
definition can be given by adapting the procedure developed in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>We use a slightly simplified version of Schmitt’s notion of a Bayesian closure of a
set of probability functions. It is the set that contains all the functions in the original
set, and all those that are the result of conditionalizing a function in the original set
on some non-modal sentence in the language.</p>
      <p>Definition 6. The Bayesian closure ccl of a context c is defined as
{P |∃P ′ ∈ c : ∃φ ∈ L : P (·) = P ′(·|φ)}.</p>
      <p>Schmitt proves that the function (·)∗ is the reverse of the Bayesian closure function
if c fulfills the condition of weak regularity: if a function in c assigns 1 to any formula
φ, then all functions in c do. Our contexts are, in general, not weakly regular, but as
will be clear in a moment, that is not a problem for our final definition of update.</p>
      <p>1We write P (φ) for P (JφK). Furthermore, since S is not affected by updates at this
point, we will for ease of exposition pretend that a context is just a set of probability
functions.
Definition 7. The ∗-function returns for every set C of probability functions that is
closed under conditionalization in the above sense the unique weakly regular set of
probability functions that C is the Bayesian closure of.</p>
      <p>C∗ = {P ∈ C|¬∃P ′ ∈ C : ∃φ ∈ L : P (·) = P ′(·|φ)}</p>
      <p>On the level of Bayesian closures, a recursive definition for negation can be given.
These are Schmitt’s update rules:
Definition 8. The update of a Bayesian closure C with a formula is defined as follows,
where φ is a non-modal formula and ψ is an arbitrary formula.</p>
      <p>C ↑ φ := {P ∈ C|∃P ′ ∈ C : P (·) = P ′(·|φ)}
C ↑ ¬ψ := {P ∈ C|∃y ⊆ C : P ∈ y ∧ ycl ↑ φ = ∅}
C ↑ ✸φ := {P ∈ C|C ↑ ¬φ 6= C}
C ↑ ✷φ := {P ∈ C|C ↑ φ = C}</p>
      <p>C ↑ △φ := {P ∈ C|∀P ∈ C∗ : P (φ) &gt; .5}</p>
      <p>C ↑ (φ ≻ ψ) := {P ∈ c|(C ↑ φ) ↑ ψ = C ↑ φ}</p>
      <p>But Bayesian closures are not what correctly represents our information, and
furthermore, the update with modals here is only a test. What we will do is to make the
update of a context distributive: we take the singleton of every function in P , form the
Bayesian closure of it, apply Schmitt’s rules to it, feed it to the ∗-function, and collect
all the results.</p>
      <p>Definition 9. The update of a context c with an arbitrary formula φ (written c[φ]) is
given by the following:</p>
      <p>c[φ] = [{P|∃P ∈ c : P = ({P }cl ↑ φ)∗}</p>
      <p>The effects of this update are generally as in Definition 4. Now the negation of a
formula φ is accepted in c iff φ is inconsistent with c.2
Norm of Assertion. A speaker S may assert φ iff φ is accepted in their information
state cS.</p>
      <p>Norm of Contradiction. A hearer H may contradict a speaker’s assertion of φ iff φ
is incompatible with their information state cH .
2
2.1</p>
    </sec>
    <sec id="sec-2">
      <title>Some Applications</title>
      <sec id="sec-2-1">
        <title>Question Sensitivity</title>
        <p>
          These definitions allow us to capture elegantly a number of linguistic phenomena. The
first (perhaps more of a cognitive phenomenon) is what is called question sensitivity
2We cannot, however, derive the fact, pointed out in [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], that the negation of
a conditional is actually the negation of the consequent. Neither are the neg-raising
properties of probable explained. This is a defect that the present approach shares with
all comparable ones that I am aware of.
in [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]. There are people who don’t know about the existence of a town by the name of
Topeka. It seems very plausible to say that they are entirely insensitive to the question
of whether it’s raining in Topeka. The possibility of encoding this falls out directly from
our use of probability spaces. Nothing forces S to be the whole power set of W , so
there may well be propositions that the probability functions in P are not defined on.3
Note that this means that sensitivity is not closed under logical consequence, although
due to our use of proper probability spaces over possible worlds, we do, of course, still
incur the problem of logical omniscience and, as it were, logical omnisensitivity.
2.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Ignorance about Possibilities</title>
        <p>
          Using sets of probability functions is the standard way of capturing that probability
assignments are typically vague (cf. e. g. [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ], among many others): someone who says
that it’s probably raining doesn’t have to have a specific probability, say, .7, in mind.4
But there is an interesting special case: writing P(φ) for the set of values assigned to
φ by some P ∈ P, we can consider the possibility that P(φ) = [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]. An agent with
such an information state seems strange at first: she is sensitive to φ, and she doesn’t
have any evidence to exclude it. Still, she doesn’t believe that φ is possible. But we can
use this to make sense of certain acts of communication that Yalcin ([
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]) subsumes
under question sensitivity, but which we would like to distinguish from for reasons
that will become clear later (cf. footnote 10). For instance, in well-known examples
from [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], a person who is anxiously awaiting the results of John’s cancer test may be
disposed to say “I don’t know whether John might have cancer, we’re still waiting for
the test results.” Of course, John’s having cancer is consistent and compatible with her
information state, and she has considered the question, which means she is sensitive
to it. In fact, the person could just as well say “Yes, John might have cancer, that’s
why they’re running a test.” But by saying she doesn’t know whether John might
have cancer, she portrays herself as accepting neither that he might nor that he might
not have cancer; in our terms, this means that she presents herself as being in an
information state where the range of probabilities assigned to John’s having cancer is
[
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] (or [0, 1)). Similarly, a speaker who assigns probabilities (0, 1] to φ is disposed to
say that she doesn’t know how probable φ is (at least if the interval is dense).
        </p>
        <p>It could be suggested that possibility operators embedded under know have no
semantic effect (at least at the level of at-issue content), so that an agent who says
she doesn’t know if something is possible is just expressing that she is ignorant as
to whether it does in fact obtain. However, evidence for an analysis along the lines
presented above comes from the fact that while the agent may, in a given situation,
either say that something is possible or that she doesn’t know if it’s possible, she can’t
say both at the same time; she has to decide how to present herself:</p>
        <p>3A reviewer suggested that this might just be a case of a familiarity presupposition
of a proper name. But that is not an alternative explanation: the fact that his
probability function is undefined for sentences involving the name is just an effect of the
agent’s being unfamiliar with it! In addition, it is a well-known fact from the literature
of belief that it does often not seem appropriate to ascribe beliefs about a matter that
the agent is simply not thinking of, even if she would have no trouble forming them
were the proposition to come to his mind. See section 3 for some further discussion of
this.</p>
        <p>4Naturally, there is also higher-order vagueness, which will be ignored.
(1) ??John might have cancer, so they ran a test to rule that out. I haven’t seen the
results yet, so I don’t know if he might have cancer.</p>
        <p>
          Our analysis is similar in spirit to the treatment that the phenomenon receives in [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ].
However, Willer, using a non-probabilistic system, has to introduce special-purpose
machinery: for him, information states are sets of sets of worlds, i. e. sets of Stalnakerian
contexts, which is not something that is readily interpretable. In contrast, in our
probabilistic framework, we have the requisite technical apparatus in place because it also
models the vagueness of probability. The only question that remains is what it means
for an agent to assign to a proposition a vague probability represented by an interval
that include both extreme (0 or 1) and intermediate values. Isn’t there simply a fact of
the matter about whether or not their evidence excludes the possibility? Yes, there is;
and if pushed, the agent will probably agree that the proposition under discussion is a
possibility after all. But by presenting herself, for the purpose of the conversation, as
assigning to φ (e. g. that John has cancer) such a weird set of probability values, she
expresses a disposition: should an issue come up the resolution of which depends on
whether φ is possible or not (e. g. the question of whether certain precautions should
be taken), the agent would not just assume the possibility, but rather try to get hold
of the lab report before deciding anything. Only if she could not obtain the lab report
would she resort to assuming that John’s having cancer is, after all, possible, and
proceed to action directly.5 The crucial thing here is that an agent’s information state only
encodes her dispositions (or the dispositions she wants to portray herself as having) at
a given time, and it may change not only as a result of utterances of others, but also
be manipulated by processes internal to the agent. It is, however, very unclear to what
extent such internal processes are amenable to logical modeling; they certainly aren’t
at this point.
2.3
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>Contradiction and the Search for Evidence</title>
        <p>The reader may have been puzzled by the norm of contradiction given above; the usual
way to state it is, of course, to say that a hearer may (or even must) contradict an
assertion of φ if φ is inconsistent with their information state. There are, however, some
cases where a hearer can neither accept an assertion nor contradict it. Assume that A
assign’s to John’s having been there probabilities in the interval [.6, .9].
(2)</p>
        <sec id="sec-2-3-1">
          <title>A: Smith is probably the murderer.</title>
          <p>B: He must be.</p>
          <p>A1: Why?
A2:??I see.</p>
          <p>A3:??No.</p>
          <p>We can make sense of this if we assume that A is in an information state where the
range of probabilities assigned to John’s having been there (which we abbreviate as
χ) is, say, [.6, .8]. If he updated with ✷χ, he would end up with the absurd context,
so he cannot just accept B’s assertion. On the other hand, he cannot contradict it
either, because his information state is, presumably, not incompatible with ✷χ: from
5Note that in order for this to work technically, the person’s probability estimate
about the contents of the lab report also have to be totally vague. But that seems
about right: she is not disposed to speculate about the lab report. Rather, if questions
about its content come up, she would try to settle them by having a look at it.
an information state that accepts the negation of a modal formula, one can, in the
usual case, reach one that accepts its unnegated version through update with certain
non-modal formulae, i. e. conditionalization on the right kind of evidence. That is why,
in the most typical case, the only route open to A is to ask for such evidence.</p>
          <p>As predicted, unmodalized assertion behaves differently:</p>
        </sec>
        <sec id="sec-2-3-2">
          <title>A: John was probably there.</title>
          <p>B: Yes, he was there.</p>
          <p>A1: I see.</p>
          <p>To be sure, there are cases that can be updated with ✷φ directly, viz. if the hearer’s
information state contains a P such that P (φ) = 1. In that case, we would expect
her to just accept the assertion. Indeed, if a hearer is very weakly opinionated about
φ, or thinks it possible that φ follows from what she knows, then such a reaction
seems appropriate intuitively. Only when the hearer does have an opinion about the
probability of φ, the question for evidence is necessary.</p>
          <p>Of course, the classic kind of examples of “subjective” use of epistemic modals are
covered by our theory as well, as well as the usual asymmetries.
(4)</p>
        </sec>
        <sec id="sec-2-3-3">
          <title>A: Your keys might be in the car.</title>
          <p>B: No, they can’t be, I still had them when we came into the house.</p>
          <p>B’: #Okay, but I know that they’re not there.</p>
          <p>
            Here, speaker A asserts a possibility on the basis of her own information state, and
speaker B, following the norm of rejection, denies it. Her information state assigns
probability 0 to the keys’ being in the car, so she cannot update in any way to make
A’s assertion accepted in his information state, thus fulfilling the norm of rejection.
What she cannot do is accept A’s assertion and point out that she, on the other hand,
knows better — such a reaction is just not sanctioned by the norms of conversation.
(after [
            <xref ref-type="bibr" rid="ref3">3</xref>
            ])
(5)
a.
b.
etc.
          </p>
        </sec>
        <sec id="sec-2-3-4">
          <title>A: John might be/is probably in the garden. B: He’s not.</title>
          <p>#A: John isn’t in the garden. B: He might be.</p>
          <p>
            Our system also includes the explanation from [
            <xref ref-type="bibr" rid="ref6">6</xref>
            ] for why the sequence in (5a) is
infelicitous when uttered by a single speaker: it is not possible to be in an information
state that accepts both of these statements, so the norm of assertion would be violated.6
But with two speakers involved, there is no problem, because A can update with the
information from B and end up in a state where she no longer accepts his initial
assertion.
          </p>
          <p>In (5b), this is not an option. Of course, (5b) is not an impossible sequence in actual
discourse, but the point is that B is prompting A to revise her information state — by
removing the information that John isn’t in the garden — and not merely to update.</p>
          <p>
            6Contra Yalcin ([
            <xref ref-type="bibr" rid="ref22">22</xref>
            ]), who considers sequences like (5a) dubious without taking
into account the question of whether they are uttered by one or two speakers. That
is why Yalcin is hesitant about recommending a system like the present one, where
the update with non-modal formulae is non-eliminative, although his formalism could
accommodate that in a way similar to our own.
          </p>
        </sec>
      </sec>
      <sec id="sec-2-4">
        <title>A Word on Worlds</title>
        <p>
          The technical setup we have seen might look very similar to that of [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. However, we
believe it is only as similar as any system that deals with the same phenomena will be.
The crucial difference is that for Yalcin, information states are not sets of probability
functions, but sets of pairs hs, P i, where s is a set of worlds, the “live possibilities”,
and P is a probability function so that P (s) = 1. For him, the only expression that
properly uses a probability function is probably; possibility and necessity modals merely
quantify over the elements of s, and update with a non-modal formula restricts s (with
concomitant conditionalization of P ). By having suitable variation within a context, it
is possible to reproduce the total vagueness we used to model a person who claimed
not to know if something is possible. But insensitivity is now lost on us; or rather, it
is restricted to probable. There is, however, no way that ✸φ or ✷φ could be undefined
in Yalcin’s system.
        </p>
        <p>
          Yalcin’s reason for sticking with a quantificational semantics for modals, is given
in [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]: there are events that have, as a mathematical fact, probability 0 without being
impossible: if we pick a number from the interval [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] completely at random, then
the probability of that number being any particular number is 0; still, it is, by
hypothesis, possible for every number to be picked. We have gone with [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] in identifying
possibility with non-zero probability. Lassiter’s reply to Yalcin’s objection is that in
natural language, there is always granularity. If we want to assess the probability of the
randomly picked number being .5, they do not think of it as absolutely precise; there
will always be some numbers that are indistinguishable from it. We can, as it were, be
arbitrarily, but not infinitely, precise. Therefore, natural language statements are never
about a continuous sample space in the intended way — only about arbitrarily precise
sample spaces. We are sympathetic to this point of view; but we may note that, as a
last resort, we would even be prepared to postulate infinitesimal probabilities in order
to harvest the benefits of doing away with quantification over worlds. Primarily, this
allows us the notion of insensitivity we have developed, which will be put to further
use in the next section. A secondary reason to disfavor possible worlds is that they may
eventually get in the way of avoiding logical omniscience (cf. [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], where probabilities
are assigned directly to sentences).
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Conditionals and Sensitivity</title>
      <p>There is a well-known kind of conjunctions of conditionals which are not reversible,
sometimes called Sobel sequences. The classic example is this:
(6)
(7)</p>
      <p>If the USA were to throw its nukes into the sea tomorrow, there would be war.
Of course, if the USA and all the other superpowers were to throw their nukes
into the sea tomorrow there would be peace.
#If the USA and all the other superpowers were to throw their nukes into the
sea tomorrow, there would be peace. Of course, if the USA were to throw its
nukes into the sea tomorrow, there would be war.</p>
      <p>
        Sobel sequences are generally discussed in the context of counterfactual conditionals,
but they are just as possible with epistemic conditionals as with counterfactuals.7 In
7The existence of indicative Sobel sequences is in fact acknowledged in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
a few thousand years, a historian researching the history of the twentieth century, and
so oblivious of human nature that she actually considers the possibility of any country
throwing its weapons into the sea, could utter:
(8)
(9)
      </p>
      <p>If the USA threw its nukes into the sea, there was war. Of course, if the USA
and all the other superpowers threw their nukes into the sea, there was peace.
#If the USA and all the other superpowers threw their nukes into the sea, there
was peace. Of course, if the USA threw its nukes into the sea, there was war.
Intuitively, it is clear what happens here: at first, the speaker didn’t even consider the
possibility that all superpowers could throw their weapons into the sea. Then it comes
to her attention and she corrects herself.</p>
      <p>
        The traditional analysis (e. g. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]) is formulated in terms of domain of
quantification: the domain of quantification for a conditional is not the whole set of possible
worlds, but a certain subset not including any possibilities that one considers too
remote or just forgets to think about, and while the domain can be widened in the course
of a conversation, it cannot (at least not without significantly more effort) be narrowed,
hence the irreversibility.8
      </p>
      <p>Theories based on domain widening have a problem: they cannot distinguish
between disregarding the possibility of φ (i. e. failure to consider it) and accepting that
φ is impossible. Assume that in a context9 c1, a speaker has accepted if φ, ψ. At the
same time, she is disposed to accept if φ and χ, then ¬ψ (which is the situation in
Sobel sequences), update with which would put her in the information state c2. On the
domain restriction theory, it follows that in c1, no χ-worlds are in the relevant domain.
But then in c1, ¬✸χ is accepted, and so is if φ, ¬χ. But this is not what we want: a
speaker who has failed to consider a possibility is not necessarily disposed to accept its
negation.</p>
      <p>
        Conversely, domain restriction theories predict that propositions deemed to be
impossible can still feature as the antecedent of a subsequent conditional. But sequences
like the following have a strong contradictory flavor:
(10) #The USA can’t have thrown their weapons into the sea, because human nature
wouldn’t have allowed them to; of course, if they did, there was peace.
It suggests itself to apply the ideas in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] to this, where pragmatic halos are assumed
for domains of modal quantification. We do not doubt that the empirical connection
between conditionals and imprecision is correct (cf. also [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]), but such an analysis is only
as good as the pragmatic halos framework, which has trouble incorporating negation
and providing an explanation for the directionality effects.
      </p>
      <p>
        In our approach, there is a notion of insensitivity that captures the fact that
disregarding a possibility is to disregard its negation and various combinations of it with
8Schulz’s ([
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]) analysis derives the non-monotonicity of counterfactual conditionals
in a different way and fails to predict this dynamic, directional effect.
9Of course, in these theories, a context is something different than in ours.
others as well.10 While we cannot analyze complete Sobel sequence, we believe that
the manner of failure here is very interesting.
      </p>
      <p>Our update rules do not change S , which means that we cannot model becoming
sensitive to a question in the course of a conversation. This is obviously inadequate. In
fact, when a question is mentioned in a conversation that we weren’t sensitive to, we
adjust our information state often (though not always) silently. In our formalization,
this would mean that if an agent is insensitive to φ and φ (or some modalized version of
it) is mentioned, they extend S to the smallest superset of itself that contains JφK and
still fulfills all the closure conditions that come with being part of a probability space.
Of course, the probability functions in P would have to be altered so as to assign
some value to φ. This could be done by just extending them (which will result in some
constraints on the probability of the new φ), but this is quite obviously inadequate:
upon becoming aware of a possibility, we sometimes lower the probability we assign to
other possibilities. This is also what is needed in Sobel sequences. For assume that in
c, φ ≻ ψ is accepted and φ and ψ are non-modal formulae, so that P(ψ|φ) = 1. As
long we are not allowed to alter existing probability assignments, that will not change
no matter what probability we assign to the new possibility χ, since P(φ|φ ∧ χ) = 1,
and so P(ψ|φ ∧ χ). But the conditional that prompted us to become sensitive to χ was
(φ ∧ χ) ≻ ψ, with which our context is then inconsistent.</p>
      <p>
        What is missing is a representation of the background knowledge on the basis of
which we alter probability assignments when we become aware of an additional
possibility; presumably the kind of information that is encoded in generic conditionals.11
The modeling of this is a challenging task: one may suspect with [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] that this is
actually an issue of activation in the associative memory of the speaker/hearer.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Further Limitations and Outlook</title>
      <p>
        There are other issues we cannot treat with our simplistic approach; in particular,
the evidential effect of modals. While ✷φ and φ have different update effects and
deniability conditions, they still have identical acceptance conditions, and so should
be assertable by an agent in the same circumstances (and be interchangeable under
attitude operators and in the consequent of conditionals). However, as noted in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ],
this is not true:
(11)
      </p>
      <p>Context: Rain is falling outside and the agent is looking out of the window.
a. It’s raining outside.</p>
      <p>b. #It must be raining outside.</p>
      <sec id="sec-4-1">
        <title>Evidential effects are equally present under attitude operators: (12) a.</title>
      </sec>
      <sec id="sec-4-2">
        <title>Peter believes that aliens were here.</title>
        <p>
          10This is the reason why we want to distinguish insensitivity to φ from P(φ) = [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ].
The first conjunct of a Sobel sequence behaves, in a way, as if the probability of the
disregarded possibility were 0; this couldn’t be captured if insensitivity were just total
vagueness of the probability. On our conception, however, insensitivity does not survive
even mention of the possibility (and neither do conditionals survive the mention of an
exception!), which makes it unfit for the explanation of the DeRose kind of examples.
        </p>
        <p>11Of course, one could just use an ordered set of contexts with successively larger
event spaces S , but that would be entirely uninteresting.</p>
        <p>Peter believes that aliens must have been here.
(12b) clearly implies that Peter’s belief about the presence of aliens is inferred, and
that he neither actually saw, nor, indeed, hallucinated them. (12a) is neutral about
either possibility. That ✷φ and φ are therefore not in complementary distribution
either is what makes the incorporation of the evidential impact of modals very
nontrivial. One can of course extend information states to include a special body of directly
evidenced propositions, but the intricate interplay of implicatures and presuppositions
with respect to these will then have to be explored. This we leave to future research as
well.</p>
        <p>In summary, we have demonstrated that the probabilistic dynamic approach has a
number of useful features. Modeling an information state as a vague probability space
over possible worlds, we have provided a conspicuous picture of the workings of modals
in conversation regarding acceptance, rejection and to some extent the information
conferred by them, and makes use of the formal possibility of a totally vague probability
distribution to model an agent who presents herself having no commitment at all as to
the probability of a proposition. Furthermore, a superior account of question sensitivity
falls out directly from the formal tools that are employed.</p>
        <p>We have reached the limits of our simple model at two points, giving rise to
questions for further research. First, the evidential effect of modals is not captured, which
points to the necessity of extending information states to designate some propositions
of special status so that evidential presuppositions may be formulated. Second, while
we have seen that our notion of insensitivity is in fact superior to that employed in
standard accounts of Sobel sequences of conditionals, we have not ourselves provided
an analysis of these. It turned out that in order to treat the dynamics of sensitivity
that are involved, a representation of generic probabilistic knowledge is needed, and it
stands to reason that this ultimately leads us deep into cognitive science.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>DeRose</surname>
          </string-name>
          , K.:
          <article-title>Epistemic possibilities</article-title>
          .
          <source>The Philosophical Review</source>
          <volume>100</volume>
          ,
          <fpage>581</fpage>
          -
          <lpage>605</lpage>
          (
          <year>1991</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>von Fintel</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Counterfactuals in a dynamic context</article-title>
          . In: Kenstowicz, M. (ed.)
          <article-title>Ken Hale: A Life in Language</article-title>
          . MIT Press, Cambridge (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>von Fintel</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gillies</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>'might' made right</article-title>
          . In: Weatherson,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Egan</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . (eds.) Epistemic Modality. Oxford University Press (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Gaifman</surname>
          </string-name>
          , H.:
          <article-title>Reasoning with limited resources and assigning probabilities to arithmetical statements</article-title>
          .
          <source>Synthese</source>
          <volume>140</volume>
          ,
          <fpage>97</fpage>
          -
          <lpage>119</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Gillies</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Counterfactual scorekeeping</article-title>
          .
          <source>Linguistics and Philosophy</source>
          <volume>30</volume>
          ,
          <fpage>329</fpage>
          -
          <lpage>360</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Groenendijk</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stokhof</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Veltman</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Coreference and modality in multispeaker discourse</article-title>
          . In: Kamp,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Partee</surname>
          </string-name>
          ,
          <string-name>
            <surname>B</surname>
          </string-name>
          . (eds.)
          <article-title>Context Dependence in the Analysis of Linguistic Meaning</article-title>
          .
          <string-name>
            <given-names>I. M. S.</given-names>
            ,
            <surname>Stuttgart</surname>
          </string-name>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Joyce</surname>
            ,
            <given-names>J.M.:</given-names>
          </string-name>
          <article-title>How probabilities reflect evidence</article-title>
          .
          <source>Philosophical Perspectives</source>
          <volume>19</volume>
          ,
          <fpage>153</fpage>
          -
          <lpage>178</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Klecha</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Shifting modal domains: An imprecision-based account</article-title>
          .
          <source>Paper presented at LSA</source>
          <year>2012</year>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Kriˇz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmitt</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Semantic slack in plural predication</article-title>
          .
          <source>Talk at the Semantics Workshop</source>
          , Vienna (May
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10. van Lambalgen,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Stenning</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          :
          <article-title>Human Reasoning and Cognitive Science</article-title>
          . MIT Press (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Lassiter</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Measurement and Modality: The Scalar Basis of Modal Semantics</article-title>
          .
          <source>Ph.D. thesis</source>
          , NYU (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Schmitt</surname>
            ,
            <given-names>J.: Iffy</given-names>
          </string-name>
          <string-name>
            <surname>Confidence</surname>
          </string-name>
          .
          <source>Ph.D. thesis</source>
          , USC (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Minimal Models in Semantics and Pragmatics: Free Choice, Exhaustivity, and Conditionals</article-title>
          .
          <source>Ph.D. thesis</source>
          , University of Amsterdam (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Stalnaker</surname>
            ,
            <given-names>R.:</given-names>
          </string-name>
          <article-title>A defense of conditional excluded middle</article-title>
          . In: Stalnaker,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Harper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Pearce</surname>
          </string-name>
          ,
          <string-name>
            <surname>G</surname>
          </string-name>
          . (eds.) Ifs: Conditionals, Belief, Decision,
          <source>Chance and Time</source>
          , pp.
          <fpage>87</fpage>
          -
          <lpage>104</lpage>
          . Reidel, Dordrecht (
          <year>1981</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Swanson</surname>
          </string-name>
          , E.:
          <article-title>How not to theorize about the language of subjective uncertainty</article-title>
          . In: Weatherson,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Egan</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . (eds.) Epistemic Modality. Oxford University Press (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Veltman</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Defaults in update semantics</article-title>
          .
          <source>Journal of Philosophical Logic</source>
          <volume>25</volume>
          (
          <issue>3</issue>
          ),
          <fpage>221</fpage>
          -
          <lpage>261</lpage>
          (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Willer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Dynamics of epistemic modality</article-title>
          .
          <source>Philosophical Review (forthcoming)</source>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Yalcin</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Epistemic modals</article-title>
          .
          <source>Mind</source>
          <volume>116</volume>
          ,
          <fpage>983</fpage>
          -
          <lpage>937</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Yalcin</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Modality and Enquiry.
          <source>Ph.D. thesis</source>
          , MIT (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Yalcin</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Probability operators</article-title>
          .
          <source>Philosophy Compass</source>
          <volume>5</volume>
          (
          <issue>11</issue>
          ),
          <fpage>916</fpage>
          -
          <lpage>37</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Yalcin</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Nonfactualism about epistemic modality</article-title>
          . In: Weatherson,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Egan</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . (eds.) Epistemic Modals. Oxford University Press (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Yalcin</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Context probabilism</article-title>
          .
          <source>Proceedings of the 18th Amsterdam Colloquium</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>