// You n'wah! // many thanks to https://casualscrolls.fandom.com/wiki/Dunmeri_language, for providing this list of syllables /datum/language/shadowtongue name = "Shadowtongue" desc = "What a grand and intoxicating innocence." key = "x" space_chance = 40 sentence_chance = 0 between_word_sentence_chance = 10 between_word_space_chance = 75 additional_syllable_low = 0 additional_syllable_high = 1 syllables = list( "er", "sint", "en", "et", "nor", "bahr", "sint", "un", "ku'elm", "lakor", "eri", "noj", "dashilu", "as", "ot", "lih", "morh", "ghinu", "kin", "sha", "marik", "jibu", "sudas", "fut", "kol", "bivi", "pohim", "devohr", "ru", "huirf", "neiris", "sut", "devehr", "iru", "gher", "gan", "ujil", "lacor", "bahris", "ghar", "alnef", "wah", "khurdhar", "bar", "et", "ilu", "dash", "diru", "noj", "de", "damjulan", "luvahr", "telshahr", "tifur", "enhi", "am", "bahr", "nei", "neibahri", "n'chow", "n'wah", "s'wit", "b'vehk", "f'lah", "muth", "sera", "sedura", "bal", "dun" ) icon_state = "shadow" default_priority = 90 default_name_syllable_min = 2 default_name_syllable_max = 3