diff options
| -rw-r--r-- | resources/pug/finals/index.pug | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 49cb4e8..8060c08 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -48,9 +48,11 @@ block content  	section  		p.larger#lead -			| I am a PhD candidate in theoretical and Semitic linguistics. -			| I study how #[strong language] uses #[strong spatiality] to express concepts like #[strong agency], #[strong causation], and #[strong evidentiality]. -			| I take a #[strong theoretical linguistic] perspective and apply the results to #[strong Biblical Hebrew]. +			| I am a PhD candidate in linguistics. +			| My interests are in semantics and its interfaces with morphosyntax and pragmatics. +		p.larger +			| The Bigger Question I try to answer is what language can tell us about 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.  		p.larger  			| I do this at #[a(href="https://www.universiteitleiden.nl/", target="_blank") Leiden University]  			| and #[a(href="https://www.ru.nl/") Radboud University] | 
