<!doctype html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8">        <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9">               <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js">                      <!--<![endif]-->
<head>
    <meta charset="utf-8">

    <title>University academics in running for Welsh Book of the Year Awards </title>

    <link type="text/css" rel="stylesheet" href="/_assets/css/general/basic.css" />
    <link rel="canonical" href="https://www-2018.swansea.ac.uk/press-office/news-archive/2019/universityacademicsinrunningforwelshbookoftheyearawards.php" /> 





<meta name="viewport" content="width=device-width, initial-scale=1.0;">
<meta property="su:page-type" content="News Item">
<meta property="su:section-id" content="119781">

    <script type="text/javascript" src="/_assets/vendor/enhance.js"></script>
    <script type="text/javascript">

        var SU =        {
                            customScripts: {
                                preRepositioning:  [],
                                postRepositioning: []
                            }
                        },

            dataLayer = [],

            styles =    [
                            '/_assets/css/general/desktop.css',
                            {
                                href: '/_assets/css/common/ie.css',
                                iecondition: 'all'
                            },
                            {
                                href: '/_assets/css/common/ie7.css',
                                iecondition: 7
                            },
                            {
                                href: '/_assets/css/common/ie8.css',
                                iecondition: 8
                            }
                        ],
        
            scripts =   [
                           '/_assets/js/common/modernizr-jquery.all.min.js'
                        ];
        

        

        

        scripts = scripts.concat([
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.js',
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.swipe.js',
            '/_assets/vendor/jquery-plugins/auto-complete/jquery.auto-complete.js',
            '/_assets/vendor/mustache.js',
            '/_assets/js/common/console.js',
            '/_assets/js/common/su.js',
            '/_assets/js/common/su/http/link.js',
            '/_assets/js/common/jquery-plugins/jQuery.showCookieMessage.js',
            '/_assets/vendor/jquery-plugins/ba-throttle-debounce/jquery.ba-throttle-debounce.js',
            '/_assets/js/common/jquery-plugins/jQuery.initialiseNavigation.js',
            '/_assets/js/common/jquery-plugins/jQuery.inputClear.js',
            '/_assets/js/general/desktop/enhanceFooterLinks.js',
            '/_assets/js/general/desktop/jQuery.initialiseSplashGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseFeaturedGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseTabPods.js',
            '/_assets/js/general/desktop/jQuery.initialiseQuadSliders.js',
            '/_assets/js/general/desktop/jQuery.stripeTableRows.js',
            '/_assets/vendor/jquery-plugins/ba-bbq/jquery.ba-bbq.js',
            '/_assets/js/general/desktop/jQuery.initialiseExpanders.js',
            '/_assets/vendor/jquery-plugins/cookie/jquery.cookie.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.easing.1.3.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.jBreadCrumb.1.1.js',
            '/_assets/js/general/desktop.js',
            '/_assets/js/precedent/coreFunctions.js'
        ]);

        enhance({
            loadStyles: styles,
            loadScripts: scripts,
            forcePassText: 'Enhanced version',
            forceFailText: 'Basic version'
        });
    </script>


</head>

<body id="content" class="layout-general-wrapper">
 

    <div id="general" class="layout-general">

        <!--noindex-->
        <div id="header" class="layout-header">
<h1 id="logo" class="logo">
    <span class="logo-text">University academics in running for Welsh Book of the Year Awards </span>
    <a id="logo-link" href="https://www.swansea.ac.uk/">

        <img class="logo-image" src="/_assets/images/precedent/logo.en.png" alt="Swansea University Logo" />

    </a>
</h1>
            <div id="skipToContent" class="skip-to-content">
                <a class="skip-to-content-link" tabindex="1" href="#content-items" title="skip to content">Skip to content</a>
            </div>

<div id="globalNavWrapper" class="header-links">
    <ul id="globalNav" class="header-links-list">
    
        <!-- navigation object : SU_audience navigation --><li class="header-links-list-item"><a href="http://myuni.swan.ac.uk/">Current Students</a></li><li class="header-links-list-item"><a href="https://staff.swansea.ac.uk/">Staff</a></li><li class="header-links-list-item"><a href="http://www.swanseauniversity.com.cn">&#20013;&#25991;</a></li>
        
        <li class="header-links-list-item">
            <a href="/cy/swyddfar-wasg/archif-newyddion/2019/triacademyddorbrifysgolwediuhenwebuargyfergwobrllyfryflwyddyncymru.php">Cymraeg</a>
        </li>
        

    </ul>
</div>
            
            <div id="globalSearch" class="global-search-form">
<div class="global-search-form">
	<form action="https://www.swansea.ac.uk/search/">
	  <div>
	    <input type="hidden" name="c" value="swansea-web" />
	    <input
           id="global-search-form-q"
	       type="text"
	       name="q"
	       placeholder="Site Search"
	       size="31"
	       class="global-search-form-query"
	    />
	    <input class="global-search-form-submit" type="submit" value="GO" />
	  </div>
	</form>
</div>

<script class="register-custom-scripts">
(function () {
    SU.customScripts.postRepositioning.push(function () {
    
        var endpoint = 'https://swansea.funnelback.co.uk/s/suggest.json',

            unique = function(arr) {
                var hash = {}, result = [];
                for ( var i = 0, l = arr.length; i < l; ++i ) {
                    if ( !hash.hasOwnProperty(arr[i]) ) {
                        hash[ arr[i] ] = true;
                        result.push(arr[i]);
                    }
                }
                return result;
            },
            
            setHandler = function() {
                $('#global-search-form-q').off().autoComplete({
                    source: function(term, response) {
                        console.log("You typed [" + term + "]");
                        $.getJSON(
                            endpoint,
                            {
                                collection:    'swansea-web',
                                partial_query: term
                            },
                            function(data) {
                                response(unique(data));
                            }
                        );
                    }
                });
            };
    
        console.group('Initialising auto complete');
        window.setTimeout(function () {
            setHandler();
        }, 500);
        
        console.groupEnd();
    });
}());
</script>
            </div>
            
            <div id="naviBar" class="main-nav">
<!-- navigation object : SU_Main_Nav -->

            </div>
        </div>
        <!--endnoindex-->
        
        <div class="layout-container">
            <div id="main" class="layout-content">
                <div id="contentHeader" class="content-header">

                    <!--noindex-->
<div class="breadCrumbHolder module">
    <div class="breadCrumb module">
        <ul>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/" itemprop="url">
                    <span itemprop="title">Home</span>
                </a>
            </li>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/press-office/" itemprop="url">
                    <span itemprop="title">Press Office</span>
                </a>
            </li>
	</ul>
    </div>
</div>
                    <!--endnoindex-->

                    <h1 class="content-header-heading">University academics in running for Welsh Book of the Year Awards </h1>
                </div>

                <div id="splash-items" class="layout-splash">
                </div>

                <!--noindex-->
                <div class="layout-content-nav">
                    <div id="secondaryNavWrapper"></div>
                </div>
                <!--endnoindex-->

                <div id="content-items" class="layout-content-items content-items">
                    <div class="layout-featured-items">
                    </div>

                    <div class="layout-article-items">
  <div class="news-item-fulltext">
<p style="padding: 1.5em; text-align: center; background-color: #ffc266; font-weight: bold">
    Please note, this page has been archived and is no longer being updated.
</p>
    <p class="news-item-summary">Three Swansea University academics are among the authors shortlisted for this year’s prestigious Wales Book of the Year Awards.</p>

    <div class="news-item-content">
        <p>Senior history lecturer <strong>Dr Gethin Matthews</strong> is in the running for the Creative Non-Fiction award for <em>Having a go at the Kaiser: A Welsh family at war</em>, <strong>Professor Alan Llwyd,</strong> Professor of Welsh, is a finalist in the&nbsp; Welsh- language Poetry category for <em>Cyrraedd a Cherddi Eraill</em> while E<strong>meritus Professor Stevie Davies</strong> is shortlisted for the Aberystwyth University Fiction Award for <em>Arrest Me, for I Have Run Away</em>.&nbsp;&zwnj;</p>
<p><img src="/media/t4_7186708812427078593.jpg"
alt="300 x 132" title="Wales Book of the Year logo for 2019. Three Swansea academics were shortlisted for this year's awards." />The Award is presented annually by Literature Wales to the best works in the fields of creative writing and literary criticism in three categories: Poetry, Fiction and Creative Non-Fiction.</p>
<p>This year&rsquo;s shortlists include some of Wales&rsquo; leading writers. Collectively they have won a range of literary prizes including: the Somerset Maugham Award, Sunday Times Business Book of the Year, the Orange Prize, Terry Hetherington Young Writers Award, the Costa Poetry Award, the Branford Boase Award, National Eisteddfod Chairs, Crowns and Medals for poetry, prose and drama, and last but not least, the Wales Book of the Year Award. Going head-to-head with established literary giants are some of Wales&rsquo; most exciting debut writers. &nbsp;</p>
<p>The <strong>English-language Shortlist 2019</strong> titles are:</p>
<p><strong>Roland Mathias Poetry Award</strong></p>
<p><em>Insistence</em>, Ailbhe Darcy (Bloodaxe Books Ltd.)</p>
<p><em>Salacia</em>, Mari Ellis Dunning (Parthian Books)</p>
<p><em>&zwnj;Gen</em>, Jonathan Edwards (Seren)</p>
<p><strong><img src="/media/Stevie Web.jpg"
alt="book of year Stevie" title="Emeritus Professor Stevie Davies is shortlisted for the Aberystwyth University Fiction Award for Arrest Me, for I Have Run Away at the 2019 Wales Book of the Year Awards ." />Aberystwyth University Fiction Award</strong></p>
<p><em>Arrest Me, for I Have Run Away</em>, Stevie Davies (Parthian Books)</p>
<p><em>West</em>, Carys Davies (Granta Publications)</p>
<p><em>Sal</em>, Mick Kitson (Canongate Books)</p>
<p><strong>Creative Non-Fiction Award&nbsp; &nbsp;</strong></p>
<p><em>Moneyland</em>, Oliver Bullough (Profile Books)</p>
<p><em>The light in the dark: A winter journal</em>, Horatio Clare (Elliott &amp; Thompson)</p>
<p><em><img src="/media/English book web.jpg"
alt="Book of Year Eng" title="Having a go at the Kaiser: A Welsh family at war written by senior history lecturer Dr Gethin Matthews is in the running for the Creative Non-Fiction award at the 2019 Wales Book of the Year Awards " />Having a go at the Kaiser:&nbsp; A Welsh family at war</em>, Gethin Matthews (University of Wales Press)&nbsp;</p>
<p>The English-language judges are Sandeep Parmar, poet and Professor of English Literature at Liverpool University;&nbsp;Louise Holmwood Marshall, Head of the English and Creative Writing Department of Aberystwyth University; and novelist and Emeritus Professor of Creative Writing at Birkbeck College, University of London&nbsp;Russell Celyn Jones.</p>
<p>On behalf of the judging panel, Louise Holmwood-Marshall said: &ldquo;The range and quality of the entries demonstrates, yet again, the incredible talent of Welsh writers and the cultural contribution that authors from and of Wales make to the country&rsquo;s long-established literary heritage. The 2019 shortlist illustrates not only an incredible breadth and variety of writing but also the significance of the stories of Wales to a global readership.&rdquo;&nbsp;</p>
<p>The Welsh-language judging panel for Wales Book of the Year 2019 are poet and 2017 Wales Book of the Year winner,<strong>&nbsp;</strong>Idris Reynolds&nbsp;for his memoir of Dic Jones,&nbsp;<em>Darn o Haul Draw yn Rhywle: Cofio Dic </em>(Gwasg Gomer);&nbsp;popular broadcaster and sports author,&nbsp;Dylan Ebenezer&nbsp;and the Aberystwyth University&rsquo;s Head of Welsh and Celtic Studies&nbsp;Cathryn Charnell-White.</p>
<p>The <strong>Welsh-language shortlist </strong>titles are:</p>
<p><strong><img src="/media/Welsh book web.jpg"
alt="Book of Year Welsh" title="Professor Alan Llwyd, Professor of Welsh, is a finalist in the 2019 Wales Book of the Year Award  Welsh- language Poetry category for Cyrraedd a Cherddi Eraill" />Gwobr Farddoniaeth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong></p>
<p><em>Twt Lol</em>, Emyr Lewis (Gwasg Carreg Gwalch)</p>
<p><em>Cyrraedd a cherddi eraill</em>, Alan Llwyd (Cyhoeddiadau Barddas)</p>
<p><em>Stafell fy Haul</em>, Manon Rhys (Cyhoeddiadau Barddas)<strong>&nbsp;</strong></p>
<p><strong>Gwobr Ffuglen Prifysgol Aberystwyth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong></p>
<p><em>Ynys Fadog</em>, Jerry Hunter (Y Lolfa)</p>
<p><em>Llyfr Glas Nebo</em>, Manon Steffan Ros (Y Lolfa)</p>
<p><em>Esgyrn</em>, Heiddwen Thomas (Y Lolfa)</p>
<p><strong>Gwobr Ffeithiol- Greadigol&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</strong></p>
<p><em>Cymru mewn 100 Gwrthrych</em>, Andrew Green (Gwasg Gomer)</p>
<p><em>Cymru Ddu a'r Ddalen Wen</em>, Lisa Sheppard (Gwasg Prifysgol Cymru)</p>
<p><em>Rhyddhau'r Cranc</em>, Malan Wilkinson (Y Lolfa)</p>
<p><strong>Lleucu Siencyn</strong>, Chief Executive of Literature Wales, said: &ldquo;These exceptional titles encourage readers to explore and consider some of life&rsquo;s biggest questions. Mental health and identity &ndash; both personal and national &nbsp;&ndash; &nbsp;flow through these selections. This is contemporary Welsh writing at its very finest.&rdquo;</p>
<p>The winners of this prestigious award will be announced at an Award Ceremony held at <strong>Aberystwyth Arts Centre on Thursday, June 20</strong>, where a total prize fund of &pound;12,000 will be distributed to the winning writers. Each category winner will receive a prize of &pound;1,000, and the main award winners in each language will receive an additional &pound;3,000.</p>
<p>At the Award Ceremony both the People&rsquo;s Choice Award and Gwobr Barn y Bobl (the Welsh-language people&rsquo;s prize) will also be presented to the reading public&rsquo;s favorite title from the Short List.</p>
<p>Visit <a href="http://www.walesartsreview.org"><em>Wales Arts Review </em></a>to vote for your favourite English-language title&nbsp;and&nbsp;<a href="http://www.golwg360.com">Golwg360</a> to vote in the&nbsp;Welsh-language poll.&nbsp;</p>
<p>To read more about the shortlisted titles and their authors visit&nbsp;<a href="http://www.literaturewales.org/">www.literaturewales.org</a>.</p>
    </div>

    <ul class="news-item-post-info-container vcard">
        <li class="news-item-post-info author">
           Posted by
            <span class="fn">Press Office</span>
            &lt;<a class="email" href="mailto:press@swansea.ac.uk">press@swansea.ac.uk</a>&gt;
        </li>

        <li class="news-item-post-info">
            <a href="/press-office/news-archive/2019/universityacademicsinrunningforwelshbookoftheyearawards.php" rel="bookmark">
                <abbr class="published" title="2019-05-13T13:55:00+01:00">Monday 13 May 2019 13.55 BST</abbr>
            </a>
        </li>

        <li class="news-item-post-info updated-container">
            <abbr class="updated" title="2019-05-13T13:09:30+01:00">Monday 13 May 2019 13.09 BST</abbr>
        </li>

        <li class="news-item-post-info">
        	<span class="fn org">Swansea University</span>, Tel: <span class="tel">01792 295050</span>
        </li>
    </ul>

</div>

                    </div>

                    <div class="layout-related-items">
                    </div>
                </div>


            </div>

            <!--noindex-->
            <div id="footer" class="layout-footer">
                <ul id="footerLinks" class="footer-links">
<!-- navigation object : SU_footer navigation --><li class="footer-links-list-item"><a href="/the-university/contact/">Contact Us</a></li><li class="footer-links-list-item"><a href="/personnel/jobs/">Jobs</a></li><li class="footer-links-list-item"><a href="/the-university/colleges/">Colleges</a></li><li class="footer-links-list-item"><a href="/press-office/">Press</a></li><li class="footer-links-list-item"><a href="https://www.swansea.ac.uk/about-us/safety-and-security/health-and-safety/">Health &amp; Safety</a></li><li class="footer-links-list-item"><a href="/includes/footer/disclaimer-and-copyright/">Disclaimer &amp; Copyright</a></li><li class="footer-links-list-item"><a href="/includes/footer/site-map/">Site map</a></li><li class="footer-links-list-item"><a href="/includes/footer/privacyandcookies/">Privacy and Cookies</a></li><li class="footer-links-list-item"><a href="http://www.swan.ac.uk/course-search/">Course Search</a></li>
                </ul>

                <div id="footerDisclaimer" class="footer-disclaimer">
                    <p class="footer-disclaimer-text">Swansea University is a registered charity. No. 1138342.</p>
                </div>
            </div>
            <!--endnoindex-->

        </div>

    </div>


<script id="desktop-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <div class="skip-to-content" id="skipToContent">
            {{{ skipToContent }}}
        </div>

        <h1 id="logo" class="logo">
            {{{ logo }}}
        </h1>

        <div id="globalNavWrapper" class="header-links">
            <ul id="globalNav" class="header-links-list">
                {{{ globalNav }}}
            </ul>
        </div>

        <div id="globalSearch" class="global-search-form">
            {{{ globalSearch }}}
        </div>
                    
        <div id="naviBar" class="main-nav">
            <ul id="mainNav" class="main-nav-list">
                {{{ mainNav }}}
            </ul>
        </div>
    </div>

</script>


<script id="mobile-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <span class="layout-menu-bar">
            <a id="layout-menu-bar-toggle" class="layout-menu-bar-toggle" href="#">{{mobile.linksText}}</a>
        </span>

        <a id="logo-link" href="{{mobile.logoLinkHref}}">
            <img class="logo-image" alt="{{mobile.logoAlt}}" src="{{mobile.logoSrc}}" />
        </a>
    </div>

</script>


<script id="desktop-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="secondaryNavWrapper">
             <ul id="secondaryNav" class="content-nav content-nav-items">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="mobile-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="globalNavWrapper">
            {{{globalNav}}}
        </div>

        <div id="naviBar">
            {{{mainNav}}}
        </div>

        <div id="secondaryNavWrapper">
             <ul id="secondaryNav">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="desktop-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">

        <ul class="tabs-item-list">
{{#tabs}}
            <li class="tabs-item-list-tab-item tabs-pod-tabs-tab-heading">
                <a class="tabs-item-list-tab-item-link" href="#">{{ tabHeading }}</a>
            </li>
{{/tabs}}
        </ul>

{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <div class="tabs-pod-tabs-tab-content">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}

    </div>

</script>


<script id="mobile-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">
{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <h3 class="tabs-pod-tabs-tab-heading is-collapsed">
                <a href="#">{{ tabHeading }}</a>
            </h3>
            <div class="tabs-pod-tabs-tab-content" style="display: none">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}
    </div>

</script>


</body>

</html>
