diff options
author | Camil Staps | 2022-10-18 16:03:27 +0200 |
---|---|---|
committer | Camil Staps | 2022-10-18 16:03:27 +0200 |
commit | 3b8de364cde4948656f94e964dd306ee18bbd072 (patch) | |
tree | c738de82b57afbb8cf1f2222540b71da507ab6f9 | |
parent | Add missing space (diff) |
Add presentations at IFL31 (2019) and upcoming presentation at CogLing Days
-rw-r--r-- | resources/pug/finals/index.pug | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 8bf453e..0f7d0f1 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -165,24 +165,30 @@ block content td(colspan=2) h4 Upcoming tr - td #[a(href="https://bcopley.com/cocoa", title="COCOA") COCOA], 2022-11 - td With Johan Rooryck. Space in the causal chain: The perspective from French and Biblical Hebrew + td #[a(href="https://bcopley.com/cocoa", title="Converging On Causal Ontology Analyses") COCOA], 2022-11-09 + td With Johan Rooryck. Space in the causal chain: The perspective from French and Biblical Hebrew. tr - td #[a(href="https://www.sbl-site.org/meetings/AnnualMeeting.aspx", title="Society of Biblical Literature") SBL Annual], 2022-11 + td #[a(href="https://www.sbl-site.org/meetings/AnnualMeeting.aspx", title="Society of Biblical Literature") SBL Annual], 2022-11-21 td With Martijn Beukenhorst. Semantic properties of prepositions: the distinction between causal מן and ב. + tr + td #[a(href="https://benecla.com/", title="CogLing Days") CogLing Days], 2022-12-09 + td With John Rooryck. On the demonstratives nature of finite complementizers. tr td(colspan=2) h4 Past tr - td #[a(href="https://societaslinguistica.eu/sle2022/", title="Societas Linguistica Europaea") SLE2022], 2022-08 + td #[a(href="https://societaslinguistica.eu/sle2022/", title="Societas Linguistica Europaea") SLE2022], 2022-08-25 td With Johan Rooryck. On the demonstratives nature of finite complementizers (#[a(href="/assets/pdf/sle2022.pdf") slides]; #[a(href="/assets/pdf/sle2022-handout.pdf") handout]). 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") handout]). tr td #[a(href="https://sites.google.com/view/nl-fp-day-2020/home", title="Dutch Functional Programming Day") NL-FP day], 2020-01-10 - td With John van Groningen and Rinus Plasmeijer. Lazy Interworking of Compiled and Interpreted Code. + td With John van Groningen and Rinus Plasmeijer. Lazy interworking of compiled and interpreted code. + tr + td #[a(href="https://web.archive.org/web/20201201105043/http://2019.iflconference.org/", title="Implementation and application of Functional Languages") IFL31], 2019-09-27 + td By Rinus Plasmeijer, with John van Groningen. Lazy interworking of compiled and interpreted code for sandboxing and distributed systems. tr td #[a(href="http://clin28.cls.ru.nl/", title="Computational Linguistics in the Netherlands") CLIN28], 2018-01-26 td Combining grammatical features for dating texts in small-corpus languages (#[a(href="http://clin28.cls.ru.nl/#abstract-42") abstract & slides]). |