My Conlangs
Select a workspace or create a new language.
Account Status
📊 Language Analytics
Phonotactics Lab
Sound Distribution
Most Used Phonemes
Recent Activity
Created the word namu
Just nowConfigured syntax to OVS
2 hours agoAchievements
New Conlang
Welcome to your linguistic laboratory.
• Alphabetic: Standard root-based system. Uses your consonants, vowels, and syllable patterns to generate and parse words.
• Syllabic: Unlocks the Syllabary Manager. Use the Grid View for quick CV (Consonant-Vowel) symbols. Switch to the List View to map complex syllables (like
strin) or standalone codas (like n = ん). The engine smartly matches the longest combinations first!• Logographic: Whole words become symbols. A new "Ideogram" field will appear when adding words to the Dictionary. The Reader will render the ideograms and show the pronunciation on hover.
🗣️ Sounds & Orthography
• Basic Sounds: Type your IPA phonemes separated by commas (e.g.,
p, t, k, m, ṇ).• Custom Orthography (=): If a sound is written differently in your romanization or native script, map it using the format
IPA=Text. Example: If the sound /ʃ/ is written as 'თ' and a trill /r/ as 'რ', you should type:
ʃ=თ, r=რ. This exact mapping is what allows the Interactive Reader and the TTS Audio to correctly pronounce your custom letters!
⏳ Historical Sound Changer (SCA)
Evolve your language natively. Write rules line by line using Regex format: pattern => replacement.
View Rule Formatting Guide
p => b (Turns all 'p's into 'b's)
ch => თ (Replaces specific digraphs with characters)
Environmental (Contextual):
k(?=[ie]) => tS ('k' becomes 'tS' ONLY before 'i' or 'e')
(?<=[aeiou])s => z ('s' becomes 'z' ONLY after a vowel)
Positional Changes:
^a => e (Changes 'a' to 'e' ONLY at the START of a word)
m$ => n (Changes 'm' to 'n' ONLY at the END of a word)
Advanced (Reduplication):
^(.{2})(.*) => $1$1$2 (Duplicates the first two letters)
🧩 Grammatical Rules & Inflections
• Prefixes & Suffixes: Use a hyphen to indicate where the root connects. Prefix:
ir- | Suffix: -s.• Infixes: Use
-affix-@position. Example: -ma-@V (inserts after the first vowel).• ✨ Templatic Roots: For triconsonantal roots, use Regex with the
=> operator (e.g., (.)(.)(.) => $1a$2a$3).• 🛡️ Standalone Rules: Check the "Standalone" box for inflections that should IGNORE Person/Class alignments (e.g., Passive Voice, Infinitives). They will conjugate independently in the Matrix without attaching pronouns.
⚙️ Syntax & Word Order
• Verb Base Marker: If your dictionary stores verbs in their infinitive form (e.g., ending in -ar or -er), put that ending here. The Engine will intelligently strip this marker off before applying any conjugations in the Universal Matrix.
• Clitics: List particles that attach to words but function independently in syntax (like English 's or 'll), separated by commas. The Analyzer will detach them behind the scenes to parse the sentence structure correctly.
Suggested format:
Person: Free Pronoun / Affix
Example:
1S: mau / 'ma, 2S: tau / 'ta, 3S Masc: lou / 'lo.
This exact mapping will help the Syntax Analyzer automatically slice and recognize verb conjugations later!
🖋️ Typography & Custom Font
Upload your custom .ttf or .otf font to render your unique characters. The font file is converted and stored locally in your browser memory.
Note: Maximum file size is 2.5MB to respect local storage limits.
Export your custom symbols as a real font file to use on your OS, Word, Photoshop, etc.
🎨 Aesthetics & Theme
🌙 Dark Templates
☀️ Light Templates
⚠️ Danger Zone
This action will permanently delete your current local project. Your entire lexicon, grammar rules, and settings will be wiped out.
Pratice your vocabulary. Click the card to flip it.
Loading...
Loading...
Convert Base-10 numbers or calculate math directly in your custom base.