You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

126 lines
3.6 KiB
HTML

<html lang="en">
<head>
<meta charset="utf-8">
<title>Frabjousish</title>
<meta name="description" content="XPUB">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/pages.css">
<style>
@font-face {
font-family: 'jgs7';
src: url("jgs7.ttf");
}
h1{
font-family: 'jgs7', monospace;
color: green;
}
body{
color: green;
font-family: 'jgs7', monospace;
}
p{
color: #f44082;
font-family: 'jgs7', monospace;
}
a{
color: #f44082;
font-family: 'jgs7', monospace;
border-bottom: none;
}
a:hover{
color: #f44082;
}
#project-title {
color: green;
font-family: 'jgs7', monospace;
}
.wi{
max-width: 43%;
height: auto;
padding: 0.5% 0.5% 0.5% 0;
}
</style>
</head>
<body>
<div id='wrapper'></div>
<a href='../' id='homebttn' class='ext'> << home</a>
<header>
<h1 id='project-title'>Frabjousish <a href='#hleft-text' class='show'></a></h1>
<h2 id='student-name'>Euna Lee</h2>
<div id='hleft-text'>
<a href=# id='back'>
<div id='inner-hleft-text'>
<div id='ihtp'>
<object>
<div id='about-project'>
<p>
As my mother tongue is Korean and I learned English and French in Korea, I keep making slips of the tongue every day. I mispronounce, misuse words and make grammar errors. Although that happens continuously, I still feel guilty. So, I needed shelter from the standard language and a vacation from my shame.
<br><br>
In my virtual online universe, the Looking-Screen World (LSW), no one commits those linguistic crimes. Instead, users are invited to bring their slip of the tongue anecdote. From their contribution, a new word is invented and everyone in LSW speak so, write so and play so. I call this language, Frabjousish; a compound word of Frabjous (an invented word by Lewis Carroll; fair, fabulous and joyous) and -ish (suffix meaning relating to).
<br><br>
Frabjousish is a gesture of the people who are often considered linguistic criminals to promote language equality and resist the violence of Standard language.</p>
</div>
<hr align='left' style="border: 1px solid green">
<div id='about-student'>
<p>Euna Lee(KR) is a digital artist and co-founder of Mayoyo Publishing. Her works revolve around feminism, racism and language injustice. However, due to her allergy to speaking seriously, she emphasises playfulness and humour in her projects. <br><a href="https://www.euna-lee.com/">website</p>
</div>
<a id='getback' class='int'> go back </a>
</object>
</div>
</div>
</a>
</div>
</header>
<section id='main'>
<div id="galleries">
<div id='work'>
<h3 class='gal-title'>Work</h3>
<ul id='publist'>
<li><a href='https://hub.xpub.nl/sandbot/~eunalee/flask/' target="_blank" class='ext'>Project Website</a></li>
</ul>
<img src="img/letter.gif" class='wi'/>
<img src="img/sub.gif" class='wi'/>
<img src="img/hum.gif" class='wi'/>
<img src="img/trans.gif" class='wi'/>
<img src="img/game2.gif" class='wi'/>
</div>
<div id='publication'>
<h3 class='gal-title'>Publication</h3>
<ul id='publist'>
<li><a href='pdf/thesis.pdf' target="_blank" class='ext'>Publication PDF</a></li>
</ul>
<!--
<img src="img/pub1.jpg" class='workimg'/>
<img src="img/pub2.jpg" class='workimg'/>
<img src="img/pub3.jpg" class='workimg'/>
<img src="img/pub4.jpg" class='workimg'/> -->
</div>
<div id='gradshow'>
<h3 class='gal-title'>Graduation Show</h3>
<!--
<img src="img/gradshow1.jpg" class='workimg'/>
<img src="img/gradshow2.jpg" class='workimg'/>
<img src="img/gradshow3.jpg" class='workimg'/>
<img src="img/gradshow4.jpg" class='workimg'/> -->
</div>
</div>
</section>
</div>
</body>
</html>