This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Skripto por krei vortojn kun minimumo de literaj diferencoj | |
| const DIFERENCA_MINIMUMO = 2; | |
| // Difini la formon de vorto kaj la permesitajn literojn por ĉiu tipo de litero | |
| const formo = "vKVK"; | |
| const literoj = { | |
| v: [' ', 'a', 'e', 'i', 'o', 'u'], | |
| K: ['m', 'n', 'p', 'k', 's', 't', 'l'], | |
| V: ['a', 'e', 'i', 'o', 'u'] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tradicia | nova | (ĉefa) etimologio | komento | |
|---|---|---|---|---|
| patr(in)o | parento | en:parent; fr:parent |