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.

88 lines
2.9 KiB
HTML

<!doctype 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>
body{
color: green;
}
p{
color: green;
}
</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. Ive longed for 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 speaks so, writes so and plays 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 so-called linguistic criminals, in reality, to promote language equality and resist the violence of Standard language.
</div>
<hr align='left'>
<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.</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://yourdomain.org' target="_blank" class='ext'>Project Website</a></li>
</ul>
<img src="img/img1.jpg" class='workimg'/>
<img src="img/img2.jpg" class='workimg'/>
<img src="img/img3.jpg" class='workimg'/>
<img src="img/img4.jpg" class='workimg'/>
</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>