← all rules · grammar index

sama_yati_uniform_laya

definition  ·  concept: Samā yati  ·  1 attestation(s)  ·  confidence 0.95
Samā yati sustains one and the same laya from beginning to end.

Body (pseudocode)

def is_sama_yati(perf): return all(seg.laya == perf.start_laya for seg in perf.segments)

Inputs / output

performanceobject
is_sama_yati

Evidence (1)

Other rules in category definition