<!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>Judges agree unanimously on the Shortlist for the  2016 International Dylan Thomas Prize </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/2016/judgesagreeunanimouslyontheshortlistforthe2016internationaldylanthomasprize.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="106934">

    <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">Judges agree unanimously on the Shortlist for the  2016 International Dylan Thomas Prize </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/2016/beirniaidyncytunoynunfrydolarrestrfergwobrryngwladoldylanthomas2016.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">Judges agree unanimously on the Shortlist for the  2016 International Dylan Thomas Prize </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">The shortlist for the International Dylan Thomas Prize, in partnership with Swansea University, is announced today (Tuesday 22 March). 2016 marks the 10th anniversary of the prize, which supports and nurtures young writing talent from around the world.  
</p>

    <div class="news-item-content">
        <p>The distinguished panel of judges, Chaired by Professor Dai Smith (Raymond Williams Research Chair in the Cultural History of Wales at Swansea University) and comprising Sarah Hall (author), Professor Kurt Heinzelman (poet), Phyllida Lloyd (film and theatre director), Kamila Shamsie (author), and Professor Owen Sheers (novelist, poet and playwright), agreed unanimously on the six-strong list, after 2.5 hours of deliberation.</p>
<p><strong>The shortlisted writers are:</strong></p>
<ul>
<li><strong>Claire-Louise Bennett (Wiltshire, England), <em>Pond, </em>Fitzcarraldo Editions</strong></li>
<li><strong>Tania James (Washington, USA), <em>The Tusk that Did the Damage</em>, Harvill Secker [UK] / Alfred A. Knopf [US]</strong></li>
<li><strong>Frances Leviston (Edinburgh, Scotland), <em>Disinformation, </em>Picador</strong></li>
<li><strong>Andrew McMillan (Manchester, England), <em>Physical</em>, Jonathan Cape</strong></li>
<li><strong>Max Porter (London, England), <em>Grief is the Thing with Feathers, </em>Faber &amp; Faber</strong></li>
<li><strong>Sunjeev Sahota (Sheffield, England), <em>The Year of the Runaways, </em>Picado</strong>r</li>
</ul>
<p>&zwnj;<img src="/media/Dylan Thomas Prize shortlist 2016.jpg"
alt="Dylan Thomas Prize shortlist 2016" title="Dylan Thomas Prize shortlist 2016" />The shortlist contains a vibrant mix of poetry and prose, featuring two works of poetry (<em>Disinformation </em>and <em>Physical)</em>, a novella (<em>Grief is the Thing with Feathers)</em>, a book of short stories (<em>Pond)</em> and two novels (<em>The Tusk that Did the Damage</em> and <em>The Year of the Runaways</em>). These exciting works of creative fiction explore nature and our relationship with the natural world, the physical body and the depths of the spirit, and the impact of progress on identity. Andrew MacMillan&rsquo;s <em>Physical</em> was winner of The Guardian First Book Award in 2015, and Sunjeev Sahota&rsquo;s <em>Year of the Runaways</em> was shortlisted for the 2015 Man Booker Prize. Tania James and Frances Leviston have also been shortlisted for notable literary prizes.</p>
<p>One of the richest awards available for young fiction writers, the &pound;30,000 International Dylan Thomas Prize is awarded to the best published literary work of fiction in the English language, written by an author aged 39 or under. The prize is named after Swansea-born writer Dylan Thomas and celebrates his 39 years of creativity and productivity. One of the most influential, internationally-renowned writers of the mid-twentieth century, the prize invokes his memory to support the writers of today and nurture the talents of tomorrow. Eligible works include poetry, novels, short stories and drama.</p>
<p><strong>Chair of judges, Professor Dai Smith, Raymond Williams Research Chair in the Cultural History of Wales at Swansea University, says:&nbsp;</strong>&ldquo;After 2.5 hours of close and vibrant discussion, the judges had the unenviable task of selecting six works to go on to the shortlist from an exceptionally strong field. It goes without saying, therefore, that the final choice, unanimously agreed, shows an astounding array of form, genre and achievement from such young writers. The shortlist for the 2016 International Dylan Thomas Prize, in partnership with Swansea University, is eye-catching, eclectic and totally energising. The ultimate winner of the 2016 Prize will be truly exceptional as a result.&rdquo;</p>
<p><strong>Judge Sarah Hall says:&nbsp;</strong>&ldquo;This is a really exciting and unusually varied&nbsp;shortlist. The books featured have perhaps only&nbsp;one thing in common - literary&nbsp;ambition and the breathtakingly&nbsp;successful execution&nbsp;of their visions, but otherwise they&nbsp;resist categorisation. Structurally, narratively, and linguistically they innovate, breaking down boundaries, reaching the reader in new and unexpected ways. There is such a wide range of perspectives, playfulness, intellect, strange and deadly serious content, and a depth of humanity&nbsp;that it is hard to know where to begin in describing each. One thing is clear, these six&nbsp;writers are phenomenally talented, and absolutely worthy of a place on a prize list bearing the name and spirit&nbsp;of Dylan Thomas.&rdquo;</p>
<p><strong>Judge Professor Kurt Heinzelman, says:&nbsp;</strong>&ldquo;Judging the International Dylan Thomas Prize is far more difficult than any other literary award I have ever judged. The reason is that the Prize is not only open to all English-language authors under 40 years old, no matter their national origin, but it is also open to all genres, for Thomas himself excelled in multiple genres. As a result one has to adjudicate between, say, a 60-page book of poetry and a novel of 800 pages, or between experimental or non-traditional kinds of writing and consummate stories in a naturalist vein. I have been a judge for all ten years of the Prize&rsquo;s history, and I can say that this year&rsquo;s list is the best and stylistically most diverse.&rdquo;</p>
<p>The shortlisted authors will be appearing at the Southbank Centre on Thursday 12 May in a special event celebrating the prize&rsquo;s tenth anniversary.&nbsp;<strong><br /></strong></p>
<p style="text-align: center;"><strong>The winner will be announced at a gala ceremony in Swansea University&rsquo;s Great Hall on its stunning new Bay Campus, on International Dylan Thomas Day, 14 May 2016.</strong></p>
<p style="text-align: center;"><a href="https://flic.kr/s/aHsksYJ47P"><strong>View our International Dylan Thomas Prize Flickr gallery</strong></a></p>
<h4 align="center"><strong>Follow the shortlist on Twitter #IDTP16</strong></h4>
    </div>

    <ul class="news-item-post-info-container vcard">
        <li class="news-item-post-info author">
           Posted by
            <span class="fn">Catrin Newman</span>
            &lt;<a class="email" href="mailto:c.a.newman@abertawe.ac.uk">c.a.newman@abertawe.ac.uk</a>&gt;
        </li>

        <li class="news-item-post-info">
            <a href="/press-office/news-archive/2016/judgesagreeunanimouslyontheshortlistforthe2016internationaldylanthomasprize.php" rel="bookmark">
                <abbr class="published" title="2016-03-22T00:01:00+00:00">Tuesday 22 March 2016 00.01 GMT</abbr>
            </a>
        </li>

        <li class="news-item-post-info updated-container">
            <abbr class="updated" title="2019-09-20T16:39:57+01:00">Friday 20 September 2019 16.39 BST</abbr>
        </li>

        <li class="news-item-post-info">
        	<span class="fn org">Catrin Newman</span>, Tel: <span class="tel">01792 513454</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>
