On Saturday, July 12, 2025, at 8:30 PM, in the Moat of the Greek Abbey of San Nilo, with free admission until seats run out and mandatory reservation (http://www.tickettailor.com/events/comunedigrottaferrata), the Grottaferrata July program presents a high-class event, which is part of the series ‘Enough…! A year of thoughts, reflections, and actions for the elimination of violence against women and the future of their children.’ In fact, in the extraordinary setting of the Abbey Moat, Tosca, one of the most intense and versatile voices in the Italian and international scene, will be the protagonist. At Grottaferrata, Tosca will bring to life a ‘conversa concerto,’ a meeting of music and words where she will alternate singing moments with dialogue, interviewed by journalist and writer Valentina Petrini. Accompanied by Giovanna Famulari (cello), Massimo De Lorenzi (guitar), and Luca Scorziello (drums and percussion), Tosca will bring to the stage an intimate musical tale, made of words, emotions, travels, international collaborations, and sound contaminations from every corner of the world, which gave life to the award-winning album ‘Morabeza,’ with which she won two Tenco Awards in 2020. ‘Welcoming Tosca to Grottaferrata,’ says Mayor Mirko Di Bernardo, ‘means offering our community not only a show of the highest artistic level but also a precious opportunity for shared reflection. The ‘Enough…!’ series was born with the intent to transform pain and indignation into awareness, education, and collective commitment. Tosca’s Conversa-Concerto perfectly represents this spirit: an evening of art, memory, and future. I thank all those who contributed to making this journey possible, which is first and foremost an act of responsibility towards women and their children.’ ‘A strong and clear message will be at the center of the evening: building together a world without more tears for murdered women, where respect and dignity are founding and shared values,’ adds Equal Opportunities Councillor Paola Franzoso. ‘Enough…!’ is much more than a series: it is a choral path that puts at the center the voices of women, families, institutions, and professionals who face the consequences of violence every day. Tosca’s presence is a gift: with her sensitivity and artistic history, she will be able to touch deep chords and make visible, through music and words, what often goes unheard.’ The conversa concerto is made possible thanks to the valuable support of Vittorio Veneto Costruzioni, which has chosen to support the entire series with an important contribution, offering the community a special evening of reflection and participation. A special thanks goes to the company for making this moment of sharing, awareness, and hope concrete. Singer, actress, and music researcher, always fascinated by world music and with an innate propensity for experimentation, Tosca has collaborated with some of the greatest Italian and foreign artists – from Ennio Morricone to Nicola Piovani, Chico Buarque, Lucio Dalla, Renato Zero, Sílvia Pérez Cruz, Ivan Lins, and many others. Winner of three Tenco Awards (1997, 2019, 2020), in the 2024/2025 biennium she is a resident artist at the Auditorium Parco della Musica Ennio Morricone in Rome with the project ‘D’Altro Canto,’ a journey through music, theater, and research. The event is part of the ‘Enough…!’ series, launched in March, which saw the participation of prominent figures such as Senators Beatrice Lorenzin and Valeria Valente, Gino Cecchettin, MPs Marianna Madia and Simona Bonafè, actress Maria Pia Timo, leaders of the Differenza Donna Association, and important representatives of the law enforcement and healthcare sectors, always engaged in the prevention and fight against gender violence.
© ALL RIGHTS RESERVED
This article is automatically translated
‘;
outbrainEl.insertAdjacentHTML(“afterBegin”, AdCodeOutbrain);
loadScript(‘//widgets.outbrain.com/outbrain.js’, function(){
// cerco il widget. Necessario se c’è un’altro widget di Outbrain in pagina (es: inread)
OBR.extern.researchWidget();
});
}
function AnnunciOutbrain(callback) {
var outbrainDiv = document.getElementById(‘outbrainWait’);
// Verifica se l’elemento esiste
if (outbrainDiv) {
// Modifica l’id dell’elemento div
outbrainDiv.id = ‘outbrain’;
}
var load_method = impostazioni_testata.outbrain.load_method || ‘first-interaction’;
var outbrainEl = document.getElementById(‘outbrain’);
CED.log(“outbrain load_method:” + load_method);
if (load_method == ‘when-near-viewport’) {
// outbrain parte solo quando scrollando arriva abbastanza vicino alla viewport
if (typeof callback === “function”) {
// Listen for the scroll event
//document.addEventListener(‘scroll’, onScroll(outbrainEl,callback), false);
CedsWNV.watch(outbrainEl, callback, {
checkInterval: 300,
offset: 500
});
/*devo chiamare la funzione con argomenti e variabili */
}
} else {
// DEFAULT: outbrain parte alla prima interazione o dopo il timeout inattività
_waitOnceFor(load_method, callback);
}
}
AnnunciOutbrain(WidgetOutbrainTag);