diff options
| -rw-r--r-- | resources/pug/finals/index.pug | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 02c727c..fd56a77 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -63,12 +63,11 @@ block content  		section  			p.larger#lead  				| I am a linguist, broadly interested in what language can tell us about human cognition. +				| I am currently working as a postdoctoral researcher at the #[a(href="https://leibniz-zas.de", target="_blank") Leibniz-Zentrum Allgemeine Sprachwissenschaft].  			p.larger  				| The Bigger Question I aim to address is how abstract concepts like causation and evidentiality are represented in the mind.  				| In particular, I study the relation between spatial and non-spatial meanings of prepositions, demonstratives, and other function words.  				| I defended my #[a(href='#publications') doctoral dissertation] in June 2024. -			p.larger -				| I am currently working as a postdoctoral researcher at the #[a(href="https://leibniz-zas.de", target="_blank") Leibniz-Zentrum Allgemeine Sprachwissenschaft].  		section#publications  			h2 Publications | 
