Language/Multiple-languages/Culture/Ideas-about-language-learning

From Polyglot Club WIKI
Jump to navigation Jump to search
This lesson can still be improved. EDIT IT NOW! & become VIP
Rate this lesson:
5.00
(4 votes)

Interesting ideas about language learning.jpg

This is for expressing your ideas about language learning and culture exchange.

Everyone may say something under its username. And generally, do not delete other users' content.

After acquiring a strong foundation in this lesson, these related topics might pique your curiosity: Difficulties of languages, Numeration Tutorial, Astrology in different Cultures and Languages & Text Processing Tools.

GrimPixel[edit | edit source]

GrimPixel has now conceived two major routes:

  1. Gather vocabulary databases free for non-commercial use -> develop a program to unify databases to TSV files -> develop programs to learn them efficiently;
  2. Gather grammatical rules -> develop programs to practice.

He personally prefers to use BeeWare to develop and the license of the programs be MIT. He has started learning related languages. Any help is welcomed.

Website of visual dictionary[edit | edit source]

I have seen three books:

5 Language Visual Dictionary

The Firefly Five Language Visual Dictionary: English, Spanish, French, German, Italian

Merriam-Webster's Compact 5-Language Visual Dictionary (English, Spanish, French, German and Italian Edition)

So I think there can be a website that provides such a service, even better.

REALIZED: https://babadada.com/ also some paid visual dictionaries in apple app store

Review: In Babadada, there are no genders, no pinyin tones for Chinese, no furigana or romaji for Japanese, many languages are incomplete without indications, parts of speech are not clear. Great for having dialects.

There are several visual dictionaries in the apple app store, but they are not for advanced users.

Program of visual dictionary creation[edit | edit source]

A program for the creation of visual dictionaries, with pictures under public license. One can add tooltips to the picture.

Tutorials of languages[edit | edit source]

I have seen two channels on Youtube:

https://www.youtube.com/user/ProgrammingKnowledge

https://www.youtube.com/channel/UCfx2dro_w4_MyA19Nm5badg

providing "tutorials" about programming languages such as C++, Java, Python, which last several hours. So I think somebody may give such "tutorials" about the grammar of human languages.

Filter of characteristics[edit | edit source]

This requires a database of characteristics of ethnics or nationalities, with a filter. Input the characteristics, and get the result of which ethnics or nationalities possess them.

Of course, it requires the update, because culture may change with time.


Data for that can be collected from surveys instead of finding a way to attain ”extensive knowledge of cultures”.

Sentence analyzer[edit | edit source]

Tatoeba has a lot of sentences, but it only shows what a sentence looks like. There should be something radical to reveal the function of a sentence and to show people the logicality of a sentence. That is to say, syntax.

I imagine a service, which draws parse trees of each sentence, and shows how a sentence may be changed in the structure into another one without changing its general meaning.

If you don't know how to analyze a sentence, see https://www.wikihow.com/Analyze-Sentences.

REALIZED:

https://www.webforditas.hu/parser

http://www.link.cs.cmu.edu/link/submit-sentence-4.html

Review: It is clear that linguistics have this tool since long time ago. But it is really not widespread, because they are usually amateur-proof. I wish there will be support for more languages.

Parallel text in video games and other software, also websites[edit | edit source]

It is very common for current games to be multilingual, but no one has made such a little change to help language-learning players. Also in other software, and also websites.

There seems to be a practical way for websites: user script. Each script adds a language on the website.

For compactness, it is possible that texts are not side-by-side, but only in one language, hotkey can be used to alternate languages.

Postage stamps on e-mails[edit | edit source]

Postage stamps can be brought back, showing different culture.

Screensaver for language learning[edit | edit source]

There is an XScreenSaver on Linux. Somebody can make use of it to learn languages, just like "Molecule" teaching chemistry.

REALIZED: https://github.com/ggu/LanguageSaver

Software on the resources[edit | edit source]

This would be epic.

I am thinking about what it can do:

  1. Fetch Wiktionary word frequency lists, translate those words with those dictionaries, generate flashcards on those flashcard programs with example sentences;
  2. Access almost every resource on the lists, with Android or iOS simulator;
  3. Background music from "Traditional Music Channel";

I think it can be named "Polyglot 1".

Google Maps game[edit | edit source]

It shows a random street view image, and let you find its origin in a range of satellite images by switching to street view and reaching the same spot.

[SIMILAR: https://www.geoguessr.com/]

Review on Geoguessr: It is not what I want. My idea is based on how to locate a photo, but this one just wants to let you know where you are. I think its idea is not so cool as mine.

A remix of Tetris Theme A played by instruments of the world[edit | edit source]

This song is very good for looping. So I think it may be remixed involving all kinds of instruments around the world, each one plays a section.

Make use of Applets, Widgets, Gadgets, etc.[edit | edit source]

It is always forgotten that operating systems have these stuff. Applets on Debian, Widgets on Android, Gadgets on Windows, other names on other platforms. They are highly undervalued. They can start automatically right after boot. I can be forced to see them, in case I were too busy to remember to learn languages.

Vocabulary on loading screen[edit | edit source]

When a program is loading, a word and its translation show up on the screen. It may be a mod for a game, or an add-on for a browser.

REALIZED: https://mainichi.me/

Etymology trees of words[edit | edit source]

Just like family trees of the human, words have their trees.

I don't mean “word family”, I mean that a word root that cannot be retrieved further is the ancestor on the “family tree”, and the words derived from it are the branches. Precisely, different forms of the same lexeme should be put on the z-axis and only be displayed with “expand” button pressed. The lemma represents the other forms on the tree.

The trees are cross-language, showing lexical relations between languages. This means that multiple words in multiple languages can be learned at one time.

Altering TTS[edit | edit source]

Read a word or a sentence in a language in a line, automatically change the voice in the next line. This will help creating recordings of vocabulary or dialogue.

Mods for learning[edit | edit source]

Create mods in games, to allow players learn languages and other subjects.

The mods can be books to read, recordings to listen to, and so on. Just like learning a language in the real life.

REALIZED:

https://www.nexusmods.com/skyrim/mods/8892

https://www.nexusmods.com/skyrim/mods/46088

https://www.nexusmods.com/skyrim/mods/24456

https://www.nexusmods.com/skyrim/mods/76477

https://www.nexusmods.com/skyrim/mods/57436

https://www.nexusmods.com/skyrim/mods/94931

Review: Well, how I wish people can work on an open-source game like this.

My idea: Turn NPC's clothes into flashcards with front and back sides. Import with TSV sheet, a folder for images and audios.

Game for learning[edit | edit source]

Unite the enthusiastic programmers, and work on games, in which players can learn language and other subjects.

REALIZED: https://playinfluent.com/

Humorous listening material[edit | edit source]

Humorous listening materials in many languages. It helps to enjoy learning languages.

Parsed Tatoeba[edit | edit source]

There should be a database about part of speech. Then build the mechanism for the computer to learn how to parse the sentences.

Vocabulary matrix[edit | edit source]

Just give an example:

Mandarin Chinese Mandarin Chinese Mandarin Chinese Mandarin Chinese Mandarin Chinese Mandarin Chinese Mandarin Chinese Mandarin Chinese Mandarin Chinese Japanese Japanese Japanese Japanese Multiple languages
现代汉语单字字频: Character frequency list of Modern Chinese CC-CEDICT CC-CEDICT CC-CEDICT CC-CEDICT 萌典 萌典 萌典 萌典 Jisho.org Jisho.org Jisho.org Jisho.org 倉頡之友。馬來西亞
character frequency pronunciation definition HSK level classifier part of speech pronunciation definition radical part of speech pronunciation definition JLPT level Cangjie 5 code
1 de

of / ~'s (possessive particle) / (used after an attribute) / (used to form a nominal expression) / (used at the end of a declarative sentence for emphasis)

see 的士

really and truly

aim / clear

1

ㄉㄧˋ dì

ㄉㄜ˙ de

ㄉㄧˊ dí

箭靶的中心

1.結構助詞:➊ ​ 置於形容詞後。如:「美麗的風景」、「聰明的小孩」。➋ ​ 置於名詞或代名詞後,表示所屬、所有的關係。如:「我的書」、「太陽的光」。➌ ​置於修飾片語或子句後。如:「他寄來的信,我昨天收到。」、「那賣花的人沒零錢找。」➍ ​ 置於副詞後。同「地」。如:「慢慢的走」、「高高的飛」。 2.句尾助詞:置於句尾,表示肯定或加強的語氣。

確、真、實在。

確實的、可靠的。

Na-adjective, Suffix

Noun

てき

まと

bull's eye, mark, target, object, adjective ending N1 hapi

As you can see, 的 is a polyphone and a polyseme. There should be links between corresponding items: the part of speech, the pronunciation and the definition of the same source, but here on a wikitable it is not possible.

The list of databases is Language/Multiple-languages/Culture/Licensed-Free-Databases

The databases have different licenses, some have restrictions on redistribution. So, if someone wants to create a project about this, the only way is to let users download these databases and import them to the program (including updating) manually.

If you want to learn the vocabulary, you can get some, and memorise more proficiently. For example, you can select all adjectives in the same or in several HSK levels, turn them into Anki, and memorise them all in one time.

This can be the fundamental for building Vocabulary division and can be used to serve as an offline pop-up dictionary for it.

Note for listening[edit | edit source]

Open the file in the audio player, when you don't understand, just press the “m” key, then the program will mark it with the audio still going on. Repeat the selections later.

Of course, there is a lag between your starting to not understand and pressing the button, starting to understand and pressing the button. You can set an advance value for repetition.

REALIZED: https://manual.audacityteam.org/man/edit_menu_labels.html

Bidirectional textbook[edit | edit source]

A book with two languages, in which each language is taught with the other.

But I wonder how to keep them in the same pace after teaching pronouns.

This would suit language exchange participators.

Live quiz[edit | edit source]

A teacher is the streamer. There is a program implemented for answering questions. The teacher gives a question, then watchers (including robots) submit answers. The program counts the most popular answers. The teacher reviews them then.

Collocation Database[edit | edit source]

An open database covers the main types of collocations. This is less noticed but still important.

Volume standardisation[edit | edit source]

On volunteer-run sites, you can hear different people's pronunciations, the volume of which may be high and low. You can often hear recordings with too-high or too-low volumes. Thus, a program can be created for standardising the volume of multiple sound files.

Lemma trainer[edit | edit source]

There are programs for training irregular verbs, grammatical genders, etc. such as Quizlet. There are still a lot of things can be done:

https://en.wiktionary.org/wiki/Category:Lemmas_subcategories_by_language

Someone can do something on this: all of this kind of training can be integrated in one program, based on Wiktionary.

Fountain[edit | edit source]

Finally, it is disclosed.

An open-source program for displaying information from a TSV or CSV file to a window periodically, with spaced repetition.

Its use is not limited to language learning.

REALIZED: https://ankiweb.net/shared/info/90397199

Review: Just keep the preview window always on the top, everything will go on in order. Amazing!

Many Linux desktop environments including MATE have had that function already. For Windows, an open-source tool MenuTools, OnTopReplica or PinWin is required; for macOS, an open-source tool AfloatX or PiP is required.

Site of mistakes[edit | edit source]

List all kinds of mistakes language learners have made. Also, let users take a test about the type of mistake is made.

Flashcards according to personal forgetting curve[edit | edit source]

Usually flashcard programs do spaced repetition according to a set period (1 min, 5 min, etc.), but what if memorsation can be customised for each individual with the help of artificial intelligence?

It will require the computer to analyse your accuracy and speed of reaction for each card.

Parallel question database[edit | edit source]

Questions for language learning in multiple languages. Languages sharing the same lemma subcategory can share these same questions.

Reading comprehension is a question type that is still valid after translation for every language. When a reading comprehension is translated, it can be reproduced into multiple choice and cloze. If TTS is available, it may become a listening section.

There is a way: find licensed documents (under the Creative Commons, the GNU Free Documentation License or something alike) and translate them under identical licenses.

To motivate people to translate voluntarily, the process of translation can be practised by language learners, then other people including native speakers correct the translations. The translated versions will be published after proper corrections.

Rule-based quizzes[edit | edit source]

A quiz program with customised rules inside. For example: speaking (SR required), listening (TTS required) and writing numbers, inflections, negations, active-passive transforms, and etc..

A good one: https://github.com/yamagoya/jconj/blob/master/data/conjo.csv. It is based on tables, which makes it very easy to create rules.

In progress: https://codeberg.org/GrimPixel/Definitive_Inflection

Visual example sentences[edit | edit source]

On this site:

https://www.dartmouth.edu/~deutsch/Grammatik/Grammatik.html

Example sentences are given in photos. This can be applied on any languages.

Bad examples can be also displayed with reasons.

Conditioned reflex trainer[edit | edit source]

People take long time before having a good command of a new grammar category. A program can be developed to train this intensively, like showing an apple or more than one apple, let the user instantly press key "0" or "1" to indicate singular or plural.

Grammar sandbox[edit | edit source]

Choose some words to make a sentence up, then see the correct grammar.

Minecraft world[edit | edit source]

Create something in Minecraft with descriptions in multiple languages.

REALIZED: https://education.minecraft.net/lessons/nga-motu-the-islands

Text vocabulary evaluator[edit | edit source]

Evaluate the vocabulary of a text by word frequency, or input a website and wished vocabulary structure and fetch corresponding pages, or even read your known words from the central vocabulary bank (described below) and specify how many new words you want to learn and fetch pages catering for that.

This helps to instantly find out if the text is suitable for the user's vocabulary level. It can be even developed as a browser add-on. Also, a database about evaluated texts can be built.

Vocabulary register[edit | edit source]

There are many programs for learning vocabulary, but when you start using one of them, you have to make some effort to tell it which part of the vocabulary you have already known. When you make progress in one program, you have to do the same in the others. If there is a central bank (merely TSV/CSV files) to tell every program about your vocabulary, it will save a lot of time.

Each word has two attributes: familiarity and completeness, which can be rated by the user. Familiarity means how easy you can recall it; completeness means how much portion of its meanings do you know. Each attribute can have values 0~3.

Wikipedia title fetch[edit | edit source]

Create lists of vocabulary from titles of entries in different language versions in Wikipedia.

This is easily achievable: https://stackoverflow.com/questions/4420584/how-to-get-wikipedia-page-in-multi-languages

Wikidata pages are actually more convenient to use. But the problem is that they don't show titles with more than one script for each site.

THIS IS GOING ON.

Reading speed trainer[edit | edit source]

This idea was actually formed long before but I accidentally missed it.

A program for practising reading speed. Words will appear on random places on the window and you need to read them as fast as possible, provided that you can understand them.

REALIZED:

Review: There is already a jargon called “Rapid serial visual presentation” and programs are there, but few know.

Concept Catalogue[edit | edit source]

I am trying this in science subjects:

concept notation learning prerequisite link to learning material link to example link to exercise associated subject formula condition formula input formula output link to formula derivation link to program code
conjugate transpose, Hermitian transpose complex conjugate, transpose https://en.wikipedia.org/wiki/Conjugate_transpose https://en.wikipedia.org/wiki/Conjugate_transpose#Example https://www.statlect.com/matrix-algebra/conjugate-transpose#hid6 linear algebra MATLAB https://www.mathworks.com/help/matlab/ref/ctranspose.html

Vocabulary expansion with typing[edit | edit source]

A program for fetching articles from websites and typing. Hotkeys can be used to add new words to learn (maybe into the central vocabulary bank).

It combines two practices: typing and reading, thus saves time.

[REALIZED: https://qwerty.kaiyi.cool/]

Word/phrase detector[edit | edit source]

Lots of languages have space as their word separator. Exceptions are:

  • No spaces between words (Chinese, Japanese, Thai)
  • A space is often placed inside a word, between syllables (Vietnamese)
  • Some words are separable (German, Dutch, Afrikaans, Hungarian, Chinese)
  • A phrase has more than one word inside it. These words produce new meanings when placed together.

Pictograph fomulation test[edit | edit source]

This is not for learning, but for studying.

Let people with different native languages formulate an article with emoji, pictographs and other symbols. See how similar or how different their works are.

Database integrator[edit | edit source]

There are a lot of dictionaries free for personal use. They are in different formats. A program can be developed to integrate them, so that they can be displayed in just one dictionary program.

Synonym trainer[edit | edit source]

Program based on thesauri, for practicing specific words.

I haven't dived into thesauri. They look beautiful. I can't tell what else I can come up with.

Recursive consulter[edit | edit source]

A program for consulting a dictionary and get the result. If you have a word list, you can fetch the result for each item on the list . The result will be stored in a TSV/CSV spreadsheet.

The interval between two queries should not be short, otherwise the website's servers may be overloaded or take action to block this bot.

Distributing large portion of dictionary protected by copyright can be illegal, so there's probably no legal room for this sort of collaboration. Collaboration can however happen on dictionaries with licenses.

Popular culture database[edit | edit source]

Like Know Your Meme and Urban Dictionary, there should be a database for every culture. It may be lists of words at first.

Keyboard layouts for scripts[edit | edit source]

There are already ergonomic keyboard layouts with only one language taken into consideration. Though they may support multiple languages, they usually only focus on one language.

In my perspective, there can be a set of keyboards for a script, each language has a suitable variant, differences between variants are little.

A section of website on ergonomic keyboard layouts:

http://xahlee.info/kbd/keyboard_layout_keybinding.html

An introduction to designing keyboard layout:

https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=KeybrdDesign

An example on designing Jawi keyboard:

http://www.pertanika.upm.edu.my/Pertanika%20PAPERS/JST%20Vol.%2018%20(2)%20Jul.%202010/10%20Pg%20271-292.pdf.

Vague memorisation[edit | edit source]

Learn new words without knowing their meanings. This can be done by practising typing according to a frequency list.

This is experimental. Now I am trying this to learn Korean.

Vocabulary heat map[edit | edit source]

A Program for inspecting your vocabulary: 100 words are presented in a 10 * 10 grid on a webpage; 100 links to 100 such webpages are presented in a 10 * 10 grid on another webpage; a few links to the last-mentioned webpages are presented on another webpage (totaling a few ten thousand words to be inspected, sufficient for native speaker's level). You can evaluate your familiarity with each word and visualise this by heat map of the grids.

Associate words with similar sounds[edit | edit source]

A program: it shows a word, then you type all words with one or two different syllables from the original one. The range of words can be defined according to frequency lists. This will help you on listening: you can keep in mind how you may mishear.

Geography all-in-one trainer[edit | edit source]

Make use of GIS data, create a program for practising geography: countries, administrative divisions, highest mountains, longest rivers, etc.

Data sources: https://gisgeography.com/best-free-gis-data-sources-raster-vector/

Number reading proficiency test[edit | edit source]

Use a random number generator, generate a set of numbers, compare time on the reading between native speakers' and yours.

Memory games[edit | edit source]

Memorise words in various memory games with alphabets, morphemes and even words of many languages. The point is customisable visual and auditory items.

These examples are to be followed in pattern (because they don't have public licenses):

N-back: Brain Workshop

Match the pair: Hubber Memory Game, but show all items for a while at first.

Count items:

  1. Show visual items for a while;
  2. Hide the items for a while;
  3. Player counts how many an item there were.

Recall positions:

  1. Show visual items for a while;
  2. Hide the items for a while;
  3. Player recalls all positions of an item.

Find changed items:

  1. Show visual items for a while;
  2. Hide the items for a while and change several of them;
  3. Show the items again;
  4. Player picks out the changed items.

Find changed items in a sequence:

  1. Show items in a sequence;
  2. Hide the items for a while and change several of them;
  3. Show the items in a sequence;
  4. Player picks out the changed items.

Fill items:

  1. Show visual items for a while;
  2. Hide the items for a while;
  3. Show part of the items;
  4. Player recall what the hidden items are.

Construct the sequence:

  1. Show items in a sequence;
  2. Player construct the sequence in the original or reversed one.

Collect new items:

  1. Show visual items for a while;
  2. Player picks an unpicked item;
  3. Shuffle;
  4. Repeat the steps above.

Notice: “items” mentioned above mean “corresponding items”, i.e. picture, word, sound; “show visual items for a while” can be all or line by line (row by row, column by column).

Math formula example sentences[edit | edit source]

Fetch formula from Wikimedia, add readings for them.

Loocalisation[edit | edit source]

Spoofed localisation. But When people translate back with machine translatetion, nothing wrong appears.

I was translating the sentence “We develop our dictionaries openly on [GitHub]”, I guess it's boring not to say “我们在[GitHub]上公然发育词典”.

Difficulty changer[edit | edit source]

A program that can turn vocabulary and grammar easier or harder.

Vocabulary adeptness slideshow test[edit | edit source]

A program that makes a slideshow of vocabulary in a fast pace (2 seconds each card), the user press keys of adeptness levels (bad, medium, good) or not press keys and automatically assign it the lowest level. The result indicates what to learn or review.

It can be an Anki add-on. The tested cards can be tagged with the adaptness.

REALIZED in a similar way: https://ankiweb.net/shared/info/1765221856

Ideal lite dictionary program with learning function[edit | edit source]

Major features:

  • TSV files can be imported
  • Search in selected fields
  • Divide the main body (definition/translation) with the division guide (vocabulary list/frequency list)
  • Custom tags for entries
  • Export entries of a tag to TSV

Flick keyboard for mobile phones[edit | edit source]

Input methods we use on mobile phones are based on the desktop computers, but the small size of screen makes it hard to tap on a letter precisely. The Japanese flick input is a good solution, but still not widespread in other languages.

The keyboard for mobile phones can be like this:

  • Input by tapping from a position to a corner (more ergonomic than the Japanese flick input).
  • Keys include consonant keys, a zero-consonant key, a diacritic key
    • Tap once to input the consonant
    • Hold 100ms to input consonant + e
    • Flick to upper-left corner to input consonant + i
    • Flick to lower-left corner to input consonant + a
    • Flick to upper-right corner to input consonant + u
    • Flick to lower-right corner to input consonant + o
    • Continue to flick or hold to input more vowels than one

Those vowel mapping is based on the vowel quadrilateral image.

Its advantage is omitting the process of finding vowel keys to tap on, decreasing finger movements.

REALIZED: https://github.com/Julow/Unexpected-Keyboard

Handwriting recognition[edit | edit source]

The learners need the ability of understanding the context and vocabulary efficiency to complete the task.

A large database of handwriting texts is required.

Learn Chinese in Minetest[edit | edit source]

Craft a Han character with radicals.

Virtual reality for sign language learning[edit | edit source]

Make use of virtual reality to learn and practise sign languages.

Culture disintroduction[edit | edit source]

There are websites introducing cultures of the world. No one is politically incorrect. That's a problem, because the reality doesn't know the political correctness.

There is a great example: GTA4's krapea.com. Dark humour about other peoples' cultures, and your own.

Program of multiple word games[edit | edit source]

There are a lot of small programs, but they can be integrated with same word lists.

Blanked text from webpage[edit | edit source]

A browser add-on that covers some random words on a page and put them on a list, so you can play “fill in the blank”.

It is inspired by https://github.com/oguzserbetci/blank

All-in-one Calendar[edit | edit source]

A calendar program that displays all calendars currently in use around the world, with festivals by country/region. Astrology can be added, like zodiac, Chinese zodiac. The days can be calculated with the first day of Holocene calendar, 11700 years before Gregorian 2000.

Furthermore, add different time measuring methods like the double-hour in China, six-hour clock in Thailand.

Dual Locale[edit | edit source]

A program with two locales.

[REALIZED: Nekopara]

Global Logogram[edit | edit source]

Use a set of logogram to denote the meaning, so different languages can be understood directly. Similar to and more practical than Pseudo-Chinese.

It is different from Japanese approach. Affixes to denote different tenses, voices, aspects, etc. need to be invented.

Take those sentences at Language/Multiple-languages/Grammar/Various-word-orders-in-various-languages as example:

English She will go.

伊 將 行。

I see a building.

我 見 一 建物。

You gave him a pen.

你 曾予 於他 一 水筆。

Esperanto Ŝi iros.

伊 將行。

Mi vidas konstuaĵon.

我 見 一建物。

Vi donis al li plumon.

你 曾予 於 他 一水筆。

French Elle ira.

伊 將行。

Je vois un bâtiment.

我 見 一 建物。

Vous lui avez donné un stylo.

你 於他 曾 予 一 水筆。

German Sie wird gehen.

伊 將 行。

Ich sehe ein Gebäude.

我 見 一 建物。

Du gabst ihm einen Stift.

你 曾予 於他 一 水筆。

Japanese 彼女が行きます。

伊 將行。

私は建物を見る。

我 一建物 見。

あなたは彼にペンを与えた。

你 於他 一水筆 曾予。

Mandarin Chinese 她會去。

伊 將 行。

我看到一座建築物。

我 見 一 建物。

你給他一支鋼筆。

你 曾予 於他 一 水筆。

Spanish Ella irá.

伊 將行。

Veo un edificio.

我見 一 建物。

Le diste una pluma.

於他 你曾予 一 水筆。

Standard Arabic

.سوف تذهب

伊將行。

.مبنى أرى

一建物 我見。

.قلما أعطيته

一水筆 你曾予於他。

Turkish O gidecek.

伊 將行。

Bir bina görüyorum.

一 建物 我見。

Ona bir kalem verdin.

於他 一 水筆 你曾予。

3D Old Cities[edit | edit source]

Project to restore old cities in 3D, with playable characters in it.

There are already some projects restoring some locations in limited locations. There can be a platform for doing so.

Vincent[edit | edit source]

Learn like a child[edit | edit source]

A child is able to learn a language only with the help of his parents.

Of course the child is learning very fast compared to an adult, but adults can use the same process.

Create a software using the same process with technologies like Artificial Intelligence...

The idea is to learn naturally without too many efforts:

  • Listen and repeat first
  • No grammar
  • Learn whole sentences, not single words...
  • Learn only what is useful to you every day
  • As soon as you reach a basic level, talk to people

gozde-agar[edit | edit source]

Everything about the Word Contest !

Would you like to attend a contest which is in Polyglot.com?

If yes lets create one together..

In my opinion we have to find sensible answers some questions. For example;

1- Why people want to join of the word contest? First of all people want to learn new words and want to speak with more words. Also the contests are always fun. We need to make learning new words fun.

2- How do we keep people's attention high? We can give points to the participants who were able to success to stay in the top 10 list for a week (its just an example, please share your advice).

3- Which language cards will the contest contain? We need to make sure it works for a while. Everyone should be able to quickly help to build its infrastructure. That's why we can choose English first. If everything is fine we can add other languages in it or can create new contests which named French Word Contest, Spanish Word Contest...

4- How do we find lots of words to create a contest? We can create a team for this project or we can want to help from the all members.

Each small duello can take place between two or three people. The person with the highest score is placed higher on the overall ranking.

Please ask your questions. You can even provide suggestions for your questions :D

5-What will be the interface of the contest page? The interface design work is as in the picture(draft1).

Draft 1.

nmesomtoChukwu[edit | edit source]

Customized pages[edit | edit source]

Hi Vincent.

For your question on how to improve the site:

It would be great if there were customised pages for each of the major languages of the world; Mandarin, English, Hindustan, Russian, Arabic, Spanish, Bengali, Malay, Portuguese, and French

https://www.fluentin3months.com/most-spoken-languages/


These customised pages would be designed based on the language and culture of those people for example: • Spanish would have red as a theme color (red is a very special color to the Spanish) and the page would have little pictures depicting landmarks, cultural clothing, hats and other important aspects of the people or designed with names of all countries that speak the language like below.

• There would be a container displaying fun facts about the Spanish every day and another for a Spanish word for the day like a flashcard. There would be specialised chat rooms and a button where members can click to begin (and name) a chat room for specific subjects like a chat for festivals in Mexico. This would give opportunity for the member who opened the chatroom to decide whether the chatroom is open to everyone else (and therefore can be joined by everyone who wants to) or open on invitation (where other members would be invited by typing their account names or other members can click a button to join which would send a joining message to whoever opened the chat to either accept or refuse). If a member is not accepted or invited into a chatroom she/he can read the chat but not to be able to make a comment. However, this rule would not apply to the admins of the site who are given the power to read and comment on all chatrooms (to ensure compliance to the communities guidelines).

• The same would be done for the other major languages in each their specialised pages. For French the pictures could be perhaps the tower Eiffel, champs Elysee and other things like those. For Mandarin perhaps a picture of the great Wall of China, a cultural hat and cloth and other things. All the specialised pages would have their words of the day, facts of the day and chatrooms.

• For each specialised page, the design of the specialised page would be constant for all chatrooms, and so on.

Here's a prototype: https://docs.google.com/document/d/1IovWe4PhVOY1pNyaZM1pQQc-zDs9xz1Mnv-dBJ0BD5M/edit?usp=drivesdk&ouid=114748498551826027630

Idea language.jpg

Conversations[edit | edit source]

My Suggestions 

From Forums to Conversations

I understand there's already a forum platform on the Polyglot Club (https://polyglotclub.com/language/english/forum). However, I believe recasting this service and renaming it "Conversations" will increase engagement. The “Conversations” section will be a platform where users can start conversations on various topics and invite others to contribute just like the forum platform. To spice things up, people can tag any of their friends to join the conversation. For example:

Hi guys,

I want to discuss contemporary comedy. I believe comedy isn’t what it used to be. The good laughing aloud jokes of back in the day seem to be gone for good. Let’s discuss!

@myfriend, @anotherfriend @friend

Conversation started by Person

Tagging a friend will send the friend a message like “Person asked for your contribution to a conversation.” 

Some other things need to be done to the forum. The width of the container for each comment makes it a bit difficult to follow as the eye has to travel almost across the screen to read the whole content. A max-width should solve this problem.

Chat Bot[edit | edit source]

I’ve been really thinking about a feature that might be great for the polyglot club. My engagement with the community has shown me that many people, especially those learning English, just want to engage in daily discussions that will improve their speaking skills. Apart from the time factor, in many cases, conversations struggle because people don’t know how to sustain them.

Hence, developing a chatbot with some preprogrammed lesson dialogues and also a bit of small talk will be a great way to bridge this gap. The chatbot can be used by as many new members (one feature humans don’t have), can be used at any convenient time for the language learner, can successfully perform repetitive conversations without getting tired (old selling point of robots :D ), and chatbots are very scalable.

The chatbot can just begin from:

  1. Some lines of small talk with a humanoid voice API
  2. Dialogue that will incorporate basic lessons in English, such as useful everyday phrases, ordering food, asking for directions, or grammatical aspects like verb tenses.

Scaling

  1. It can be scaled to include support for more languages.
  2. It can also be improved on, equipped with more sophisticated machine learning to allow it to learn naturally, or equipped with more lessons.
  3. Variants of the bot can also be developed to specifically focus on an age group like a language learning chatbot teacher for children Vs. a learning chatbot teacher for people looking for work or getting a visa, or settling in a new country.

Other Lessons[edit | edit source]

Contributors

GrimPixel, Vincent and Maintenance script


Create a new Lesson