Semantics week 12

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

LING2100

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

What is intentionality?

Intentionality refers to contexts where substituting co-referential expressions change the truth value. These are contexts sensitive to more than just reference - they care about modes of presentation or possibilities (e.g., beliefs, necessity).

2
New cards

What is extensionality?

Extensionality is when the truth of an expression only depends on the reference of its parts (their extensions), not on how they are described. Most of classical logic is extensional.

3
New cards

What is the difference between extension and intension?

Extension: Actual reference or truth value in the actual world

Intension: A function from possible worlds to extensions (truth values or referents in each world)

4
New cards

What is possible in worlds semantics?

A framework where intensional expressions are interpreted relative to possible worlds. It allows modelling statements about what could be, should be, or someone thinks is true.

5
New cards

What is the intension of a sentence?

A function from worlds to truth values:

⟦φ⟧ᴵ = λw.⟦φ⟧ʷ

So a sentence’s meaning is its truth-conditions across all possible worlds.

6
New cards

What is the extension of a sentence in a world w?

Just its truth value in that world: true or false

7
New cards

How do we model propositional attitude verbs like ‘believe’?

By treating them as operators that take intensional arguments (i.e., prepositions as functions from worlds to truth values)

E.g.,

⟦believe⟧ = λp.λx. x believes p

p is of type ⟨s, t⟩, a proposition varying across worlds.

8
New cards

What is the de dicto reading?

The belief is about the description of the object.

Example: ‘Anna believes that the winner is talented’

De dicto: Anna believes that whoever won is talented

9
New cards

What is the de re reading?

The belief is about the individual, regardless of description.

Same example, de re: There is a person (the winner) Who Anna believes is talented.

10
New cards

Why is the de re / de dicto distinction important?

It shows that meaning is not purely referential - syntactic structure, scope, and world-sensitive evaluation all affect interpretation.

11
New cards

What is the semantic type of a modal operator like ‘must’?

It takes a proposition and returns another proposition:

Type : ⟨⟨s, t⟩, ⟨s, t⟩⟩

e.g.,

⟦must⟧ = λp.λw.∀w′ ∈ Acc(w): p(w′) = 1

(‘‘p is true in all accessible worlds from w’’)

12
New cards

What are accessible worlds in modal logic?

They are the set of worlds considered possible given some conditions (e.g., epistemic, deontic).

E.g., for epistemic modals: worlds consistent with what is known.

13
New cards

How do we interpret ‘it must be raining’

True in world w iff it’s raining in all accessible worlds from w.

14
New cards

What are epistemic and deontic modals?

Epistemic: related to knowledge or belief (e.g., ‘it must be true’’)

Deontic: related to obligation or permission (e.g., ‘you must go’)

15
New cards

What type are prepositions in intensional semantics?

Type: ⟨s, t⟩

They are functions from possible worlds (s) to truth value (t)

16
New cards

What does it mean for a sentence to be intensionally opaque?

Substituting co-referential terms may change truth value

E.g., ‘Lois believes that superman flies’ ≠ ‘Lois believes that Clark Kent flies’

17
New cards

What challenges doe intentionality pose for traditional semantics?

It requires expanding our semantic model to include worlds and contexts, and to distinguish ways of identifying things - not just their extensions.