1087 rules total — 1 shown (capped at 500). ← back to grammar index
| rule_id | Category | Concept | Summary | Body (excerpt) | N att. |
|---|---|---|---|---|---|
shadava_state_lacks_rsabha |
definition | षाडवम् | Ṣāḍava state is defined as devoid of ṛṣabha (six-note structure with ṛṣabha omitted). | def is_shadava(svara_set): · return 'rsabha' not in svara_set and len(svara_set) == 6 |
1 |