1087 rules total — 2 shown (capped at 500). ← back to grammar index
| rule_id | Category | Concept | Summary | Body (excerpt) | N att. |
|---|---|---|---|---|---|
purna_definition_heptatonic |
definition | pūrņa | Pūrṇa denotes complete / heptatonic tānas. | def is_purna(tana): · return len(tana.svaras) == 7 |
1 |
purna_state_sparse_nishada_gandhara |
validation | pūrņa | In the pūrṇa (complete) state, there is sparseness of niṣāda and gāndhāra. | PURNA_STATE = {'sparse_svaras': ['nishada','gandhara']} |
1 |