← all rules · grammar index

prayoga_definition_alapa_gamaka_akara

definition  ·  concept: prayoga  ·  1 attestation(s)  ·  confidence 0.92
Prayoga is the ālāpa that takes the form of gamaka-ālapti, devoid of syllables, rendered with ākāra alone (per Sārṅgadeva).

Body (pseudocode)

def is_prayoga(alapa): return alapa.form == 'gamaka_alapti' and alapa.syllables == [] and alapa.rendered_with == 'akara'

Inputs / output

alapaobject
is_prayoga

Evidence (1)

Other rules on this concept (2)

Other rules in category definition