inkhaven 1.3.14

Inkhaven — TUI literary work editor for Typst books
1
2
3
4
5
6
//! Generation (LANG-1). P1.1: deterministic word generation from
//! phonotactic templates. AI-assisted lexicon / name / text generation
//! arrive in P2 / P6.

pub mod lexicon;
pub mod word;