← all rules · grammar index
padagiti_definition_text_pattern
Pada-gīti denotes a specific pattern of singing tied to the song-text's syllabic units (akṣara) and metre (chandas).
Body (pseudocode)
def is_pada_giti(giti):
return giti.basis in {'akshara','chandas'} and giti.relates_to == 'text'
Inputs / output
→ is_pada_giti
Evidence (1)
- « Giti literally means song or the act of singing, but here it stands for specific pattern of singing with reference to the text of the song as manifest in its syllabic units »
Other rules on this concept (3)
Other rules in category definition