Browse Source

Fix rule for Sindarin initial ⟨i⟩

Sindarin ⟨i⟩ is only pronounced like ⟨j⟩ before another vowel and *at
the beginning of a word*. “Galadriel” does not have a /j/ sound.
master
Lucas Werkmeister 4 years ago
parent
commit
74985f570f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dictsource/sjn_rules

+ 1
- 1
dictsource/sjn_rules View File

@@ -32,7 +32,7 @@

.group i
i i
i (A j
_) i (A j

// j and k do not occur in Sindarin


Loading…
Cancel
Save