This commit is contained in:
Noah Diewald 2022-11-08 17:54:44 -05:00
commit 2c3d27a3c9
No known key found for this signature in database
GPG Key ID: EC2BAE1E100A5509
43 changed files with 1310 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/ananke"]
path = themes/ananke
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git

0
.hugo_build.lock Normal file
View File

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

20
config.toml Normal file
View File

@ -0,0 +1,20 @@
baseURL = 'https://noah.diewald.me/'
languageCode = 'en-us'
title = 'Noah Diewald'
theme = "ananke"
[params]
description = "What more do you want?"
[[menu.main]]
name = "Source Code"
#pre = "<i class='fab fa-git fa-lg'></i> "
weight = 4
identifier = "git"
url = "https://git.diewald.me/"
[[menu.main]]
name = "CV"
#pre = "<i class='fab fa-bomb fa-lg'></i> "
weight = 4
identifier = "cv"
url = "/cv.pdf"

10
content/_index.md Normal file
View File

@ -0,0 +1,10 @@
---
title: "Noah Diewald"
date: 2022-11-08T14:38:26-05:00
draft: false
featured_image: "/bg1.jpg"
---
I am a PhD candidate in the Linguistics Department at Ohio State
University. Follow the links above for more information about my
research, interests and software.

29
content/bio.md Normal file
View File

@ -0,0 +1,29 @@
---
title: "Bio"
date: 2022-11-08T14:31:55-05:00
draft: false
menu:
main:
weight: 1
---
I am a PhD candidate in the <a href="http://linguistics.osu.edu">Ohio
State University Linguisitcs Department</a> where I research
morphology. My research focuses on the morphology-semantics
interface(s) in abstractive, Word-and-Paradigm-style systems. My
research integrates two methodologies, formal modeling and
elicitation-based fieldwork.
My dissertation research studies the properties of Wao Terero lexical
suffix constructions. Wao Terero is a linguistic isolate spoken by an
unknown number of speakers in the Ecuadorian Amazon.
In addition to my current work. I have also worked with languages in
the Algonquian and Quechuan families. I have had a long involvement
with the digital humanities, contributing technical skills to a number
of documentation projects that have resulted in valuable resources for
both researchers and the communities involved. Lately I have been
working with a team that seeks to create advanced tools for linguistic
description and annotation that utilize advanced NLP and machine
learning techniques.

32
content/cv.md Normal file
View File

@ -0,0 +1,32 @@
---
title: "CV"
date: 2022-11-08T17:49:42-05:00
draft: true
---
## Education
### PhD (ongoing)
Ohio State University, Columbus, OH. Currently enrolled in linguistics PhD program. Advisors: Carl Pollard and Andrea Sims.
### MA (2020)
Ohio State University, Columbus, OH. Master of Arts in Linguistics.
### BA (2007)
University of Wisconsin -- Madison, Madison, WI. Bachelor of Arts in Linguistics.
## Talks and Colloquia
| Year | Title | Location | Collaborators |
|-|-|-|-|
| 2019 | Potawatomi Overabundance | American International Morphology Meeting (AIMM4), Stony Brook, NY | |
| 2021 | Overabundance and the Interface | Deutschen Gesellschaft für Sprachwissenschaft (DGfS) Workshop on Free Variation, Freiburg, Germany ||
| 2021 | Wao Terero lexical suffixes: Bridging the lexicon and discourse | International Symposium of Morphology (ISMo), organized by CLLE laboratory (CNRS \& Université de Toulouse Jean Jaurès) ||
| 2021 | Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface | American International Morphology Meeting (AIMM5), Columbus, Ohio ||
| 2021 | Speaking of Other Species in Amazonian Kichwa and Wao Terero | Language Documentation and Linguistic Theory 6 (LDLT6), School of Languages, Cultures and Linguistics, SOAS, University of London | Tod Swanson |
|2022 | A Community-Centered Workflow for Morphological Annotation | Language Documentation and Archiving 2022, Berlin Brandenburg Academy of Sciences and Humanities, Berlin, Germany | Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner |

18
content/links.md Normal file
View File

@ -0,0 +1,18 @@
---
title: "Links"
date: 2022-11-08T14:48:23-05:00
draft: false
menu:
main:
weight: 1
---
- [Wao Tededo Fieldwork Database](https://wao.tededo.org/) A soon to
be public database of information collected in the course of my
fieldwork on Wao Tededo.
- [My Git Repos](https://git.diewald.me/) These include small
corpora, coq code, latex documents, lexical database web applications
and other software.
- [Issue of Potawatomi Traveling Times discussing the Potawatomi
dictionary I helped to
create.](https://www.fcpotawatomi.com/wp-content/uploads/2015/01/nov-15-20141.pdf)

View File

@ -0,0 +1,6 @@
---
title: "My First Post"
date: 2022-11-08T13:01:45-05:00
draft: true
---

23
content/talks.md Normal file
View File

@ -0,0 +1,23 @@
---
title: "Publications and Talks"
date: 2022-11-08T14:48:28-05:00
draft: false
menu:
main:
weight: 1
---
## Co-Authored Publications
- [A Word-and-Paradigm Workflow for Fieldwork Annotation](https://aclanthology.org/2022.computel-1.20/) Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, _Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5)_, Dublin, Ireland
- [Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute?](https://jlm.ipipan.waw.pl/index.php/JLM/article/view/244) Elsner, Micha, et al. _Journal of Language Modelling_ 7.1 (2019): 5398
## Talks
- ["A Community-Centered Workflow for Morphological Annotation"]() (2022) Language Documentation and Archiving Conference *with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner*
- "Speaking of Other Species in Amazonian Kichwa and Wao Terero" (2021) Language Documentation and Linguistic Theory 6 (LDLT6) *with Tod Swanson*
- ["Wao Terero lexical suffixes: Bridging the lexicon and discourse"](/ismo2021.pdf) (2021) International Symposium of Morphology (ISMo)
- ["Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface"](/aimm5poster.pdf) (2021) American International Morphology Meeting (AIMM5), Columbus, OH
- ["Overabundance and the interface"](/free_2021.pdf) (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany
- ["The structure of Potawatomi hybrid-class overabundance"](/aimm4poster.pdf) (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY
- ["WP for sign-based CGs: a focus on morphotactics"](/diewald2018wp.pdf) (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH

132
public/404.html Normal file
View File

@ -0,0 +1,132 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="What more do you want?">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="What more do you want?" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://noah.diewald.me/404.html" />
<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="What more do you want?"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="What more do you want?"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<article class="center cf pv5 measure-wide-l">
<h1>
This is not the page you were looking for
</h1>
</article>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

BIN
public/aimm4poster.pdf Normal file

Binary file not shown.

BIN
public/aimm5poster.pdf Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

1
public/ananke/css/main.min.css vendored Normal file

File diff suppressed because one or more lines are too long

BIN
public/bg1.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 KiB

169
public/bio/index.html Normal file
View File

@ -0,0 +1,169 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Bio | Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="I am a PhD candidate in the Ohio State University Linguisitcs Department where I research morphology. My research focuses on the morphology-semantics interface(s) in abstractive, Word-and-Paradigm-style systems. My research integrates two methodologies, formal modeling and elicitation-based fieldwork.
My dissertation research studies the properties of Wao Terero lexical suffix constructions. Wao Terero is a linguistic isolate spoken by an unknown number of speakers in the Ecuadorian Amazon.
In addition to my current work.">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<meta property="og:title" content="Bio" />
<meta property="og:description" content="I am a PhD candidate in the Ohio State University Linguisitcs Department where I research morphology. My research focuses on the morphology-semantics interface(s) in abstractive, Word-and-Paradigm-style systems. My research integrates two methodologies, formal modeling and elicitation-based fieldwork.
My dissertation research studies the properties of Wao Terero lexical suffix constructions. Wao Terero is a linguistic isolate spoken by an unknown number of speakers in the Ecuadorian Amazon.
In addition to my current work." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://noah.diewald.me/bio/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2022-11-08T14:31:55-05:00" />
<meta property="article:modified_time" content="2022-11-08T14:31:55-05:00" />
<meta itemprop="name" content="Bio">
<meta itemprop="description" content="I am a PhD candidate in the Ohio State University Linguisitcs Department where I research morphology. My research focuses on the morphology-semantics interface(s) in abstractive, Word-and-Paradigm-style systems. My research integrates two methodologies, formal modeling and elicitation-based fieldwork.
My dissertation research studies the properties of Wao Terero lexical suffix constructions. Wao Terero is a linguistic isolate spoken by an unknown number of speakers in the Ecuadorian Amazon.
In addition to my current work."><meta itemprop="datePublished" content="2022-11-08T14:31:55-05:00" />
<meta itemprop="dateModified" content="2022-11-08T14:31:55-05:00" />
<meta itemprop="wordCount" content="143">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Bio"/>
<meta name="twitter:description" content="I am a PhD candidate in the Ohio State University Linguisitcs Department where I research morphology. My research focuses on the morphology-semantics interface(s) in abstractive, Word-and-Paradigm-style systems. My research integrates two methodologies, formal modeling and elicitation-based fieldwork.
My dissertation research studies the properties of Wao Terero lexical suffix constructions. Wao Terero is a linguistic isolate spoken by an unknown number of speakers in the Ecuadorian Amazon.
In addition to my current work."/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7">
<header>
<h1 class="f1">
Bio
</h1>
</header>
<div class="nested-copy-line-height lh-copy f4 nested-links mid-gray">
<p>I am a PhD candidate in the <!-- raw HTML omitted -->Ohio
State University Linguisitcs Department<!-- raw HTML omitted --> where I research
morphology. My research focuses on the morphology-semantics
interface(s) in abstractive, Word-and-Paradigm-style systems. My
research integrates two methodologies, formal modeling and
elicitation-based fieldwork.</p>
<p>My dissertation research studies the properties of Wao Terero lexical
suffix constructions. Wao Terero is a linguistic isolate spoken by an
unknown number of speakers in the Ecuadorian Amazon.</p>
<p>In addition to my current work. I have also worked with languages in
the Algonquian and Quechuan families. I have had a long involvement
with the digital humanities, contributing technical skills to a number
of documentation projects that have resulted in valuable resources for
both researchers and the communities involved. Lately I have been
working with a team that seeks to create advanced tools for linguistic
description and annotation that utilize advanced NLP and machine
learning techniques.</p>
</div>
</article>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -0,0 +1,149 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="What more do you want?">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Noah Diewald" />
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="Noah Diewald" />
<meta property="og:title" content="Categories" />
<meta property="og:description" content="What more do you want?" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://noah.diewald.me/categories/" />
<meta itemprop="name" content="Categories">
<meta itemprop="description" content="What more do you want?"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="What more do you want?"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="pb3-m pb6-l bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
<div class="tc-l pv3 ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
Categories
</h1>
</div>
</div>
</header>
<main class="pb7" role="main">
<article class="cf pa3 pa4-m pa4-l">
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links mid-gray">
</div>
</article>
<div class="mw8 center">
<section class="ph4">
</section>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Noah Diewald</title>
<link>https://noah.diewald.me/categories/</link>
<description>Recent content in Categories on Noah Diewald</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://noah.diewald.me/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

BIN
public/cv.pdf Normal file

Binary file not shown.

BIN
public/diewald2018wp.pdf Normal file

Binary file not shown.

BIN
public/free_2021.pdf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

152
public/index.html Normal file
View File

@ -0,0 +1,152 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Noah Diewald | Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="What more do you want?">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Noah Diewald" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Noah Diewald" />
<meta property="og:title" content="Noah Diewald" />
<meta property="og:description" content="What more do you want?" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://noah.diewald.me/" />
<meta itemprop="name" content="Noah Diewald">
<meta itemprop="description" content="What more do you want?"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Noah Diewald"/>
<meta name="twitter:description" content="What more do you want?"/>
</head>
<body class="ma0 avenir bg-near-white">
<header class="cover bg-top" style="background-image: url('https://noah.diewald.me/bg1.jpg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
Noah Diewald
</h1>
</div>
</div>
</header>
<main class="pb7" role="main">
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
<p>I am a PhD candidate in the Linguistics Department at Ohio State
University. Follow the links above for more information about my
research, interests and software.</p>
</article>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

40
public/index.xml Normal file
View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Noah Diewald</title>
<link>https://noah.diewald.me/</link>
<description>Recent content on Noah Diewald</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 08 Nov 2022 14:38:26 -0500</lastBuildDate><atom:link href="https://noah.diewald.me/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Publications and Talks</title>
<link>https://noah.diewald.me/talks/</link>
<pubDate>Tue, 08 Nov 2022 14:48:28 -0500</pubDate>
<guid>https://noah.diewald.me/talks/</guid>
<description>Co-Authored Publications A Word-and-Paradigm Workflow for Fieldwork Annotation Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5), Dublin, Ireland Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute? Elsner, Micha, et al. Journal of Language Modelling 7.1 (2019): 5398 Talks &amp;ldquo;A Community-Centered Workflow for Morphological Annotation&amp;rdquo; (2022) Language Documentation and Archiving Conference with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner &amp;ldquo;Speaking of Other Species in Amazonian Kichwa and Wao Terero&amp;rdquo; (2021) Language Documentation and Linguistic Theory 6 (LDLT6) with Tod Swanson &amp;ldquo;Wao Terero lexical suffixes: Bridging the lexicon and discourse&amp;rdquo; (2021) International Symposium of Morphology (ISMo) &amp;ldquo;Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface&amp;rdquo; (2021) American International Morphology Meeting (AIMM5), Columbus, OH &amp;ldquo;Overabundance and the interface&amp;rdquo; (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany &amp;ldquo;The structure of Potawatomi hybrid-class overabundance&amp;rdquo; (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY &amp;ldquo;WP for sign-based CGs: a focus on morphotactics&amp;rdquo; (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH </description>
</item>
<item>
<title>Links</title>
<link>https://noah.diewald.me/links/</link>
<pubDate>Tue, 08 Nov 2022 14:48:23 -0500</pubDate>
<guid>https://noah.diewald.me/links/</guid>
<description> Wao Tededo Fieldwork Database A soon to be public database of information collected in the course of my fieldwork on Wao Tededo. My Git Repos These include small corpora, coq code, latex documents, lexical database web applications and other software. Issue of Potawatomi Traveling Times discussing the Potawatomi dictionary I helped to create. </description>
</item>
<item>
<title>Bio</title>
<link>https://noah.diewald.me/bio/</link>
<pubDate>Tue, 08 Nov 2022 14:31:55 -0500</pubDate>
<guid>https://noah.diewald.me/bio/</guid>
<description>I am a PhD candidate in the Ohio State University Linguisitcs Department where I research morphology. My research focuses on the morphology-semantics interface(s) in abstractive, Word-and-Paradigm-style systems. My research integrates two methodologies, formal modeling and elicitation-based fieldwork.
My dissertation research studies the properties of Wao Terero lexical suffix constructions. Wao Terero is a linguistic isolate spoken by an unknown number of speakers in the Ecuadorian Amazon.
In addition to my current work.</description>
</item>
</channel>
</rss>

BIN
public/ismo2021.pdf Normal file

Binary file not shown.

155
public/links/index.html Normal file
View File

@ -0,0 +1,155 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Links | Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content=" Wao Tededo Fieldwork Database A soon to be public database of information collected in the course of my fieldwork on Wao Tededo. My Git Repos These include small corpora, coq code, latex documents, lexical database web applications and other software. Issue of Potawatomi Traveling Times discussing the Potawatomi dictionary I helped to create. ">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<meta property="og:title" content="Links" />
<meta property="og:description" content=" Wao Tededo Fieldwork Database A soon to be public database of information collected in the course of my fieldwork on Wao Tededo. My Git Repos These include small corpora, coq code, latex documents, lexical database web applications and other software. Issue of Potawatomi Traveling Times discussing the Potawatomi dictionary I helped to create. " />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://noah.diewald.me/links/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2022-11-08T14:48:23-05:00" />
<meta property="article:modified_time" content="2022-11-08T14:48:23-05:00" />
<meta itemprop="name" content="Links">
<meta itemprop="description" content=" Wao Tededo Fieldwork Database A soon to be public database of information collected in the course of my fieldwork on Wao Tededo. My Git Repos These include small corpora, coq code, latex documents, lexical database web applications and other software. Issue of Potawatomi Traveling Times discussing the Potawatomi dictionary I helped to create. "><meta itemprop="datePublished" content="2022-11-08T14:48:23-05:00" />
<meta itemprop="dateModified" content="2022-11-08T14:48:23-05:00" />
<meta itemprop="wordCount" content="53">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Links"/>
<meta name="twitter:description" content=" Wao Tededo Fieldwork Database A soon to be public database of information collected in the course of my fieldwork on Wao Tededo. My Git Repos These include small corpora, coq code, latex documents, lexical database web applications and other software. Issue of Potawatomi Traveling Times discussing the Potawatomi dictionary I helped to create. "/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7">
<header>
<h1 class="f1">
Links
</h1>
</header>
<div class="nested-copy-line-height lh-copy f4 nested-links mid-gray">
<ul>
<li><a href="https://wao.tededo.org/">Wao Tededo Fieldwork Database</a> A soon to
be public database of information collected in the course of my
fieldwork on Wao Tededo.</li>
<li><a href="https://git.diewald.me/">My Git Repos</a> These include small
corpora, coq code, latex documents, lexical database web applications
and other software.</li>
<li><a href="https://www.fcpotawatomi.com/wp-content/uploads/2015/01/nov-15-20141.pdf">Issue of Potawatomi Traveling Times discussing the Potawatomi
dictionary I helped to
create.</a></li>
</ul>
</div>
</article>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

BIN
public/profile.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

21
public/sitemap.xml Normal file
View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://noah.diewald.me/talks/</loc>
<lastmod>2022-11-08T14:48:28-05:00</lastmod>
</url><url>
<loc>https://noah.diewald.me/links/</loc>
<lastmod>2022-11-08T14:48:23-05:00</lastmod>
</url><url>
<loc>https://noah.diewald.me/</loc>
<lastmod>2022-11-08T14:38:26-05:00</lastmod>
</url><url>
<loc>https://noah.diewald.me/bio/</loc>
<lastmod>2022-11-08T14:31:55-05:00</lastmod>
</url><url>
<loc>https://noah.diewald.me/categories/</loc>
</url><url>
<loc>https://noah.diewald.me/tags/</loc>
</url>
</urlset>

149
public/tags/index.html Normal file
View File

@ -0,0 +1,149 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="What more do you want?">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<link href="/tags/index.xml" rel="alternate" type="application/rss+xml" title="Noah Diewald" />
<link href="/tags/index.xml" rel="feed" type="application/rss+xml" title="Noah Diewald" />
<meta property="og:title" content="Tags" />
<meta property="og:description" content="What more do you want?" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://noah.diewald.me/tags/" />
<meta itemprop="name" content="Tags">
<meta itemprop="description" content="What more do you want?"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content="What more do you want?"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="pb3-m pb6-l bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
<div class="tc-l pv3 ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
Tags
</h1>
</div>
</div>
</header>
<main class="pb7" role="main">
<article class="cf pa3 pa4-m pa4-l">
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links mid-gray">
</div>
</article>
<div class="mw8 center">
<section class="ph4">
</section>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

10
public/tags/index.xml Normal file
View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Noah Diewald</title>
<link>https://noah.diewald.me/tags/</link>
<description>Recent content in Tags on Noah Diewald</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://noah.diewald.me/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

159
public/talks/index.html Normal file
View File

@ -0,0 +1,159 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Publications and Talks | Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="Co-Authored Publications A Word-and-Paradigm Workflow for Fieldwork Annotation Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5), Dublin, Ireland Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute? Elsner, Micha, et al. Journal of Language Modelling 7.1 (2019): 5398 Talks &ldquo;A Community-Centered Workflow for Morphological Annotation&rdquo; (2022) Language Documentation and Archiving Conference with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner &ldquo;Speaking of Other Species in Amazonian Kichwa and Wao Terero&rdquo; (2021) Language Documentation and Linguistic Theory 6 (LDLT6) with Tod Swanson &ldquo;Wao Terero lexical suffixes: Bridging the lexicon and discourse&rdquo; (2021) International Symposium of Morphology (ISMo) &ldquo;Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface&rdquo; (2021) American International Morphology Meeting (AIMM5), Columbus, OH &ldquo;Overabundance and the interface&rdquo; (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany &ldquo;The structure of Potawatomi hybrid-class overabundance&rdquo; (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY &ldquo;WP for sign-based CGs: a focus on morphotactics&rdquo; (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH ">
<meta name="generator" content="Hugo 0.105.0">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<meta property="og:title" content="Publications and Talks" />
<meta property="og:description" content="Co-Authored Publications A Word-and-Paradigm Workflow for Fieldwork Annotation Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5), Dublin, Ireland Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute? Elsner, Micha, et al. Journal of Language Modelling 7.1 (2019): 5398 Talks &ldquo;A Community-Centered Workflow for Morphological Annotation&rdquo; (2022) Language Documentation and Archiving Conference with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner &ldquo;Speaking of Other Species in Amazonian Kichwa and Wao Terero&rdquo; (2021) Language Documentation and Linguistic Theory 6 (LDLT6) with Tod Swanson &ldquo;Wao Terero lexical suffixes: Bridging the lexicon and discourse&rdquo; (2021) International Symposium of Morphology (ISMo) &ldquo;Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface&rdquo; (2021) American International Morphology Meeting (AIMM5), Columbus, OH &ldquo;Overabundance and the interface&rdquo; (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany &ldquo;The structure of Potawatomi hybrid-class overabundance&rdquo; (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY &ldquo;WP for sign-based CGs: a focus on morphotactics&rdquo; (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH " />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://noah.diewald.me/talks/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2022-11-08T14:48:28-05:00" />
<meta property="article:modified_time" content="2022-11-08T14:48:28-05:00" />
<meta itemprop="name" content="Publications and Talks">
<meta itemprop="description" content="Co-Authored Publications A Word-and-Paradigm Workflow for Fieldwork Annotation Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5), Dublin, Ireland Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute? Elsner, Micha, et al. Journal of Language Modelling 7.1 (2019): 5398 Talks &ldquo;A Community-Centered Workflow for Morphological Annotation&rdquo; (2022) Language Documentation and Archiving Conference with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner &ldquo;Speaking of Other Species in Amazonian Kichwa and Wao Terero&rdquo; (2021) Language Documentation and Linguistic Theory 6 (LDLT6) with Tod Swanson &ldquo;Wao Terero lexical suffixes: Bridging the lexicon and discourse&rdquo; (2021) International Symposium of Morphology (ISMo) &ldquo;Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface&rdquo; (2021) American International Morphology Meeting (AIMM5), Columbus, OH &ldquo;Overabundance and the interface&rdquo; (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany &ldquo;The structure of Potawatomi hybrid-class overabundance&rdquo; (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY &ldquo;WP for sign-based CGs: a focus on morphotactics&rdquo; (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH "><meta itemprop="datePublished" content="2022-11-08T14:48:28-05:00" />
<meta itemprop="dateModified" content="2022-11-08T14:48:28-05:00" />
<meta itemprop="wordCount" content="190">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Publications and Talks"/>
<meta name="twitter:description" content="Co-Authored Publications A Word-and-Paradigm Workflow for Fieldwork Annotation Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5), Dublin, Ireland Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute? Elsner, Micha, et al. Journal of Language Modelling 7.1 (2019): 5398 Talks &ldquo;A Community-Centered Workflow for Morphological Annotation&rdquo; (2022) Language Documentation and Archiving Conference with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner &ldquo;Speaking of Other Species in Amazonian Kichwa and Wao Terero&rdquo; (2021) Language Documentation and Linguistic Theory 6 (LDLT6) with Tod Swanson &ldquo;Wao Terero lexical suffixes: Bridging the lexicon and discourse&rdquo; (2021) International Symposium of Morphology (ISMo) &ldquo;Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface&rdquo; (2021) American International Morphology Meeting (AIMM5), Columbus, OH &ldquo;Overabundance and the interface&rdquo; (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany &ldquo;The structure of Potawatomi hybrid-class overabundance&rdquo; (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY &ldquo;WP for sign-based CGs: a focus on morphotactics&rdquo; (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH "/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7">
<header>
<h1 class="f1">
Publications and Talks
</h1>
</header>
<div class="nested-copy-line-height lh-copy f4 nested-links mid-gray">
<h2 id="co-authored-publications">Co-Authored Publications</h2>
<ul>
<li><a href="https://aclanthology.org/2022.computel-1.20/">A Word-and-Paradigm Workflow for Fieldwork Annotation</a> Maria Copot, Sara Court, Noah Diewald, Stephanie Antetomaso and Micha Elsner, <em>Proceedings of the 5th Workshop on Computational Methods for Endangered Languages (ComputEL-5)</em>, Dublin, Ireland</li>
<li><a href="https://jlm.ipipan.waw.pl/index.php/JLM/article/view/244">Modeling morphological learning, typology, and change: What can the neural sequence-to-sequence framework contribute?</a> Elsner, Micha, et al. <em>Journal of Language Modelling</em> 7.1 (2019): 5398</li>
</ul>
<h2 id="talks">Talks</h2>
<ul>
<li><a href="">&ldquo;A Community-Centered Workflow for Morphological Annotation&rdquo;</a> (2022) Language Documentation and Archiving Conference <em>with Sara Court, Maria Copot, Stephanie Antetomaso and Micha Elsner</em></li>
<li>&ldquo;Speaking of Other Species in Amazonian Kichwa and Wao Terero&rdquo; (2021) Language Documentation and Linguistic Theory 6 (LDLT6) <em>with Tod Swanson</em></li>
<li><a href="/ismo2021.pdf">&ldquo;Wao Terero lexical suffixes: Bridging the lexicon and discourse&rdquo;</a> (2021) International Symposium of Morphology (ISMo)</li>
<li><a href="/aimm5poster.pdf">&ldquo;Wao Terero lexical suffixes: Realization at the lexical semantic-discourse interface&rdquo;</a> (2021) American International Morphology Meeting (AIMM5), Columbus, OH</li>
<li><a href="/free_2021.pdf">&ldquo;Overabundance and the interface&rdquo;</a> (2021) Workshop on Free Variation, 43 Annual Conference of the German Linguistics Society (DGfS), University of Freiburg, Germany</li>
<li><a href="/aimm4poster.pdf">&ldquo;The structure of Potawatomi hybrid-class overabundance&rdquo;</a> (2019) American International Morphology Meeting (AIMM4), Stony Brook, NY</li>
<li><a href="/diewald2018wp.pdf">&ldquo;WP for sign-based CGs: a focus on morphotactics&rdquo;</a> (2018) Ohio State University Department of Linguistics Spring ColloquiumFest, Columbus, OH</li>
</ul>
</div>
</article>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Target":"ananke/css/main.min.css","MediaType":"text/css","Data":{}}

BIN
static/aimm4poster.pdf Normal file

Binary file not shown.

BIN
static/aimm5poster.pdf Normal file

Binary file not shown.

BIN
static/bg1.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 KiB

BIN
static/cv.pdf Normal file

Binary file not shown.

BIN
static/diewald2018wp.pdf Normal file

Binary file not shown.

BIN
static/free_2021.pdf Normal file

Binary file not shown.

BIN
static/ismo2021.pdf Normal file

Binary file not shown.

BIN
static/profile.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

1
themes/ananke Submodule

@ -0,0 +1 @@
Subproject commit b393088d09300408281929f30427cdbfdad02009