What tools do you use for conlanging?

Substantial postings about constructed languages and constructed worlds in general. Good place to mention your own or evaluate someone else's. Put quick questions in C&C Quickies instead.
User avatar
gach
Avisaru
Avisaru
Posts: 472
Joined: Mon Feb 17, 2003 11:03 am
Location: displaced from Helsinki

Re: What tools do you use for conlanging?

Post by gach »

Terra wrote:
MS Word, mostly. Notepad quite a bit for stuff I don't want to go into detail for.

I used to use the SIL dictionary program (I forget its name ...) for my main languages, until I accidentally deleted the source files when I got a new computer. (They were in a different place from all my other files. I kept the exported .rtf files though, so I didn't lose any information.) Now I just use Excel, which I think I actually prefer.
I remember that program, whatever it's called. I've thought about building my own program that does something similar, but I'm not sure that it would be better than excel, and I really hate the thought (not to mention the work!) of reinventing the square wheel! A web-framework would be at least somewhat better, because then you're not reinventing displaying things on a screen, because that's what html and css are for. But I'm still not sure that the end product would be superior to excel. Sure, I could search by tags easier, but remaking the other things that one takes for granted in excel isn't easy.
The SIL Shoebox? I've now and then looked at how it works for dictionaries and tried to decide what I should do myself. I'm definitely looking for recording dictionary items using some markup format but I need to decide what kind of markup would be the best and what fields I might need for the items. I'm not really that into having an interactive UI, what I really want is just an easily machine sortable database that lets me generate LaTeX source for various tidy PDF format dictionaries I might want to have (conlang > metalang dictionary, metalang > conlang finder index, etymological dictionary etc.).

User avatar
Particles the Greek
Lebom
Lebom
Posts: 181
Joined: Tue Sep 17, 2013 1:48 am
Location: Between clauses

Re: What tools do you use for conlanging?

Post by Particles the Greek »

Aino Meilani wrote:
araceli wrote:Hey, I use emacs too!

But for conlanging, you can't beat these:
[picture of dice]
FYI, Emacs has a PRNG built-in, see function random. If you need pseudo-random floating-point numbers, use cl-random instead.
But that's not a lot of use when you don't have access to a computer, is it? Can you imagine trying that in the bath?
Non fidendus est crocodilus quis posteriorem dentem acerbum conquetur.

User avatar
KathTheDragon
Smeric
Smeric
Posts: 2139
Joined: Thu Apr 25, 2013 4:48 am
Location: Brittania

Re: What tools do you use for conlanging?

Post by KathTheDragon »

Fair enough, Archimedes.

User avatar
Pole, the
Smeric
Smeric
Posts: 1606
Joined: Sat Feb 11, 2012 9:50 am

Re: What tools do you use for conlanging?

Post by Pole, the »

But that's not a lot of use when you don't have access to a computer, is it? Can you imagine trying that in the bath?
Well, paper is of no use when you don't have acces to paper; paper isn't waterproof either. And computers have many advantages over paper.
The conlanger formerly known as “the conlanger formerly known as Pole, the”.

If we don't study the mistakes of the future we're doomed to repeat them for the first time.

paman
Sanci
Sanci
Posts: 21
Joined: Mon May 19, 2014 1:39 pm

Re: What tools do you use for conlanging?

Post by paman »

I use spreadsheets and HTML-files.

I have one spreadsheet file containing all possible syllables, where I keep track of all monosyllabic morphemes. My conlang has self-segregating morphology, which I achieve by having each syllable assigned to one of two sets, A and B, and then each morpheme has the shape zero or more A syllables followed by exactly one B syllable, and which set a syllable belongs to is recorded in this file. Also, a column in this file contain "=rand()", which allows me to select syllables randomly.

I have another spreadsheet file for bisyllabic morphemes. This file contains only actual morphemes, unlike the first file which contain all syllables regardless of whether they are morphemes or not. Each onset and rhyme has its own column allowing me to easily find minimal pairs. There is also a column indicating a category, like "animal" for each hyponym of "animal".

Then all that information is redundantly kept in HTML-files (written by hand with a text editor), which are organized more fluidly, but with all the most important morphemes in a single file.

The spreadsheets and HTML-files are kept synchronized manually.

The documentation is primarily for the inventory of phonological morphemes and the mapping between the phonological elements and the logical elements those encode. Most of the specifics when it comes to semantics and syntax is in my head, except that the HTML-files also contain a small corpus with translations.

TaylorS
Avisaru
Avisaru
Posts: 557
Joined: Sat Jul 05, 2008 1:44 pm
Location: Moorhead, MN, USA

Re: What tools do you use for conlanging?

Post by TaylorS »

Notepad++

User avatar
Chagen
Avisaru
Avisaru
Posts: 707
Joined: Thu Sep 22, 2011 11:54 pm

Re: What tools do you use for conlanging?

Post by Chagen »

I use plaintext files and good old pen and paper as I used to conlang a ton in school.

It's as horrendously messy as it sounds. This is the conlang section of my writing folder:

Image

(What the fuck I made a Japanese daughterlang? Holy shit I don't EVER remember making that)

This is a page from my Sunbyaku dictionary, which is basically this for 30 pages interspersed with awfully written paragraphs on grammatical features:

Image

There's a part in this dictionary where I'm talking about Heocg for like 5 pages and then all of a sudden I'm talking about Sunbyaku for like 2 for no goddamn reason at all and then back to Heocg because I didn't organize this thing in the slightest

#YOLO

(Holy fuck why do cellphones have to have such stupid-large resolution cameras)
Nūdhrēmnāva naraśva, dṛk śraṣrāsit nūdhrēmanīṣṣ iźdatīyyīm woḥīm madhēyyaṣṣi.
satisfaction-DEF.SG-LOC live.PERFECTIVE-1P.INCL but work-DEF.SG-PRIV satisfaction-DEF.PL.NOM weakeness-DEF.PL-DAT only lead-FUT-3P

User avatar
Chuma
Avisaru
Avisaru
Posts: 387
Joined: Sat Oct 28, 2006 9:01 pm
Location: Hyperborea

Re: What tools do you use for conlanging?

Post by Chuma »

I used Numbers (the Apple equivalent of Excel) until recently. Now I've just made myself a new little program. It stores the information in a simple text file. Dummy example of an entry:

Code: Select all

##
blaru
fury, furious, infuriate
#E infuriates #D; #D is furious with #E over #A
implies a lack of self control; case structure as in "warm"; see also "rage"
blaî + aru
wild + anger
This way, I can easily edit the entries directly whenever a function is missing in my program. Right now, the program only has a few functions, like searching based on translation or entering a new word. Since it uses regular expressions, I can search for more advanced things than in Excel, like word endings, words with two consecutive vowels, or whatever.

I'm planning to add more functions, like one looking for duplicates. Since my conlang is made to be unambiguous, it's important not to have homonyms. There are also some sandhi rules that could make otherwise different words sound the same, so the function has to take that into account.

I've also made a little word generator, even though I sort of think it's cheating, and prefer to think of words myself.

User avatar
din
Avisaru
Avisaru
Posts: 779
Joined: Wed Jan 10, 2007 10:02 pm
Location: Brussels

Re: What tools do you use for conlanging?

Post by din »

For Tormiott I use:

- A massive table in OpenOffice Writer (which is basically MS Word) for my dictionary. It's sorted by root word and it looks like this:

Image

It now has a little over 400 roots and almost 1700 words. The grammar is less developed than the dictionary though, because I find words more interesting :P

The etymology is in curly brackets. When it says something like {+FORM15} it refers to a derivational prefix, which the language has a whole lot of (currently 119)

- Several documents describing the grammar of the language (each one is supposed to be a chapter of a bigger grammar book, which will hopefully exist some day)

- Several documents listing words by category (like prepositions, derivational affixes, numbers, units of time, etc.)
— o noth sidiritt Tormiott

User avatar
Chuma
Avisaru
Avisaru
Posts: 387
Joined: Sat Oct 28, 2006 9:01 pm
Location: Hyperborea

Re: What tools do you use for conlanging?

Post by Chuma »

din wrote:The grammar is less developed than the dictionary though, because I find words more interesting :P
Maybe we should work together - I have lots of grammar but hardly any words, because I like grammar. :)

shinkarom
Sanci
Sanci
Posts: 33
Joined: Tue Mar 01, 2011 5:06 am

Re: What tools do you use for conlanging?

Post by shinkarom »

Seven Fifty wrote:I used to use the SIL dictionary program (I forget its name ...) for my main languages...
I agree. Lexique Pro is an excellent program. (it would be nice if someone knew the competition, though. Are there any other programs like this?)

tezcatlip0ca
Avisaru
Avisaru
Posts: 385
Joined: Fri Mar 12, 2010 6:30 pm

Re: What tools do you use for conlanging?

Post by tezcatlip0ca »

shinkarom wrote:
Seven Fifty wrote:I used to use the SIL dictionary program (I forget its name ...) for my main languages...
I agree. Lexique Pro is an excellent program. (it would be nice if someone knew the competition, though. Are there any other programs like this?)
There's faiuwle's ConlangDictionary, but that has been updated very slowly...
The Conlanger Formerly Known As Aiďos

Birdlang
Avisaru
Avisaru
Posts: 427
Joined: Sat Dec 27, 2014 5:34 am
Location: Virginia

Re: What tools do you use for conlanging?

Post by Birdlang »

I use gen for texts, gleb for making a random language I might add to my conworld, and I use SCA2 if I want to make a new language. I type the alphabets and IPA for them on the computer.
Last edited by Birdlang on Wed Jan 14, 2015 8:47 am, edited 1 time in total.
Hello there. Chirp chirp chirp.

Birdlang
Avisaru
Avisaru
Posts: 427
Joined: Sat Dec 27, 2014 5:34 am
Location: Virginia

Re: What tools do you use for conlanging?

Post by Birdlang »

Chagen wrote:I use plaintext files and good old pen and paper as I used to conlang a ton in school.

It's as horrendously messy as it sounds. This is the conlang section of my writing folder:

Image

(What the fuck I made a Japanese daughterlang? Holy shit I don't EVER remember making that)

This is a page from my Sunbyaku dictionary, which is basically this for 30 pages interspersed with awfully written paragraphs on grammatical features:

Image

There's a part in this dictionary where I'm talking about Heocg for like 5 pages and then all of a sudden I'm talking about Sunbyaku for like 2 for no goddamn reason at all and then back to Heocg because I didn't organize this thing in the slightest

#YOLO

(Holy fuck why do cellphones have to have such stupid-large resolution cameras)
Wow, Sunbyaku looks really cool. I didn't know there were other people who use macrons on long vowels other than my languages and Cuêzi.
Hello there. Chirp chirp chirp.

User avatar
alynnidalar
Avisaru
Avisaru
Posts: 491
Joined: Fri Aug 15, 2014 9:35 pm
Location: Michigan, USA

Re: What tools do you use for conlanging?

Post by alynnidalar »

Really? I always thought it was pretty universal.
I generally forget to say, so if it's relevant and I don't mention it--I'm from Southern Michigan and speak Inland North American English. Yes, I have the Northern Cities Vowel Shift; no, I don't have the cot-caught merger; and it is called pop.

User avatar
masako
Smeric
Smeric
Posts: 1731
Joined: Sat Nov 06, 2004 4:31 pm
Location: 가매
Contact:

Re: What tools do you use for conlanging?

Post by masako »

I use books...dictionaries and books on language from anywhere, a notebook (lined paper), and google.

I started conlanging back in ~1989 when the resources were few and far between, I prefer to keep it low-tech.

User avatar
ObsequiousNewt
Avisaru
Avisaru
Posts: 434
Joined: Fri Oct 18, 2013 5:05 pm
Location: /ˈaɪ̯əwʌ/

Re: What tools do you use for conlanging?

Post by ObsequiousNewt »

alynnidalar wrote:Really? I always thought it was pretty universal.
It is. That's the primary function of a macron (the other one being tone—level tone I think.)


Ο ορανς τα ανα̨ριθομον ϝερρον εͱεν ανθροποτροφον.
Το̨ ανθροπς αυ̨τ εκψον επ αθο̨ οραναμο̨ϝον.
Θαιν. Θαιν. Θαιν. Θαιν. Θαιν. Θαιν. Θαιν.

su_liam
Sanci
Sanci
Posts: 64
Joined: Wed Dec 05, 2007 10:27 pm

Re: What tools do you use for conlanging?

Post by su_liam »

Used to have a collection of MySQL tables. Had a 'language' column so that I could mush the words from three separate English re-lexings(with some just plain batshit stuff; hey, I'm strictly monolingual!).

I had a little java app good for routine access, and had to dig out an SQL textbook to do anything outré. This happened with distressing frequency since I really didn't know what I was doing. The whole thing disappeared a couple computer upgrades ago, and I haven't really missed it.

If I ever start another conlang project, I'd probably just use sil or something.
My little attempt at a blog dedicated to worldbuilding Astrographer.
World-building/Non-linguistic Resources

User avatar
Ryan of Tinellb
Sanci
Sanci
Posts: 56
Joined: Thu Jul 10, 2014 9:10 am

Re: What tools do you use for conlanging?

Post by Ryan of Tinellb »

Grammar and Dictionary in Word, Wordlist in Excel. The Dictionary is a full one, with usage notes, etymology, descendants, etc. The wordlist just has orthography, pronunciation, name of language and gloss. I had evolved one language into another, and had lost track of the new phonology, so I created the Wordlist to be easily sortable. I was using the SCA2, but I now prefer to just push words through the grinder manually.
High Lulani and other conlangs at tinellb.com

User avatar
احمکي ارش-ھجن
Avisaru
Avisaru
Posts: 516
Joined: Mon Dec 02, 2013 12:45 pm

Re: What tools do you use for conlanging?

Post by احمکي ارش-ھجن »

ObsequiousNewt wrote:
alynnidalar wrote:Really? I always thought it was pretty universal.
It is. That's the primary function of a macron (the other one being tone—level tone I think.)
I use macron simply to indicate a different "o-like" and "e-like" vowel...

That is, the normal "e" and "o" represent the mid-open vowels, while the macron'd ones represent pure mid vowels.
ʾAšol ḵavad pulqam ʾifbižen lav ʾifšimeḻ lit maseḡrad lav lit n͛ubad. ʾUpulasim ṗal sa-panžun lav sa-ḥadṇ lav ṗal šarmaḵeš lit ʾaẏṭ waẏyadanun wižqanam.
- Article 1 of the Universal Declaration of Human Rights.

User avatar
xxx
Lebom
Lebom
Posts: 94
Joined: Wed Dec 14, 2011 1:04 pm
Contact:

Re: What tools do you use for conlanging?

Post by xxx »

I use my brain...
Sometimes paper & pen for compounding words...
.ttf file to make them pretty in libreoffice writer...
and each time, I delete them after...

Bristel
Smeric
Smeric
Posts: 1258
Joined: Mon Jun 01, 2009 3:07 pm
Location: Miracle, Inc. Headquarters
Contact:

Re: What tools do you use for conlanging?

Post by Bristel »

I use Pages on Mac for writing down ideas, Numbers (Mac) to do spreadsheets for dictionary entries, gleb for ideas sometimes, and gen + sca for things I don't do by hand. (Still need to figure out how to use gen and sca rules to "automate" some of my sound changes)

I've been doing all my sound changes by hand for Ercunic, and I'll probably have to add a few more sound changes, and redo all 1400 roots/words that I have currently. (especially need to focus on sound changes that change the quality of vowels due to stress or something)
[bɹ̠ˤʷɪs.təɫ]
Nōn quālibet inīquā cupiditāte illectus hoc agō
Yo te pongo en tu lugar...
Taisc mach Daró

Post Reply