• Welcome to the new COTI server. We've moved the Citizens to a new server. Please let us know in the COTI Website issue forum if you find any problems.
  • We, the systems administration staff, apologize for this unexpected outage of the boards. We have resolved the root cause of the problem and there should be no further disruptions.

Aslan Word Generation Script

Golan2072

SOC-14 1K
Admin Award
Marquis
I've written a script in Python that generates a text file with 1,000 random Aslan words, using the method presented in Classic Traveller's A1: Aslan p.27. Note that the text file gets over-written every time you execute the program.

Get it HERE.
 
I've written a script in Python that generates a text file with 1,000 random Aslan words, using the method presented in Classic Traveller's A1: Aslan p.27. Note that the text file gets over-written every time you execute the program.

Get it HERE.
Based on this, I believe I need to guess which version of Python I need, download it, install it, and then run/compile the script in question.

Can you post links to a few sample output text files? They would contain all the words in Aslan I would ever need and it would be simpler than implementing Python on my PC.
 
Based on this, I believe I need to guess which version of Python I need, download it, install it, and then run/compile the script in question.
Simply download Python 2.7.2 from HERE, install it and double-click the script file. That should do the trick.

Can you post links to a few sample output text files? They would contain all the words in Aslan I would ever need and it would be simpler than implementing Python on my PC.
No problem. Here are some of them:

aeleikhi

esasakhiy

seakhahyayeehoiw

ayeleloseikhualye

hlaiyoai

toiaoeiiykheirlou

yaaiwahes

oukhiyaaoaea

htyasaweh

hteakheawuaseas

reeareaahel

aoiiyeakheilrekh

yewihalyeliyhai

yatoiheahyaleaeireal

ftiyrlaiylahokhoar

kilyekhoiaiir

eahaiearlohelrerlakh

yaliyrl

hwou

houtrarlaiywaikharl

ieieakh

khtawiheehaleiwao

yuasakh

oiyurliwao

tiykhaau
 
I ran it on my system and found an aslan.txt file on my destop with lines and lines and lines of aslan sounding words. I have Python 2.5.4.
 
Back
Top