diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pdf/gtd2025.pdf | bin | 0 -> 255622 bytes | |||
-rw-r--r-- | resources/pug/finals/conferences.pug | 4 | ||||
-rw-r--r-- | resources/pug/finals/index.pug | 8 |
3 files changed, 8 insertions, 4 deletions
diff --git a/resources/pdf/gtd2025.pdf b/resources/pdf/gtd2025.pdf Binary files differnew file mode 100644 index 0000000..c8d5d75 --- /dev/null +++ b/resources/pdf/gtd2025.pdf diff --git a/resources/pug/finals/conferences.pug b/resources/pug/finals/conferences.pug index 1ff9566..a29b98a 100644 --- a/resources/pug/finals/conferences.pug +++ b/resources/pug/finals/conferences.pug @@ -239,6 +239,10 @@ block content +conf('2023-10-5 to 6', 'Brussels', 174, 'BCGL16', 'Brussels Conference on Generative Linguistics 16')(train=174, airbnb, url='https://www.crissp.be/bcgl-16-the-morphosyntax-of-speaker-and-hearer/') +conf('2023-10-11 to 13', 'Nice', 1100, 'SPE12/OASIS3', 'Semantics and Philosophy in Europe 12 / Ontology As Structured by the Interfaces with Semantics 3')(train=1100, airbnb, url='https://spe-uca.sciencesconf.org/') + +conf('2024-2-2', 'Utrecht', 59, 'GTD 2024', 'Grote Taaldag')(train=72, friendstay, url='https://anela.nl/activiteiten/grote-taaldag/') +conf('2024-10-24 to 25', 'Online', 0, 'Puzzles of Agreement')(url='https://sites.google.com/view/puzzlesofagreement/') + +conf('2025-1-31', 'Utrecht', 59, 'GTD 2025', 'Grote Taaldag')(train=72, friendstay, url='https://anela.nl/activiteiten/grote-taaldag/') + +conf('2025-2-8 to 9', 'Online', 0, 'IcoSem3', 'Iconicity Seminar 3')(url='https://ianjoo.github.io/icosem/3.html') + +listconferences() diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index ec93fc4..60361d2 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -213,10 +213,6 @@ block content h4 Upcoming tr td 2025 - td Jan 31, #[a(href="https://anela.nl/activiteiten/grote-taaldag/", title="Grote Taaldag / Dutch Annual Linguistics Day", target="_blank") Taaldag] - td Iconic features in nominal reduplication. - tr - td td Feb 9, #[a(href="https://ianjoo.github.io/icosem/3.html", title="Iconicity Seminar", target="_blank") IcoSem3] td Iconic features in nominal reduplication (#[a(href="/assets/pdf/icosem2025-abstract.pdf") abstract]). @@ -224,6 +220,10 @@ block content td(colspan=3) h4 Past tr + td 2025 + td Jan 31, #[a(href="https://anela.nl/activiteiten/grote-taaldag/", title="Grote Taaldag / Dutch Annual Linguistics Day", target="_blank") Taaldag] + td Iconic features in nominal reduplication (#[a(href="/assets/pdf/gtd2025.pdf") slides]). + tr td 2024 td Feb 2, #[a(href="https://anela.nl/activiteiten/grote-taaldag/", title="Grote Taaldag / Dutch Annual Linguistics Day", target="_blank") Taaldag] td With Johan Rooryck. The raadselen/#raadsels ‘riddles’ behind Dutch double plurals (#[a(href="/assets/pdf/gtd2024.pdf") slides]). |