← all rules · grammar index

varnaila_syllable_count_progression

structural  ·  concept: Varnailā  ·  1 attestation(s)  ·  confidence 0.95
The seven varṇailā varieties progress from eleven to seventeen syllables per foot in sequence.

Body (pseudocode)

def varnaila_syllable_count(variety_index): assert 0 <= variety_index < 7 return 11 + variety_index # 11..17

Inputs / output

variety_indexint
syllable_count_per_foot

Evidence (1)

Other rules on this concept (5)

Other rules in category structural