Export & Import
Navigate: click Export / Import in the sidebar.
Export Formats
Steps
- Select a format
- Click the export button
- Choose save location
Step-by-step: Publish-ready export pack
- Export PDF for documentation readers.
- Export Excel for data reviewers.
- Export LLM Prompt for AI-assisted testing.
- Keep CSV as a lightweight backup snapshot.
LLM Prompt
Generate a Markdown file with a complete language description for AI assistants:
- Copy to clipboard
- Download as
.md - Includes 5 recommended prompt questions
Tip
Paste the LLM Prompt into ChatGPT, Claude, or other AI conversations — the AI will be able to construct sentences, translate, and even write stories in your language.
Step-by-step: AI validation loop
- Export LLM Prompt.
- Ask AI to translate 10 basic sentences.
- Compare AI outputs with your sandbox outputs.
- Refine grammar/lexicon where mismatches are systematic.
Import
- CSV import: Auto-detects format (PolyGlot / Vulgarlang / generic)
- Auto-maps columns (word / ipa / pos / gloss / definition)
- Auto-standardizes POS
- Preview before batch import
Step-by-step: Safe CSV import
- Choose CSV file.
- Check detected schema (PolyGlot/Vulgarlang/generic).
- Review column mapping preview.
- Select conflict strategy.
- Confirm import and run QC immediately.
Advanced examples
Example A: Team collaboration package
- Share Excel with collaborators.
- Share PDF with non-technical readers.
- Re-import collaborator CSV edits.
- Run QC + statistics after merge.
Example B: Versioned backups
- Export CSV weekly.
- Export PDF monthly milestones.
- Tag release in Git and archive exports together.