Conlangs/IAL.md
... ...
@@ -28,33 +28,27 @@ The phonology aims to be easy for native speakers of most languages, while havin
28 28
## Phonotactics
29 29
A typical syllable structure is CV(C). Some consonants can only be used in syllable's onset or coda:
30 30
31
-| consonant | onset? | coda? |
32
-| --------- | ------ | ----- |
33
-| m | YES | YES |
34
-| n |
35
-| p | | |
36
-| t | | |
37
-| k | | |
38
-| b | | |
39
-| d | | |
40
-| g | | |
41
-| f | | |
42
-| s | | |
43
-| x | | |
44
-| w | | |
45
-| l | | |
46
-| y | | |
47
-
48
-
49
-- m/n (m is used before labial consonants, n otherwise)
50
-- s
51
-- f
52
-- x
53
-- y (written as i)
54
-- w (written as u)
55
-- l
56
-
57
-Given some combinations are not allowed (yi iy wu uw), The total unique syllable count is about 1200
31
+| consonant | onset? | coda? |
32
+| --------- | ------- | ------- |
33
+| m | YES | YES |
34
+| n | YES | YES |
35
+| p | YES | NO |
36
+| t | YES | NO |
37
+| k | YES | NO |
38
+| b | YES[^1] | NO |
39
+| d | YES[^1] | NO |
40
+| g | YES[^1] | NO |
41
+| f | YES | YES |
42
+| s | YES | YES |
43
+| x | YES | YES |
44
+| w | YES | YES[^2] |
45
+| l | YES | YES |
46
+| y | YES | YES[^3] |
47
+
48
+[1]: Only after some consonants
49
+[2]: Spelled as "i"
50
+[3]: Spelled as "u"
51
+
58 52
59 53
### Minimal pairs
60 54