pub const MAX_FOREST_READINGS: usize = 12;
Maximum number of readings in a parse forest. Prevents exponential blowup from ambiguous sentences.