1087 rules total — 4 shown (capped at 500). ← back to grammar index
| rule_id | Category | Concept | Summary | Body (excerpt) | N att. |
|---|---|---|---|---|---|
R_samvadin_def |
relation | samvādin | Samvādin (consonant): svara related by samvāda; in madhyamagrāma defined by intervals of 9 or 13 śrutis (e.g. pañcama is samvādin of ṛṣabha) | DEFINE samvādin(a,b,grāma=madhyamagrāma): interval_in_śrutis(a,b) ∈ {9, 13}; example: samvādin(ṛṣabha, pañcama) = true (9 śrutis); contrast with anuvādin (asson |
4 |
R_1695_samvadin |
definition | samvādin | Saṃvādin is named from saṃvadana (supportive speaking, like a minister); saṃvāditva carries forward / accomplishes the rāgatva produced by v | samvadin := svara WHERE function == 'supportive_speaking' (analogue: minister_to_king); samvaditva := accomplish(ragatva_produced_by(vadin)) |
2 |
R_542_samvadin_def |
definition | samvādin | samvādin produces rāgatva of rāga; its expositorhood constitutes anuvāditva | DEFINE samvadin.role := 'brings_about'(ragatva(raga)) · DEFINE anuvaditva := expositorhood(ragatva_brought_by_samvadin) |
1 |
audavita_via_two_samvadin_omissions |
derivation | samvādin | The state of auduvita arises by the omission of two saṁvādin svaras. | def to_audavita(svara_set): · return svara_set.omit_pairs(SAMVADIN_PAIRS, n=2) |
1 |