diff options
| author | Camil Staps | 2022-04-25 13:58:59 +0200 | 
|---|---|---|
| committer | Camil Staps | 2022-04-25 13:58:59 +0200 | 
| commit | bf6ca1d8366e9eb956acb85575f497858b0e93e6 (patch) | |
| tree | f9b2617e8d12a1f9186a10208ff01da8a55fb3dc /resources | |
| parent | Add review of Bekins (diff) | |
Add upcoming talks
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 59a2c93..b77683f 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -156,8 +156,22 @@ block content  		h2 Talks  		p.  			I keep track of #[a(href='/conferences.html') the conferences I visit and how much CO#[sub 2] I emit in doing so]. +  		table.main_table  			tr +				td(colspan=2) +					h4 Upcoming +			tr +				td #[a(href="https://societaslinguistica.eu/sle2022/", title="Societas Linguistica Europaea") SLE2022], 2022-8 +				td With Johan Rooryck. Demonstratives complementizers and the Common Ground. +			tr +				td #[a(href="https://www.sbl-site.org/meetings/AnnualMeeting.aspx", title="Society of Biblical Literature") SBL Annual], 2022-11 +				td With Martijn Beukenhorst. Semantic properties of prepositions: the distinction between causal מן and ב. + +			tr +				td(colspan=2) +					h4 Past +			tr  				td #[a(href="https://ail-workshop.github.io/AIL2-Workshop/", title="Agency and Intentions in Language") AIL2], 2022-01-12  				td With Johan Rooryck. French double Agents: a force-theoretic account of #[em de] and #[em par] (#[a(href="/assets/pdf/ail2022.pdf") PDF]).  			tr | 
