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
// 0) Open your browser developer tools, then go on the Console tab | |
// 1) Paste the following code, then Enter | |
// 2) Type in the console: window.textToProcess = `Hinto sen misal. Am alogi hin texto` | |
// 3) Enter | |
// 4) Type in the console: console.log(processText(window.textToProcess)) | |
// 5) Enter, you will see the formatted text. Stressed vowels are capitalized | |
// 6) You can start again at 2) | |
// copy paste the code from here |
This file has been truncated, but you can view the full file.
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
(function () { | |
// Fetch required dictionary data | |
async function fetchDictionaries() { | |
try { | |
const [standardResp, searchTermsResp] = await Promise.all([ | |
{ "-abil": { "term": "-abil", "word class": "t xfik", "category": "affix", "trans": { "eng": [["which can (be)", "-able", "-ible"]], "epo": [["-pova", "-kapabla"], ["-pove", "-kapable"]], "spa": [["que puede", "-il"]], "deu": [["f\u00e4hig", "in der Lage", "-f\u00e4hig", "-tauglich"]], "fra": [], "rus": [], "zho": [] }, "etymology": { "am oko": ["abil"] } }, "-bimar": { "term": "-bimar", "word class": "t xfik", "category": "affix", "trans": { "eng": [["sick"]], "epo": [["-malsana"]], "spa": [["enfermo de"]], "deu": [], "fra": [], "rus": [], "zho": [] }, "etymology": { "am oko": ["bimar"] } }, "-bisu": { "term": "-bisu", "word class": "xfik", "category": "affix", "trans": { "eng": [["which must be", "must-"]], "epo": [["-enda"], ["-ende"]], "spa": [["que tiene que ser", "que debe ser"]], "deu": [], "fra": [], "rus": [], "zho": [] }, "etymo |
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
(function () { | |
// Fetch required dictionary data | |
async function fetchDictionaries() { | |
try { | |
const [standardResp, searchTermsResp] = await Promise.all([ | |
fetch('https://cdn.globasa.net/api2/standard.json'), | |
fetch('https://cdn.globasa.net/api2/search_terms_eng.json') | |
]); | |
return { | |
globasaDictionary: await standardResp.json(), |
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
*ge-vorto* | Parentismo | J-sistemo | ||
---|---|---|---|---|
gepatro | parento | pajtro | ||
geavo | atavo | ajvo | ||
gefilo | ido; infano; anako | fejlo | ||
gefrato | sibo | frajto | ||
geonklo | zio; parentsibo | ojnklo | ||
genepo | nepoto | nejpo | ||
gevidvo | viduo | vejdvo | ||
geedzo | spozo | ejdzo | ||
gefraŭlo | nespozo | frajlo |
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
Laŭ la unua principo: | ||
---|---|---|
pajtro (el patro) | ||
frajto (el frato) | ||
ajvo (el avo) | ||
nejpo (el nepo) | ||
ojnklo (el onklo) | ||
nejvo (el nevo) | ||
kujzo (el kuzo) | ||
ejdzo (el edzo) | ||
knajbo (el knabo) |
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 |