-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
744 lines (696 loc) · 33.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="img/rachel4.jpeg">
<!-- Author Meta -->
<meta name="author" content="colorlib">
<!-- Meta Description -->
<meta name="description" content="">
<!-- Meta Keyword -->
<meta name="keywords" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>Rachel Ka Yin</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet">
<!-- CSS -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="https://kit.fontawesome.com/2f79b70be3.js"></script>
<link href="./jquery.minipreview.css" rel="stylesheet">
<!-- Heap Analytics -->
<script type="text/javascript">
window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=t.forceSSL||"https:"===document.location.protocol,a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=(r?"https:":"http:")+"//cdn.heapanalytics.com/js/heap-"+e+".js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);for(var o=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=["addEventProperties","addUserProperties","clearEventProperties","identify","resetIdentity","removeEventProperty","setEventProperties","track","unsetEventProperty"],c=0;c<p.length;c++)heap[p[c]]=o(p[c])};
heap.load("2769151907");
</script>
</head>
<body>
<header id="header">
<div class="container main-menu">
<div class="row align-items-center justify-content-between d-flex">
<div id="logo">
<a href="index.html">
<h4 style="letter-spacing:2px;font-family:futura">
RACHEL LEUNG
</h4>
</a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#accolades">Accolades</a></li>
<li><a href="#poems">Poems</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</div>
</header><!-- #header -->
<!-- start banner Area -->
<section class="banner-area" id="home">
<div style="display:flex;align-items:center;" data-jarallax data-speed="0.2" class="fullscreen jarallax">
<img class="img-fluid jarallax-img" src="img/rachel4.jpeg" alt="">
<div class="col-lg-5 col-md-5 banner-left">
<h1 class="banner-hidden">Rachel Leung</h1>
<h6 class="banner-hidden" style="text-align:right">Poet, Editor, Writer</h6>
</div>
</div>
</section>
<!-- End banner Area -->
<!-- Start home-about Area -->
<section class="home-about-area pt-120 pb-120" id="about">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-lg-6 col-md-6 home-about-left">
<img class="img-fluid" src="img/rachel1.jpg" alt="">
</div>
<div class="col-lg-5 col-md-6 home-about-right">
<h6 class="content">About Me</h6>
<h1 class="text-uppercase">Personal Details</h1>
<p class="content">
Leung Rachel Ka Yin is a 21-year-old student of Psychology at St Hilda's College, University of Oxford, from the vibrant city of Hong Kong. Born and raised in The Pearl of the Orient, which has had great influence on her writing; she attended Diocesan Girls’ School and Li Po Chun United World College.
</p>
<p class="content">
She has been a fervent lover of poetry, since a young age, starting out as a Hong Kong Budding Poet at the Hong Kong Academy of Gifted Education, and going on to earn Second Place in the <a target="_blank" href="https://www.theyounglaureateaward.com/results-prizes">Young Laureate’s Award</a> (national literacy competition) with her poetry. A number of her poems have been published in the <a target="_blank" href="https://www.chineseupress.com/index.php?route=product/product&product_id=3890">Proverse Poetry Prize</a> (Single Poems) 2018 Anthology as well as ASH, the termly literary journal of the Oxford University Poetry Society, among others. Two of her poems have been awarded Second Place and Special Commendation in the <a target="_blank" href="https://www.brookes.ac.uk/poetry-centre/international-poetry-competition/">Oxford Brookes</a> International Poetry Competition 2018 (EAL Category). She is also the winner of the White Label Debut Collection Competition- Deux, and will have her debut collection published as a pamphlet with the <a target="_blank" href="https://www.hedgehogpress.co.uk/">Hedgehog Poetry Press</a> in March 2020.
</p>
<p class="content">
Rachel is passionate about feminism and mental health, and other than writing and editing poetry, she spends her time writing non-fiction articles on style and culture, which can be found at <a target="_blank" href="https://phasermagazine.com/">Phaser Magazine</a>.
</p>
</div>
</div>
</div>
</section>
<!-- End home-about Area -->
<hr class="divider"/>
<!-- Start Experience Area -->
<section class="home-about-area section-gap pb-60" id="experience">
<div class="container">
<div class="row ">
<div class="col-12 position-relative">
<h1 class="section-title text-center">Experience</h1>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="service d-flex h-100">
<div class="service-about content">
<div class="row no-margin align-items-center">
<h3 class="experience-position">Chief Editor</h3><i class="experience-icon fas fa-feather-alt fa-lg"></i>
</div>
<p class="experience-organisation">Bou Zi</p>
<p>School Magzine of Li Po Chun United World College</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="service d-flex h-100">
<div class="service-about content">
<div class="row no-margin align-items-center">
<h3 class="experience-position">Fiction Director</h3><i class="experience-icon fas fa-street-view fa-lg"></i>
</div>
<p class="experience-organisation">Isis Magazine at the University of Oxford</p>
<p>Longest-running independent student magazine in the UK</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="service d-flex h-100">
<div class="service-about content">
<div class="row no-margin align-items-center">
<h3 class="experience-position">Poetry Reader</h3><i class="experience-icon fab fa-readme fa-lg"></i>
</div>
<p class="experience-organisation">The Adroit Journal</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="service d-flex h-100">
<div class="service-about content">
<div class="row no-margin align-items-center">
<h3 class="experience-position">Poetry Editor</h3><i class="experience-icon fas fa-feather-alt fa-lg"></i>
</div>
<p class="experience-organisation">Figure of Speech</p>
<p>Poetry magazine in Oxford dedicated to creating a space for amateur student poets to share their work</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="service d-flex h-100">
<div class="service-about content">
<div class="row no-margin align-items-center">
<h3 class="experience-position">Events and Publicity</h3><i class="experience-icon fas fa-bullhorn fa-lg"></i>
</div>
<p class="experience-organisation">Oxford Review of Books</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Experience Area -->
<!-- Start accolades Area} -->
<section class="accolades-area section-gap" id="accolades">
<div class="container">
<div class="row">
<div class="col-md-12 pb-70">
<h1 style="color:white" class="text-center text-uppercase">Accolades</h1>
</div>
</div>
<div class="row">
<div class="col-md-10 col-sm-10">
<ul class="cbp_tmtimeline">
<li class="content">
<h4 class="cbp_tmtime"><span>2009</span></h4>
<div class="cbp_tmicon"><i class="fas fa-award"></i></div>
<div class="cbp_tmlabel">
<span>Commendation</span>
<blockquote>
<p>
Hong Kong Budding Poets (English) Awards 2009-2010 (Open Section) - Poet of the School
</p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2016</span></h4>
<div class="cbp_tmicon"><i class="fas fa-award"></i></div>
<div class="cbp_tmlabel">
<span>First Runner-Up</span>
<blockquote>
<p>
Young Laureate Award 2016 (Advanced Level)
</p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2018</span></h4>
<div class="cbp_tmicon"><i class="fas fa-book"></i></div>
<div class="cbp_tmlabel">
<span>Publication of four poems</span>
<blockquote class="blockquote">
<div class="row">
<div class="col-sm-9">
<p class="mb-0">Proverse Poetry Prize 2018 (Single Poems): Mingled Voices 3</p>
<footer class="blockquote-footer"><cite title="Source Title">"The New Americana"</cite></footer>
<footer class="blockquote-footer"><cite title="Source Title">"The seven hundred and ninety-six"</cite></footer>
<footer class="blockquote-footer"><cite title="Source Title">"Mary-Sue"</cite></footer>
<footer class="blockquote-footer"><cite title="Source Title">"Sweet like a Bao"</cite></footer>
</div>
<div class="col-sm-3 text-center" style="margin-top:8px">
<a id="shop-button" target="_blank" href="https://www.amazon.com/Mingled-Voices-International-Anthology-Anthologies/dp/9888491563/ref=sr_1_1?keywords=mingled+voices+3&qid=1563639392&s=gateway&sr=8-1">
<i style="color:grey;margin-bottom:7px"class="fas fa-2x fa-shopping-cart"></i>
<p style="font-weight:500;line-height:120%;font-size:12px;">Click here to browse/buy!</p>
</a>
</div>
</div>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2018</span></h4>
<div class="cbp_tmicon"><i class="fas fa-award"></i></div>
<div class="cbp_tmlabel">
<span>First Runner Up - <i>"Sweet like a bao"</i></span>
<br>
<span>Special Commendation - <i>"Lune"</i></span>
<blockquote>
<p>
Oxford Brookes International Poetry Competition 2018 (EAL Category)
</p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2018</span></h4>
<div class="cbp_tmicon"><i class="fas fa-book"></i></div>
<div class="cbp_tmlabel">
<span>Publication of poem</span>
<blockquote class="blockquote">
<p class="mb-0">ASH Michaelmas 2019 (Termly Literary Journal of the Poetry Society of the University of Oxford)</p>
<footer class="blockquote-footer"><cite title="Source Title">"Dreaming and Waterless"</cite></footer>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-book"></i></div>
<div class="cbp_tmlabel">
<span>Winner - Publication of debut collection</span>
<blockquote class="blockquote">
<p class="mb-0">White Label Debut Collection Competition - The Hedgehog Poetry Press</p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-pen-nib"></i></div>
<div class="cbp_tmlabel">
<span>Published article</span>
<blockquote class="blockquote">
<p class="mb-0"><a class="qipao-preview" target="_blank" href="https://phasermagazine.com/main/2019/4/29/the-rise-and-evolution-of-the-qipao">PHASER Magazine: The Rise and Evolution of the Qipao</a></p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-pen-nib"></i></div>
<div class="cbp_tmlabel">
<span>Published article</span>
<blockquote class="blockquote">
<p class="mb-0"><a class="grunge-preview" target="_blank" href="https://phasermagazine.com/main/2019/5/19/tips-to-get-that-grungey-eye-look-youve-been-seeing-everywhere">PHASER Magazine: Tips to get THAT grunge eye look you’ve been seeing everywhere</a></p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-pen-nib"></i></div>
<div class="cbp_tmlabel">
<span>Published article</span>
<blockquote class="blockquote">
<p class="mb-0"><a class="chanel-preview" target="_blank" href="https://www.nylon.com.sg/2019/07/travel-the-world-with-these-new-rimowa-luggage-colours/">NYLON Magazine: A Look at Chanel’s Autumn-Winter Pre-Collection ’19 Accessories</a></p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-pen-nib"></i></div>
<div class="cbp_tmlabel">
<span>Published article</span>
<blockquote class="blockquote">
<p class="mb-0"><a class="exfoliation-preview" target="_blank" href="https://www.nylon.com.sg/2019/07/everything-you-need-to-know-about-exfoliation/">NYLON Magazine: Everything You Need To Know About Exfoliation</a></p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-pen-nib"></i></div>
<div class="cbp_tmlabel">
<span>Published article</span>
<blockquote class="blockquote">
<p class="mb-0"><a class="rimowa-preview" target="_blank" href="https://www.nylon.com.sg/2019/07/travel-the-world-with-these-new-rimowa-luggage-colours/">NYLON Magazine: Travel The World With These New RIMOWA Luggage Colours</a></p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2019</span></h4>
<div class="cbp_tmicon"><i class="fas fa-pen-nib"></i></div>
<div class="cbp_tmlabel">
<span>Published article</span>
<blockquote class="blockquote">
<p class="mb-0"><a class="hermes-preview" target="_blank" href="https://www.nylon.com.sg/2019/07/channel-classic-enduring-charm-with-these-hermes-aw19-accessories/">NYLON Magazine: Channel Classic, Enduring Charm with These Hermès AW19 Accessories</a></p>
</blockquote>
</div>
</li>
<li class="content">
<h4 class="cbp_tmtime"><span>2020</span></h4>
<div class="cbp_tmicon"><i class="fas fa-book"></i></div>
<div class="cbp_tmlabel">
<span>Forthcoming Publication</span>
<blockquote class="blockquote">
<p class="mb-0">“Chengyu: Chinoiserie”</p>
<footer class="blockquote-footer">launching March 2020, by the <cite title="Source Title">Hedgehog Poetry Press</cite></footer>
</blockquote>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- end accolades Area} -->
<!-- Start portfolio-area Area -->
<section class="portfolio-area pt-90 pb-90" id="poems">
<div class="container text-center">
<div class="row d-flex justify-content-center content">
<div class="menu-content col-lg-8">
<div class="title text-center">
<h1 class="mb-10">My Featured Poems</h1>
</div>
</div>
</div>
<div class="carousel">
<a class="carousel-item" data-href="#poem-1" data-title="paper drunk, gold bewitched: the new americana (紙醉金迷)"><img src="img/poem_thumbnails/paper_drunk_gold_bewitched.jpg"></a>
<a class="carousel-item" data-href="#poem-2" data-title="the seven hundred and ninety-six"><img src="img/poem_thumbnails/the_seven_hundred_and_ninety six.jpg"></a>
<a class="carousel-item"data-href="#poem-3" data-title="Mary-Sue"><img src="img/poem_thumbnails/mary_sue.jpg"></a>
<a class="carousel-item" data-href="#poem-4" data-title="Sweet like a Bao"><img src="img/poem_thumbnails/sweet_like_a_bao.jpg"></a>
<a class="carousel-item" data-href="#poem-5" data-title="caped with the stars, wearing the moon: lune(披星戴月)"><img src="img/poem_thumbnails/lune.jpg"></a>
<a class="carousel-item" data-href="#poem-6" data-title="the house of dried fish: dreaming and waterless(枯魚之肆)"><img src="img/poem_thumbnails/dreaming_and_waterless.jpg"></a>
<a class="carousel-item" data-href="#poem-7" data-title="sea oath, mountain treaty: till the end of time (海誓山盟)"><img src="img/poem_thumbnails/sea_oath_mountain_treaty.jpg"></a>
<a class="carousel-item" data-href="#poem-8" data-title="speak of love in small whispers: first(細語訴情)"><img style="border:1px solid #dcdcdc4d;"src="img/poem_thumbnails/speak_of_love_in_small_whispers.jpg"></a>
</div>
<h4 id="selected-poem" class="text-center poem-font">the seven hundred and ninety-six</h4>
<a id="read-poem" href="#" class="popup-modal primary-btn text-uppercase read-poem">Read</a>
<div id="poem-1" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<i>
<h4 class="poem-title poem-font text-center">paper drunk, gold bewitched: the new americana (紙醉金迷)</h4>
<h6 class="text-center poem-font">-for laurice-</h6>
<p class="text-center poem-font"><br>[published in Proverse Poetry Prize 2018 (Single Poems): Mingled Voices 3]</p>
<p>
<p class="poem poem-font">“Then wear the gold hat, if that will move her;
If you can bounce high, bounce for her too,
<span style="white-space:normal">Till she cry “Lover, gold-hatted, high-bouncing lover, I must have you!” -Thomas Parke D'Invilliers</span></i>
love, sing me a daisy, a fistful a penny
rain fever sweet in your riotous twenties
star-spangled, light-speckled, glitter aplenty
love, sing me a maqam* and i promise to cry
you tears of black gold, till you will have me, high
on your stones, breathe in my bones, my bones, bone-dry.
you had your lush, lush rush, your roaring nights
of brazen swirling silken shirts, wet, stretched tight
over my heart of cold, vulgar, veblen-esque delight
and i, since you have left, have been scratching at it
a scab- a little, jaded, cynical something unfit to skip to stop,
buried deep in greenback kisses
love, sing me a song- anything-
drown me in my pool of roses,
of glimmering silver rings,
in your voice full of money, of snapped fairy wings
ain’t it a kitschy world, love,
all that glitters is not gold.
just like me,
look closely,
guldet blev til sand*.
<span style="white-space: normal">*maqam: the system of melodic modes used in traditional Arabic music</span>
<span style="white-space: normal">*guldet blev til sand: Swedish, “gold turned into sand”, from the musica Kristina från Duvemåla (1995)</span></p>
</p>
</div>
<div id="poem-2" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">the seven hundred and ninety-six</h4>
<p class="poem-publication poem-font text-center"><br>[published in Proverse Poetry Prize 2018 (Single Poems): Mingled Voices 3]</p>
<p>
<p class="poem poem-font">who will vindicate us, the illegitimate?
the born, the alive, flailing, with wizened limbs,
with our white-capped heads hidden under bonnets, hidden
from sight, only wanted until we are
born.
send help,
the good help,
the good help to help us go
from womb to tomb
to tomb but
not even a tomb.
we envy our unborn brethren.
they turn in their wombs, their gestation a sacrament
denied us in living and we cry
for our mothers, mothers, mothers,
our fathers disavowed
of us and
we turn in our tomb but it’s
not even a tomb.
tell us, tell us our bones,
where we are to go
to save us the suffering of being
birthed
birthed into a world
that is adamant on our birth then
washes its hands of us.
</p>
</p>
</div>
<div id="poem-3" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">Mary-Sue</h4>
<p class="poem-publication poem-font text-center"><br>[published in Proverse Poetry Prize 2018 (Single Poems): Mingled Voices 3]</p>
<p class="poem poem-font">here lies i,
perfunctory glorified
ascetic white-laden
flawless paper maiden
and me, so bitter,
i chew my own bones for dinner
the rebel didactic mystique
femme hitler sympathique
think not otherwise,
want not, reprise her demise,
so was her and her before her
to grace recluse, for the true debonair.
swim with cold fish, or
else lash out and be a pretty airhead whore,
spit, spit out black feelings.
content to drown in fractured glass ceilings.
ask me why i’m so confused
how the hell i managed to lose
my soul in his cologne-
go,
puppet show
John Doe, Monroe.
</p>
</div>
<div id="poem-4" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">Sweet like a Bao</h4>
<p class="poem-publication poem-font text-center"><br>[Second Place in Oxford Brookes International Poetry Competition 2018 (EAL Category)]</p>
<p class="poem-publication poem-font text-center"><br>(A pastiche of Michael Ondaatje’s poem, 'Sweet Like a Crow')</p>
<p class="poem poem-font">Your voice sounds like the red of a lampshade
at the wet market
like the flopping of fish on the chopping block
like swearing taxi drivers
like a leaky AC unit, like the innards of a
too-hot dimsum, like a stray cat meowing,
a chow-mein being chowed
a truck mixing concrete
a canton opera at the Central Pier.
Like an Octopus card beep,
like a plethora of neon light boxes
like pergolas in the park,
a chestnut shell, an MTR crowd
when the doors are closing
like the speed meter on a red minibus
like Char Siu Bao,
an old-style cash register, like a million
Mark Six balls being scrambled, like someone
trying to sub-divide a flat,
the opening jingle of a TV documentary three doors down,
a really uninteresting PSA on Radio One,
the sound of a waiter when someone is slow to order,
like durians being opened on a rock
like a whole housing estate airing out their dirty laundry
on a Monday, like an enthusiastic beginner
shuffling the Mahjong tiles, like Cha Chaan Teng,
like 7 oranges rolling down the slope
like 5 pickpockets pickpocketing
like the sound I heard when having an afternoon sleep
and someone tried to tune the piano.
</p>
</div>
<div id="poem-5" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">caped with the stars, wearing the moon: lune(披星戴月)</h4>
<h6 class="text-center poem-font">-for victor-</h6>
<p class="text-center poem-font"><br>[Special Commendation in Oxford Brookes International Poetry Competition 2018 (EAL Category)]</p>
<p class="poem poem-font">
I
sink, sink deep
and
carve a niche into my head
fish scales falling
fall
fall the way
still-green leaves
fall like rain
wind,
wind,
sky
grey
a concrete lightness
simmering stones and
stale week-old tea bags
stuck
a splinter
a lancet
a three-inch tarantula in my side
i cannot look you in
the eye, the eye, the eye.
II
it sings
it stops
it threatens to turn me inside out
from the throat
from the seams
in.
my
my
my
fingers you were holding as we
navigate the crowded platform
in the warm wind,
white light
on the train
kite-running from the smashed window-panes
a fishing line
a telephone line
a flying
crescent ridge, half lune
never the sun but always the moon.
it sighs in technicolour
spin, spin, spinning.
</p>
</div>
<div id="poem-6" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">the house of dried fish: dreaming and waterless(枯魚之肆)</h4>
<h6 class="text-center poem-font">-for vanessa-</h6>
<p class="text-center poem-font"><br>[published in ASH Michaelmas 2019]</p>
<p class="poem poem-font">
lend me
the thrill, the terrible thrill
of a waterless fish.
fresh and desperate,
and eyes and fins and gills
palpitating a silence, wide-open
on the tarmac, dreaming
of quicksand and molasses and road-kill,
gulping, in the fragrant swathes of sun.
nothing of how lidless,
and permeable and defenseless, and ill
it feels, in a moist, feverish skin,
clutching but a swelling tear, salt-tinged,
from eyes wide shut, that spills
as it lies,
dreaming and waterless.
</p>
</div>
<div id="poem-7" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">sea oath, mountain treaty: till the end of time (海誓山盟)</h4>
<h6 class="text-center poem-font">-for sheng wei-</h6>
<h6 class="text-center poem-font">-inspired by habitation, by Margaret Atwood-</h6>
<p class="text-center poem-font"><br>[from the forthcoming pamphlet “chengyu: chinoiserie”]</p>
<p class="poem poem-font">
the day you left home with a one-way ticket,
was the day i told you that
walking on air felt
the same as treading water.
the day you waded into the ocean,
was the day i clawed around for some vestigial
memory of fire,
and not remembering,
sat in the darkness, turned
Skyward.
many a day you watched as the
sun began and
ended, Genesis upon
Genesis and sleep thick
upon liquid sleep, and far
i take on the colour of
your shadow, or your limpid eyes,
becoming a hymn of your strained
breathing
on the telephone.
at night i dream of you drifting,
my lover gold and rippling sea,
like a child, like my song;
but stirring, i return to the
hum and cry of this brief world, and
bare, and cold.
love is not
a house or even a tent
it is before that, and colder:
the edge of the forest, the edge
of the whitewashed outhouse where
someone with a nail, scrapes dimly in the paint;
LOVE IS NOT A VICTORY MARCH.
where having fought, and lost,
you make for yourself a fragility,
a soft and quivering precious
it is the
sea and the sea and the
mountain and the mountain
swimming in your pocket,
awaiting creation to begin.
</p>
</div>
<div id="poem-8" class="poem-container mfp-hide mfp-with-anim white-popup-block">
<h4 class="poem-title poem-font text-center">speak of love in small whispers: first(細語訴情)</h4>
<h6 class="text-center poem-font">-for sheng wei-</h6>
<p class="text-center poem-font"><br>[from the forthcoming pamphlet “chengyu: chinoiserie”]</p>
<p class="poem poem-font">
if you could give to me the first whisper
that flits in splinters from the lips and
still lies long with
grief upon your cheek-
the one that hesitates and
sighs to start again
to
tell of parted halves and
quartered quarters but slumbering
forgets to rewind and
repeat.
if you could give to me the first pain
and the second that rushes through
the windy lanes in chorus to salute the
heart in its casket,
remembering the name in
the eye of your
aching dream-
perhaps, then,
you will drown in its terrible
sillage,
you my one most
tender,
tongueless theme.
if you could give the first falling to me,
the first falling from a
great height after which you will
find yourself alive at last-
gliding with such irrationality through
feverish spring,
and sweet, and fresh perhaps
your blood will sing and
the moon, will for once,
arch towards the looking-glass.
and now
i will give to you my
end,
my one and final true,
therefore-
song and roar and murmur
(my voice)
to whom refuge bright my soul
belongs
through and through and
through.
</p>
</div>
</div>
</section>
<!-- End portfolio-area Area -->
<!-- start footer Area -->
<footer class="footer-area pt-90 pb-90" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 social-widget">
<div class="single-footer-widget">
<h4>© Rachel Leung, 2019</h4>
<div class="footer-social">
<a target="_blank" href="https://www.linkedin.com/in/rachel-ka-yin-leung-527452163/"><i class="fab fa-linkedin-in"></i></a>
<a target="_blank" href="https://twitter.com/rachelkayinn"><i class="fab fa-twitter"></i></a>
<a target="_blank" href="https://instagram.com/letterlypoet"><i class="fab fa-instagram"></i></a>
<div class="row" style="letter-spacing:0.6px;font-size:15px;margin-top:25px;color:white;justify-content:center;align-items:center">
<!-- <i style="margin-right:5px"class="fas fa-lg fa-envelope"></i> -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="font-size:14px;margin-top:25px;color:white;justify-content:center;align-items:center">
<!-- <i style="margin-right:5px"class="fas fa-lg fa-envelope"></i> -->
Poem artwork: Made with ♡ by <a style="width:auto !important;height:auto !important;margin-left:5px;"target="_blank" href="https://www.instagram.com/chartsyiu">Charlotte Yiu</a>
</div>
</footer>
<!-- End footer Area -->
<script src="js/vendor/jquery-2.2.4.min.js" type="text/javascript"></script>
<script src="./jquery.minipreview.js"></script>
<script src="js/popper.min.js" type="text/javascript"></script>
<script src="js/vendor/bootstrap.min.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script src="js/easing.min.js" type="text/javascript"></script>
<script src="js/jquery.magnific-popup.min.js" type="text/javascript"></script>
<script src="js/jquery.tabs.min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script src="js/jarallax.min.js" type="text/javascript"></script>
</body>
</html>