How to Build the Words in the Constructor
The mechanism of composing a word from letters in the process of construction first of all tries to compose words that include all the specified letters with the appropriate parameters, but if it is not possible to compose one word, it tries to form a phrase. Such a phrase may not have a logical beginning and/or end.
Select the language of the letters you will use. Subsequently, the word will be collected in the selected language.
In the "letters input field" add the letters you want to use in the word.
Choose a way to construct words:
- According to the pattern means that the word will be assembled according to the pattern you specified, which is written in the letter input field.
To create a template, use the letters of your chosen language, and replace the missing letters with special characters.Special symbols:
? - any letter ;
* - consonants ;
_ - vowels;
So for example specifying a pattern: к*_?
A 4-letter word starting with the letter K will be assembled. In the second position there will be any consonant, in the third any vowel, and the last one can be any letter, including an apostrophe or a soft sign. -
To assemble arbitrarily means that in the input field you indicate the letters that should be in the word, then choose which letters the word will be supplemented with and get the result.
The letters specified in the input field must be opposite in sound to the letters that will complement the word.
The mechanism tries to assemble the word in the same order in which the letters were located in the input field.
Related links