A word list for courses?
від OptimisticFuzz, 8 серпня 2014 р.
Повідомлення: 2
Мова: English
OptimisticFuzz (Переглянути профіль) 8 серпня 2014 р. 22:03:12
Does Bildoj kaj Demandoj have a list of words, or does anyone else have a list of words that appeared?
Alkanadi (Переглянути профіль) 10 серпня 2014 р. 08:54:05
OptimisticFuzz:Does Bildoj kaj Demandoj have a list of words, or does anyone else have a list of words that appeared?I don't think there is a list. But you can go Here.
Then copy and past all the text on the screen into notepad. I suggest notepad so that the images don't get transfered. This will give you a list of the sentences.
If you know how to program, then you can read the website text. Divide each string into individual words and then put it into a set so that no words are duplicated. Then sort the set into alphabetical order.