The following topics are about a central aspect of automatic cinema, the calculation of narrative structures. From the main routine, narratives are calculated with the function:
function ac_CALCULATENARRATION($time)
This function calculates first the style and target used for the show, calculates antagonists and protagonists, sets up the channels, and finally, calculates a valid timeline.

