diff options
| author | Camil Staps | 2023-06-29 10:33:48 +0200 | 
|---|---|---|
| committer | Camil Staps | 2023-06-29 10:33:48 +0200 | 
| commit | e3fcde2e1e2c156c563c679f91a9be5c22703bdf (patch) | |
| tree | e61a39e8009b78c6eb60620eeaa4405885dec727 | |
| parent | Update entry on The interpretation of [+distal] in demonstratives and complem... (diff) | |
Add SPE talk
| -rw-r--r-- | resources/pug/finals/index.pug | 16 | 
1 files changed, 10 insertions, 6 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 3e324d8..49cb4e8 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -172,13 +172,17 @@ block content  			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.presentations -			//tr -			//	td(colspan=3) -			//		h4 Upcoming +			tr +				td(colspan=3) +					h4 Upcoming +			tr +				td 2023 +				td Oct 13, #[a(href="https://spe-uca.sciencesconf.org/", title="Semantics and Philosophy in Europe") SPE12/OASIS] +				td With John Rooryck. Interpreting [+distal] complementizers as markers of Common Ground. -			//tr -			//	td(colspan=3) -			//		h4 Past +			tr +				td(colspan=3) +					h4 Past  			tr  				td 2022  				td Dec 9, #[a(href="https://benecla.com/", title="CogLing Days") CogLing Days] | 
