Generative rules

1087 rules total — 2 shown (capped at 500). ← back to grammar index

rule_idCategoryConceptSummaryBody (excerpt)N att.
recita_definition_higher_three_shruti_shake definition recita Recita is formed by the shake of a three-śruti svara in the higher heptad (situated in the head), composed of three kalās. def is_recita(svara, heptad): · return svara.shrutis == 3 and heptad == 'higher' and svara.shake_kalas == 3 2
recita_eleventh_prastara_form assignment recita Recita is the alaṅkāra applied to the prastara sarigamapadhanisa (position 11). PRASTARA_11 = {'sequence': 'sa ri ga ma pa dha ni sa', 'alankara': 'recita'} 1