Live data from Hacker News

Cleartext: A text editor that only allows the 1,000 most common words in English

github.com

71–80 of 230 posts

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#71
post #4

I like the idea. This could be enhanced with a thesaurus that would offer alternatives to difficult words. It could be a useful tool not only for writing clearer explanations, but also to compose easy readers for English learners.

Agreed. It would likely need a larger basic dictionary of allowed words and would need some ability to override the dictionary for words that just have to be in to make sense due to domain or context.

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#72
Attempting to type the Gettysburg Address, which is how I usually experiment with word processors and keyboards, is an exercise in futility.

> Eight times ten and seven years ago our fathers brought into the world a new country, born of free thoughts and doings, and completely sold on the idea that all men are created the same.

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#75

Am I the only one to find that using only the 1,000 most common words actually makes thing harder to understand? The writer ends up having to use convoluted paraphrases to refer to things where a precise, well defined and well understood word exists but it's not part of the top 1,000.

With just the words "zero" and "one" strung together in some combination, we can describe a JPEG image, which can be a picture of anything. (For instance, a black and white scan of the word "deoxyribonucleic" in a Times Roman font).

The ability to describe anything says nothing about the clarity of the description

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#76
post #31

Am I the only one to find that using only the 1,000 most common words actually makes thing harder to understand? The writer ends up having to use convoluted paraphrases to refer to things where a precise, well defined and well understood word exists but it's not part of the top 1,000.

Could be handy for non native English speakers though - less to learn.

Even so, you still really have to know the idiomatic phrases, which can be considered as separate semantic units. Just because you know what "follow" and "up" are doesn't mean that you know what it means to "follow up".

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#77
Thing Explainer was a nice experiment.... but that's exactly what it was. An experiment... not to be repeated.

English has such a wonderfully rich vocabulary... and no cow is too sacred for the 'innovators' of tech. Everyone: prepare to talk like 6-year-olds!

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#78

Am I the only one to find that using only the 1,000 most common words actually makes thing harder to understand? The writer ends up having to use convoluted paraphrases to refer to things where a precise, well defined and well understood word exists but it's not part of the top 1,000.

The technique is working quite well for Donald Trump: https://www.washingtonpost.com/news/the-fix/wp/2015/09/15/ho... > Some of his answers last only a few seconds, some are slightly longer, but almost all consist of simple sentences, grammatically and conceptually, and most of them withhold their most important word or phrase until the very end. Trump’s sentences end with a pop, and he seems to know instinctively wh…

Trump does not limit himself to anything like the most common 1000 worrds

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#79

Am I the only one to find that using only the 1,000 most common words actually makes thing harder to understand? The writer ends up having to use convoluted paraphrases to refer to things where a precise, well defined and well understood word exists but it's not part of the top 1,000.

I think it would be nice if you could use only the x most common words and if you want to use any other terms you have to define them. After defining them in the article you could use them freely in that article.

Re: Cleartext: A text editor that only allows the 1,000 most common words in English

#80

It should support a few template sentences which define a word, which is then allowed to occur in the remainder of the text. More useful than a document which uses only 1000 common words is a document which uses only 1000 words, plus words which it clearly defines. I feel as if I could write almost anything if I have that, and it will be self-contained and accessible to anyone with the thousand word vocabulary, plus…

Yeah, currently this is a lisp without lambda or define.
Post reply on HN