|
| 1 | +--- |
| 2 | +title: 04 – Phonology |
| 3 | +date: 2025-05-22 |
| 4 | +--- |
| 5 | + |
| 6 | +# Phonology |
| 7 | +## Phones, Phonemes, Allophones |
| 8 | + |
| 9 | +Phones: basic unit of speech sound, concrete, what we hear. |
| 10 | + |
| 11 | +Two languages may use the same tone, but used differently. |
| 12 | +- Difference between the **underlying sound** and how it is **phonetically realized**. |
| 13 | + |
| 14 | +Checking for minimal pairs |
| 15 | +- determining whether two phones are different. |
| 16 | + |
| 17 | +Word pair where everything is identical except for a sound is called a minimal pair. |
| 18 | + |
| 19 | +### Type of distribution |
| 20 | + |
| 21 | +#### Contrastive distribution |
| 22 | +There is a minimal pair |
| 23 | + |
| 24 | +#### Complementary distribution |
| 25 | +If there are no minimal pairs, it is not contrastive. That they are is a complementary distribution, meaning: |
| 26 | +- they are used in different phonological contexts |
| 27 | + |
| 28 | +#### Free Variation |
| 29 | +can occur in the same context, but do not result in a contrast in meaning. |
| 30 | + |
| 31 | +### Introducing the phoneme |
| 32 | + |
| 33 | +Two sounds are in complementary distribution |
| 34 | +They represent the same underlying sounds |
| 35 | + |
| 36 | +i.e. smallest contrastive unit |
| 37 | + |
| 38 | +#### Phonemes are not universal |
| 39 | +Different ways to pronounce the phonemes are called allophones. |
| 40 | +Phonemes and their allophones are language-specific. |
| 41 | + |
| 42 | +one phone can be an allophone of more than one phoneme (Sounds like some type of polymorphism to me) |
| 43 | + |
| 44 | +## Phonotactics |
| 45 | +- How languages differ in their phonemic inventory. |
| 46 | +- Differ how they use phonemes. |
| 47 | + |
| 48 | +How phonemes can be sequenced. |
| 49 | + |
| 50 | +### Syllables |
| 51 | +- Prosodic unit in most languages. |
| 52 | + |
| 53 | +``` |
| 54 | +syllable |
| 55 | +|--rime |
| 56 | +| |--coda |
| 57 | +| |--nucleus - Have to be there (usually vowels) |
| 58 | +|--onset |
| 59 | +``` |
| 60 | + |
| 61 | +#### Phonotactic constraints of English |
| 62 | + |
| 63 | +### Sonority hierarchy |
| 64 | +Sounds are ranked based on how 'loud' phones are. |
| 65 | + |
| 66 | +### Tests |
| 67 | +- Look for minimal pairs |
| 68 | + - Y: are phonemes |
| 69 | + - N: Allophones for the same phoneme |
| 70 | +- Environments the words occur |
| 71 | + - In complementary or not |
| 72 | + |
| 73 | +## Phonological Rules |
| 74 | + |
| 75 | +### Example |
| 76 | + |
| 77 | +#### Flapping rule |
| 78 | +``` |
| 79 | +/t/ -> [r] | 'V_V |
| 80 | +/t/ -> [t] | *elsewhere |
| 81 | +``` |
| 82 | + |
| 83 | +#### Aspiration |
| 84 | +``` |
| 85 | +/t/ -> [t^h] | _.' |
| 86 | +/t/ -> [t] | elsewhere* |
| 87 | +``` |
| 88 | + |
| 89 | +`/p/`, `/t/`, `/d/` follows this pattern with aspiration in English. |
| 90 | + |
| 91 | +### Natural classes |
| 92 | +Referring back to [the chart in 02](https://robinc.vercel.app). |
| 93 | +Groupd of phones that can be defined by some phonetic similarity. |
| 94 | + |
| 95 | +#### Feature specifications (based on the manner of articulation) |
| 96 | +To determine the minimal distinguishing feature between two sounds. |
| 97 | +- Continuants vs. Noncontinuants |
| 98 | +- Obstruents vs. Sonorants |
| 99 | +- Sibilants. |
0 commit comments