summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--article/index.html3
-rw-r--r--article/unicorn.html62
2 files changed, 64 insertions, 1 deletions
diff --git a/article/index.html b/article/index.html
index e84e6d6..0dccfc2 100644
--- a/article/index.html
+++ b/article/index.html
@@ -12,7 +12,8 @@
 		<p>Pages for other projects (i.e. Evosaur) are not listed&mdash;only independent articles are listed here.  These are sorted from newest to oldest.  Some do not come with HTML anchors: these articles are not published online, but are still listed here.  For these, you may ask me for a copy in real life, but it is within my rights to decline such requests.  Note that if an article ID has an asterisk (*), it is considered literature and its meaning shall not be interpreted literally.</p>
 		<p><a href="/contact.html">Feel free to comment on any of the articles.</a></p>
 		<ul>
-			<li><a href="texmacs-maxima-integral.html">TeXmacs Maxima Integrals</a> (17)</li>
+			<li><a href="unicorn.html">Unicorn</a> (19*)</li>
+			<li><a href="texmacs-maxima-integral.html">TeXmacs Maxima Integrals</a> (18)</li>
 			<li><a href="gender-and-pronouns.html">Gender and Pronouns</a> (17)</li>
 			<li><a href="poems-2.html">Poems Collection 2</a> (16*)</li>
 			<li><a href="poems-1.html">Poems Collection 1</a> (15*)</li>
diff --git a/article/unicorn.html b/article/unicorn.html
new file mode 100644
index 0000000..d022703
--- /dev/null
+++ b/article/unicorn.html
@@ -0,0 +1,62 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+	<head>
+		<title><++></title>
+		<link rel="stylesheet" href="/plain.css" />
+		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+		<meta charset="utf-8" />
+	</head>
+	<body>
+		<h1>Unicorn</h1>
+		<p>Article ID: 19*</p>
+		<p>
+		有时候,玻璃独角兽会碎<br />
+		但是祂的本质还在
+		</p>
+			
+		<p>
+		那只角撞碎在地上,<br />
+		破碎支离,折射着烛光——<br />
+		在血肉模糊的身体上<br />
+		闪耀着无畏的寂静<br />
+		分崩离析,那沉醉中的时间
+		</p>
+			
+		<p>
+		一口气吹过——。<br />
+		蜡烛灭了,而碎渣仍闪耀着<br />
+		空气虚掩着烟雾和废墟<br />
+		唤醒那种沉溺,<br />
+		又浇上些许棉花
+		</p>
+			
+		<p>
+		有时候,玻璃独角兽会碎;<br />
+		但是祂的本质还在。
+		</p>
+		
+		<hr />
+
+<p>Perhaps sometimes the glass unicorn shatters;<br />
+Yet, its essence remain unscathed.</p>
+
+<p>Its horn crashes to the ground,<br />
+Sparkles and shatters, lucidly refracting candlelight&mdash;<br />
+Glistening in silence, fearless<br />
+Upon a blurred yet blank canvas of flesh,<br />
+Fragmented in disarray, time loses itself in these poignant reflections.</p>
+
+<p>A breath wizzes by&mdash;.<br />
+The candle extinguishes, yet shattered remnants still glimmer,<br />
+The air veils a blend of smoke and ruins,<br />
+Reviving that 'is submerged,<br />
+Quietly veiled with a cascade of cotton.</p>
+
+<p>Perhaps sometimes, the glass unicorn shatters;<br />
+Yet, its essence remain unscathed.</p>
+		<div id="footer">
+			<hr />
+			<p><a href="/">Andrew Yu's Website</a></p>
+		</div>
+	</body>
+</html>