Now, the length of a word is pretty arbitrary, it's a function of how the phonemes in the word are spelled out, but it doesn't say much about the morphemes of a word. Yes, generally a longer word can contain more morphemes, and thus more meaning, but, well, duh.
Something that would be genuinely interesting though is to compare the length of morphemes with their frequency or their complexity of meaning.
Flipping through and English-German dictionary you'll find a lot of specific English nouns that have longer compound nouns in German.
I am somewhat aware of thinking about the etymology of word when using them. For example, whenever I use the word conspire I picture two people breathing together. Perhaps if I didn't picture this I'd just use the word "plot" instead in such cases.
I'm trying very, very hard not to say "DOH!". I mean, isn't this the expected result?
This isn't true, or at least, it isn't true most relevant ways.
Most obviously, if I need to specify which record in my database (of, say, a million records) is to be read, then "3" and "123321" contain precisely the same amount of information.
But I think that even in more common cases: "how many birds are at the bird feeder?"; "how many gallons did it take to fill you gas tank?"; "what's you GPA?", the answer, regardless of its magnitude, conveys the same amount of information.
Now, precision is a different story. "I'm going to take a couple of weeks vacation in July" contains less information than "I'm going to take 11 days of vacation in July". "My gas tank has a capacity of 16 gallons" contains less information than "my gas tank has a capacity of 15.9 gallons.".
Like in the article it could be far more likely to have a 1 follow a 1 (like markov chaining probability) than another number, making the string A more probable and therefor containing less information.
The overarching notion to me seems to be (Kolmogorov) complexity. The size of the smallest program that can reproduce the string/word/utterance denotes the complexity of that string/word/utterance.
We use less complex words more often, not because they are shorter, but because their optimal compression ratio (not the number of morphenes, but their order and complexity) is shorter than other words. The program to produce it in our brains is smaller and simpler.
Last week, the results were 11111 11111 11111. This week, the results are 48611.
In this case, would you suggest that last week's results convey less information? It does convey overall more facts than this week's results.
We need to measure a lot of things in a lot of different ways in a lot of different languages before the contributions of the various constraints reflected in "the design" become clear. It's not trivial that we will discover (nor has this study come close to proving) that "optimal efficiency" is the bottom line.
An interesting (counter?) example is "use" vs "usage" vs "utilization".
This study sounds like the old Norman nonsense that turned perfectly good Anglo-Saxon words into the vulgar, lower-class vocabulary where it concerns nouns and verbs. Regarding articles it is obvious since articles are combinatory by definition, and the "finding" does not exclude "the," "la" etc also being short for convenience's sake.
None or infinite?
In many contexts, the difference between zero and one is extremely significant.
They've generalized the model, and their generalization seems to work a bit better.
It's also not clear that it differs from the original motivation for the frequency hypothesis: (some) people advancing the "more common words are shorter" hypothesis come in part from something like a compression argument, that common words are short for efficiency reasons. Arguing that predictable (low-information-content) words are short instead is an interesting refinement, but not a completely different claim. Just choosing string length by individual word frequency is actually a sort of crappy compression algorithm, and this paper seems to show that English's built-in compression is better than that, and takes sequence frequencies into account.