Conlang Random Thread
-
- Posts: 89
- Joined: Fri Nov 17, 2023 3:47 pm
Re: Conlang Random Thread
I am also boosting my confidence via that linguistic classic English As She Is Spoke because at the very least my Sodemeresh-English dictionary isn't as bad as THAT.
-
- Posts: 89
- Joined: Fri Nov 17, 2023 3:47 pm
Re: Conlang Random Thread
100th SC word! "Zhunatul" (Neut.) which means "market" or "marketplace".
Re: Conlang Random Thread
Why is Lua not an option? One can do Sanskrit inflection by rule in Lua, but Wiktioneers balked at doing it by templates. Lua is at least an order of magnitude easier, and template code has a nasty tendency to be write-only code even nicely laid out.
Re: Conlang Random Thread
Lua really is a quite nice, small language that is easy to work with IMO. (Its only hitch, which is more for long-time programmers than beginners, is that it indexes from 1 rather than 0 by default, like Fortran, Julia, and Matlab.)
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
-
- Posts: 89
- Joined: Fri Nov 17, 2023 3:47 pm
Re: Conlang Random Thread
One day, I will have 100,000 words.
Re: Conlang Random Thread
I looked at Lua code and it has too much of a learning curve for me to bother. Especially when it's use would be limited and specific.
Nonetheless, I managed to solve the issue a week or so ago without the need for Lua shenanigans.
Re: Conlang Random Thread
Probably not :D.
As far as scripting languages go, Lua is pretty run-of-the-mill, but if you're not a programmer, I can imagine it looks daunting (as any programming language would).
JAL
Re: Conlang Random Thread
It’s your trade-off. One can happily ignore metatables and the details of iteration. The one gotcha is its treatment of undeclared variables, which are treated as globals. Wiktionary’s Indic transliteration functions are good examples to study with the aid of the Scribunto reference manual.
Re: Conlang Random Thread
I agree that Lua metatables and the iteration details can be safely ignored. About undeclared variables, that is probably a historical artifact of that it grew out of essentially a configuration language (it was originally meant to replace a configuration language named SOL -- its name is a pun on SOL, as sol is Portuguese for sun and lua is Portuguese for moon), with more advanced programming features (e.g. lexical closures) having gotten added to it over time.Richard W wrote: ↑Tue Dec 10, 2024 7:44 amIt’s your trade-off. One can happily ignore metatables and the details of iteration. The one gotcha is its treatment of undeclared variables, which are treated as globals. Wiktionary’s Indic transliteration functions are good examples to study with the aid of the Scribunto reference manual.
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
-
- Posts: 89
- Joined: Fri Nov 17, 2023 3:47 pm
Re: Conlang Random Thread
-
- Posts: 89
- Joined: Fri Nov 17, 2023 3:47 pm
Re: Conlang Random Thread
I am now wondering whether it's too late to turn my prepositions into postpositions (e.g. 'Glory daughter of Miriam' -> 'Glory daughter Miriam of'). I mean, I do already have a respectable number of particles...
Re: Conlang Random Thread
It’s never too late to change a conlang.AwfullyAmateur wrote: ↑Fri Dec 13, 2024 2:17 am I am now wondering whether it's too late to turn my prepositions into postpositions (e.g. 'Glory daughter of Miriam' -> 'Glory daughter Miriam of'). I mean, I do already have a respectable number of particles...
Conlangs: Scratchpad | Texts | antilanguage
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Re: Conlang Random Thread
In this case, the changes must be seen as linguistic evolutions,
much more so than those simulated by computer,
especially if the evolution is logical,
the old elements can even be preserved as old usages...
much more so than those simulated by computer,
especially if the evolution is logical,
the old elements can even be preserved as old usages...
Re: Conlang Random Thread
Most natlangs don't even have 100,000 words, so...AwfullyAmateur wrote: ↑Tue Dec 10, 2024 11:11 amWe will see. I don't think I'll surpass Khemehekis, god no, but 100,000 is not a changing goalpost. May we see who is right.
JAL
- WeepingElf
- Posts: 1652
- Joined: Sun Jul 15, 2018 12:39 pm
- Location: Braunschweig, Germany
- Contact:
Re: Conlang Random Thread
Or rather, no individual speaker has that many. Major modern languages such as English may have six-digit word counts because there are so many terms for specialized concepts - but only specialists know and use them. And as nobody is a specialist in everything, nobody uses all of them.jal wrote: ↑Fri Dec 13, 2024 7:18 amMost natlangs don't even have 100,000 words, so...AwfullyAmateur wrote: ↑Tue Dec 10, 2024 11:11 amWe will see. I don't think I'll surpass Khemehekis, god no, but 100,000 is not a changing goalpost. May we see who is right.
Re: Conlang Random Thread
the breadth of the lexicon comes from usage,
a conlang by nature has very little...
unless you make it into a 1/1 scale model language,
or want to take the place of English by claiming to be auxiliary....
it's more logical to provide an operating mode
to enable the creation of any useful words on demand...
a conlang by nature has very little...
unless you make it into a 1/1 scale model language,
or want to take the place of English by claiming to be auxiliary....
it's more logical to provide an operating mode
to enable the creation of any useful words on demand...
-
- Posts: 89
- Joined: Fri Nov 17, 2023 3:47 pm
Re: Conlang Random Thread
I may not know certain English words, but that does not negate their existence. If lexicon were what words each person knew, we would have no real estimate (of the size of the English lexicon)...