-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteaching.html
executable file
·63 lines (46 loc) · 1.6 KB
/
teaching.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!--
Author: Colin Wilson
-->
<html>
<head>
<title>Colin Wilson -- teaching and advising</title>
</head>
<body>
Undergraduate courses at JHU
<ul>
<li> Cognition (AS.050.101)<br/>
Fall 2009 - 2013, Fall 2015 - 2016</li>
<li> Language & Mind (AS.050.102)<br/>
Fall 2017</li>
<li> Phonology I (AS.050.325)<br/>
Spring 2008, Spring 2010 - 2012, 2016-2017</li>
<li> Bayesian Inference (AS.050.371)</br>
Spring 2012 - 2014</li>
</ul>
<p>
Undergraduate courses at UCLA
<ul>
<li> Introduction to Linguistics (Ling 20)<br/>
Fall 2002, Spring 2003, Spring 2006</li>
<li> Phonology I (Ling 120A)<br/>
Winter 2003, Fall 2006</li>
<li> Phonology II (Ling 165A)<br/>
Spring 2002, Spring 2006</li>
<li> Language Development (Ling 130, *co-taught with Nina Hyams)<br/>
*Fall 2001, *Winter 2003</li>
<li> Language Processing (Ling 132, *co-taught with Carson Schutze)<br/>
*Fall 2001, *Spring 2003, Winter 2007</li>
<li> Neurolinguistics (Ling 135, *co-taught with Susie Curtiss)<br/>
*Winter 2002, *Spring 2003</li>
</ul>
<p>
Other courses
<ul>
<li> Analytic Bias in Phonology (4 week course, co-taught with Donca Steriade)<br/>
Linguistic Society of America Summer Institute, Stanford, July 5-27, 2007</li>
<li> Introduction to Phonology (4 class sessions)<br/>
EALing (Fall School in Linguistics), Department d'etudes cognitives, Ecole Normale Superieure, Paris, 2003</li>
<li> Seminars on targeted constraints, phonotactics (co-taught with Bruce Hayes), speech perception (co-taught with Pat Keating), axiomatic phonology (co-taught with Paul Smolensky), etc.</li>
</ul>
</body>
</html>