#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Dictionary to link characters to the right voice characters = {"HUMAN":"dfki-prudence", "TABULA RASA":"dfki-spike" } # Dictionary to link stage directions to a particular formal action directions = {}