diff options
| -rw-r--r-- | resources/pug/finals/index.pug | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 92aa446..2120aa1 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -166,10 +166,6 @@ block content  					h4 Upcoming  			tr  				td 2022 -				td Nov 21, #[a(href="https://www.sbl-site.org/meetings/AnnualMeeting.aspx", title="Society of Biblical Literature") SBL Annual] -				td With Martijn Beukenhorst. Semantic properties of prepositions: the distinction between causal מן and ב (#[a(href="/assets/pdf/sbl2022.pdf") slides]). -			tr -				td  				td Dec 9, #[a(href="https://benecla.com/", title="CogLing Days") CogLing Days]  				td With John Rooryck. On the demonstratives nature of finite complementizers. @@ -178,6 +174,10 @@ block content  					h4 Past  			tr  				td 2022 +				td Nov 21, #[a(href="https://www.sbl-site.org/meetings/AnnualMeeting.aspx", title="Society of Biblical Literature") SBL Annual] +				td With Martijn Beukenhorst. Semantic properties of prepositions: the distinction between causal מן and ב (#[a(href="/assets/pdf/sbl2022.pdf") slides]). +			tr +				td  				td Nov 9, #[a(href="https://bcopley.com/cocoa", title="Converging On Causal Ontology Analyses") COCOA]  				td With Johan Rooryck. Space in the causal chain: The perspective from French and Biblical Hebrew (#[a(href="/assets/pdf/cocoa2022.pdf") handout]).  			tr | 
