← all rules · grammar index

murchana_specified_after_amsa_known

validation  ·  concept: mūrchanā  ·  1 attestation(s)  ·  confidence 0.90
The mūrchanā of a jāti should be specified only after knowing the predominance of its aṁśa.

Body (pseudocode)

def assign_murchana(jati): assert jati.amsa is not None, 'amsa predominance must be known first' return derive_murchana_from_amsa(jati)

Inputs / output

jatijati
murchana_assignment

Evidence (1)

Other rules on this concept (15)

Other rules in category validation