WordMord/index.html
2022-01-13 07:57:57 -06:00

53 lines
2.7 KiB
HTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="keimeno" class='english'>
<div>
<p>
<b><i>WordMord</i> means that words can kill.</b>
</p>
<p>
<i>WordMord</i> believes that the violence of language is not eradicated by merely deleting/erasing words, but rather by transversing their violent imposition through specific practices that trouble and disrupt grammatical consistency, semantic norms, correct pronunciation, proper bodily posture. The rupture of linguistic limits suggests the possibility of experiencing language in its materiality.</p>
<p><i>WordMord</i> poses questions on the relationship between language, technology, trauma and violence. The collective artistic research will evolve through workshops, presentations and artworks. Through collaborations with artists, activists and groups working on feminist coding,<i>WordMord</i> seeks to shape an online rhizomatic space as an active feminist archive. At the same time, it project will provide tools and methods towards a poetically subversive meta/para/re-writing of derogatory narratives and consequently of trauma and violence.
</p>
<p>
<a class='hashtag' href="#" onClick="hashtagopen('https://www.centrefeministmedia.arch.uth.gr/program/wordmord',1015)">#WordMord</a>´s initial research group: Vassiliea Stylianidou aka Franck-Lee Alli-Tis, Angeliki Diakrousi, Christina Karagianni, Stylianos Benetos aka Oýto Arognos, Mounologies: Eleni Diamantouli and Anna Delimpasi. It started in collaboration with the <a class='hashtag' href="#" onClick="hashtagopen('https://www.centrefeministmedia.arch.uth.gr',510)">#CNMFPP</a> in 2019.</p>
<p class='center'>
<b>Tags</b><br>
<a class="hashtag" href="#" onClick="hashtagopen('workshopA.html',5)">#WordComminutes</a>
<a class="hashtag" href="#" onClick="hashtagopen('https://pad.vvvvvvaria.org/WordMord.wordlists',5)">#wordlist</a>
<a class="hashtag" href="#" onClick="hashtagopen('https://vvvvvvaria.org/en/wordmord-dear-language.html',5)">#DearNeutralLanguage</a>
<!-- <a class='hashtag' href="#" onClick="hashtagopen('geneaology.html',510)">#geneaology</a>
<a class='hashtag' href="#" onClick="hashtagopen('pdflist.html',1015)">#this_is_a_virus</a>
<a class='hashtag' href="#" onClick="hashtagopen('transformations.html',1520)">#trans_formations</a> -->
</p>
</div> </div>
<script>
function hashtagopen(url,position){
var randomnumber = Math.floor((Math.random()*100)+1);
window.open(url,'_blank','PopUp'+randomnumber+'resizable,height=1200,width=500,left='+position);
return false;
}
</script>
</body>
</html>