1087 rules total — 1 shown (capped at 500). ← back to grammar index
| rule_id | Category | Concept | Summary | Body (excerpt) | N att. |
|---|---|---|---|---|---|
sama_yati_uniform_laya |
definition | Samā yati | Samā yati sustains one and the same laya from beginning to end. | def is_sama_yati(perf): · return all(seg.laya == perf.start_laya for seg in perf.segments) |
1 |