BD_6_1_R030
Mahāvākya has 4 connotations: nyāya aggregate, Mīmāṁsā primary-secondary aggregate, Vedānta philosophical sentence, literary aggregate
Body (pseudocode)
DEFINE mahavakya.connotations:
RETURN [
{school: nyaya, meaning: 'aggregate of sentences yielding total meaning'},
{school: mimamsa, meaning: 'aggregate with primary + secondary sentences'},
{school: vedanta, meaning: 'sentence expressing deep philosophy (e.g. tat tvam asi)'},
{school: literary, meaning: 'simple aggregate in Ramayana/Mahabharata'}
]