Skip to content

Instantly share code, notes, and snippets.

Grammar
=======
Enłalen is discourse-configurational. This means that the roles of subject and object are far less important than in English, and that the roles of topic and focus are far more important. That said, the base word order is VSO, with prepositions and adjectives and adverbs that follow the nouns they modify.
Anything that isn't serving as a verb can be topicalized by moving it to the front of the sentence and following it with the clitic -wa. Noun phrases and adverbs of time are the most common constituents to fill this position. The topic can be omitted if it is obvious from context, such as when it is the same topic as the previous sentence.
Alignment is split-ergative: in an imperfective sentence, the alignment is nominative-accusative with the accusative object being marked with the clitic -no. In a perfective sentence, the alignment is ergative-absolutive with the ergative subject being marked with the clitic -ten. If the subject or object is topicalized, these clitics are not applied (sinc
tamka-wa en ian alnanτamiso fił woyolτiłłon yanowoi, hi-wa wo ianθa opotana.
[ˈtãŋ̥kaˌwa ẽn ˈi.ãn alnãn̥ˈtʼãmizo fɨʟ wuˈjul̥tʼɨʟːõn yãˈnɒwu.i ˈχɨˌwa wu ˈi.an̥tʰa oˈbodãna]
tamka=wa en ian al-nanτami-so fił wojolτił-łon yano-woi hi=wa wo ian-θa opo-tana
a.long.time.ago=TOP REM.PST exist PERS-vagina-NDEF.SPEC 3SG Wuzi-DEF.SPEC of-Wei 3SG.RES=TOP PRS exist-not offspring-none
woyolτiłłon-wa wo nałhonχolem, wo łal yioliyoti χoyałłon: « pamatiłon-wa i memitilπi olnil κan-ten. »
[wuˈjul̥tʼɨʟõn wu naʟ̥ˈχɒ̃ŋ̥kʰɒlẽm wu ʟal jioˈlijudi ˈkʰajaʟːõn pãˈmadɨʟõˌnʷa i mẽˈmidil̥pʼi ˈolnil ˈkʼãn̥ˌtẽn]
wojolτił-łon=wa wo nałhonχo-lem wo łal yi-oli-yoti χojał-łon pa-mati-łon=wa i me~mitilπi olni-l κan=ten
Wuzi-DEF.SPEC=TOP PRS muscle-sick PRS speak PASS-obey Ke-DEF.SPEC DEM-person-DEF.NSPEC=TOP NEAR.FUT CAUS~marry with-4 2SG.IMP=ERG
import random
import copy
#vars
INITIAL_DEPTH = 0
ITERATIONS = 100
#functions
import random
import copy
#vars
var = []
player = 1
INITIAL_DEPTH = 0
ITERATIONS = 100
#functions