Skip to content

Commit 6b1e2a5

Browse files
committed
Update Note
1 parent 37ea2f5 commit 6b1e2a5

2 files changed

Lines changed: 73 additions & 6 deletions

File tree

notes/courses/LING-UA-1/04-05-phonology.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Word pair where everything is identical except for a sound is called a minimal p
2626
There is a minimal pair, that two phones can occur in the same phonological context.
2727

2828
##### Complementary distribution
29-
If there are no minimal pairs, it is *not* contrastive. That they are is a complementary distribution, meaning these to are used in different phonological contexts.
29+
If there are no minimal pairs, it is *not* contrastive. That is a complementary distribution, meaning these two are used in different phonological contexts.
3030

3131
##### Free Variation
3232
Can occur in the same context, but do *not* result in a contrast in meaning.
@@ -90,7 +90,7 @@ Sounds are ranked based on how 'loud' phones are.
9090
`/p/`, `/t/`, `/d/` follows this pattern with aspiration in English.
9191

9292
### Natural classes
93-
Groupd of phones that can be defined by some phonetic similarity.
93+
Groups of phones that can be defined by some phonetic similarity.
9494

9595
| | **Obstruent** | **Sonorant** | **Noncontinuant** | **Continuant** | **Sibilant** |
9696
| :----------: | :-----------: | :----------: | :---------------: | :------------: | :----------: |
@@ -109,7 +109,7 @@ To determine the minimal distinguishing feature between two sounds.
109109

110110
## Phonological Rules
111111

112-
Human have the tendency to increase the place of articulation.
112+
Humans have the tendency to increase the place of articulation.
113113

114114
Some common phonological processes:
115115
- **Assimilation**: two nearby sounds become more similar.

notes/courses/LING-UA-1/11-12-semantics.md

Lines changed: 70 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ date: 2025-06-10/11
55

66
# Semantics
77

8-
## Semantics vs. Pragmatics
9-
108
## Defining semantics
119
Hypothesis 1: meanings are paraphrases (circular)
1210
Hypothesis 2: Meanings are concepts and ideas (Different ideas in different people's mind, hard to represent some words.)
@@ -63,4 +61,73 @@ To relate predicates to other predicates, examples:
6361
- When sentences are contradictory.
6462
- a formal definition of being **contradictions**
6563

66-
Relation of entailment is given just by the meaning of a sentence, independent of context. However, in actual conversation speakers often rely on context when communicating. More related to pragmatics.
64+
Relation of entailment is given just by the meaning of a sentence, independent of context. However, in actual conversation speakers often rely on context when communicating. More related to pragmatics.
65+
66+
## Presuppositions
67+
Logically, presupposing some information.
68+
69+
### Triggers
70+
1. Factive verbs
71+
2. Definite determiners
72+
3. Possessive case 's and possessive pronouns
73+
4. Cleft sentences
74+
5. Iterative (additive particles) such as *again* and *too*
75+
6. Contrasts
76+
7. Comparatives
77+
8. Temporal (time word) classes
78+
9. Change of state words
79+
10. Counterfactual conditionals introduces by *if*
80+
81+
## Implicatures
82+
What the listener can infer by reason based on what the speaker says in a given context.
83+
84+
Language as a **cooperative endeavor**.
85+
86+
### Grice's Maxims
87+
What does the hearer assume the speaker is doing:
88+
1. Maxim of Quality
89+
- **True**
90+
- Do not say what you believe is false. (lying)
91+
- Do not say that for which you lack adequate evidence.
92+
2. Maxim of Quantity
93+
- **Informative**
94+
- Informative as is required (for the current purpose of exchange).
95+
- Do not make it more informative than is required.
96+
3. Maxim of Relevance
97+
- **Relevance**
98+
4. Maxim of Manner
99+
- **Perspicuous/ Specific**
100+
- Avoid ambiguity
101+
- Avoid obscurity
102+
- Be brief
103+
- Be orderly
104+
105+
### Chatacteristic of implicatures
106+
1. Implicatures are implied, not said.
107+
2. Meaning is the result of the context.
108+
3. Implicatures are **cancellable** or defeasible.
109+
110+
### Implicature vs. Entailment vs. Presupposition
111+
- Implicature is possible to cancel, not the other two.
112+
113+
```java
114+
Does B have to be true regardless of the condition of A?
115+
True: Presupposition
116+
Does B have to be true if A is true?
117+
True: Entailment
118+
False: Implicature.
119+
```
120+
121+
Entailment: B necessarily follows from A
122+
Presupposition: Assumed background information
123+
Implicature: Information you infer that is not necessarily explicit
124+
125+
Understand:
126+
- Meanings are out in the world
127+
- Meaning of a sentence is its truth condition.
128+
- Principle of compositionality
129+
- Three different semantic relations
130+
131+
Do:
132+
- Venn Diagrams
133+
- Distinguish semantic relations

0 commit comments

Comments
 (0)