← all rules · grammar index

R_c1531_arilla_def

definition  ·  concept: Arilla  ·  1 attestation(s)  ·  confidence 0.95
Arilla is a Prākṛta metre of 16 mātrās per foot ending with 2 laghus or 1 laghu + 2 gurus

Body (pseudocode)

is_arilla(foot) <=> foot.matras == 16 AND (foot.ends_with([L,L]) OR foot.ends_with([L,G,G]))

Inputs / output

foot
boolean

Evidence (1)

Other rules in category definition