To my linguistics homepage

LING 696A
Syntax and Computation
Fall 2026

Note: This on-campus 600-level course is a special one-time event/opportunity.

Administrivia

Instructor Sandiway Fong
Location Social Sciences Rm 307
Time Mondays 2:30 pm - 5 pm
Office Hours By appointment
Office Douglass 311
access abc abc c{ab c{ab abc->c{ab EM b{ac b{ac abc->b{ac EM a{bc a{bc abc->a{bc EM ab{c ab{c abc->ab{c IM ac{b ac{b abc->ac{b IM bc{a bc{a abc->bc{a IM c{ab->abc IM c{ab->c{ab EM a{c{b a{c{b c{ab->a{c{b IM b{c{a b{c{a c{ab->b{c{a IM c{a{b c{a{b c{ab->c{a{b IM c{b{a c{b{a c{ab->c{b{a IM b{ac->abc IM b{ac->b{ac EM b{ac->b{c{a IM b{ac->c{b{a IM a{b{c a{b{c b{ac->a{b{c IM b{a{c b{a{c b{ac->b{a{c IM a{bc->abc IM a{bc->a{bc EM a{bc->a{c{b IM a{bc->c{a{b IM a{bc->a{b{c IM a{bc->b{a{c IM a{c{b->abc IM a{c{b->a{c{b EM a{c{b->b{a{c IM a{c{b->ac{b IM b{c{a->abc IM b{c{a->b{c{a EM b{c{a->a{b{c IM b{c{a->bc{a IM c{a{b->abc IM c{a{b->a{c{b IM c{a{b->b{c{a IM c{a{b->c{a{b EM c{a{b->c{b{a IM c{a{b->ac{b IM c{b{a->abc IM c{b{a->a{c{b IM c{b{a->b{c{a IM c{b{a->c{b{a EM c{b{a->bc{a IM a{b{c->abc IM a{b{c->a{c{b IM a{b{c->c{a{b IM a{b{c->a{b{c EM a{b{c->ab{c IM b{a{c->abc IM b{a{c->b{c{a IM b{a{c->c{b{a IM b{a{c->a{b{c IM b{a{c->b{a{c EM b{a{c->ab{c IM

Although advanced, this course designed to be accessible to both linguists and those computation folk with a strong interest in syntax. (No programming experience is required for this course.) It has two tracks:

  • Syntax: The Strong Minimalist Thesis (SMT): Chomsky’s always-fascinating ideas on syntactic theory from recent years (2019, 2021 onwards). Also, we will cover some recent theoretical developments based on Chomsky's framework.
  • Computation: The SMT Parser. A computer implementation of the SMT. Runs on a laptop. Supported platforms: macOS, Windows 11 and Linux. A sample parser for English and Spanish will be made available.
I’ll provide a gentle introduction to the framework, some history, concepts and terminology. Handouts and papers/chapters will be provided. Also, as an aid to understanding the framework, we’ll play with the SMT Parser. It’s an implementation of Chomsky’s ideas that you can run on your laptop.

Software

Your laptop needs to have a Browser (e.g. Safari, Chrome or Firefox), Python (python.org) and SWI Prolog (swi-prolog.org) installed.

The SMT parser software will be provided to students.

Everything is free.

Students are expected to have their own laptops. And possess sufficient privileges (i.e. adminstrator-level) to install packages on their machines.

Platforms Windows 11, Linux and MacOS will be supported.

Syllabus

See lecture 1 slides (to come).

Deliverables

A term paper and/or computational experiments or implementation. For example, one possibility could be to add another language, another would be to extend the theory or discuss its shortcomings.

Readings

Required readings will be provided in PDF form.

A Tutorial and Reference Manual (PDF) for the parser will be made available.

Lecture Notes

Available in both Adobe PDF and Microsoft Powerpoint formats.

August

Date Lecture Notes Number
of Slides
Panopto Topic
PDF Powerpoint

September

Date Lecture Notes Number
of Slides
Panopto Topic
PDF Powerpoint

October

Date Lecture Notes Number
of Slides
Panopto Topic
PDF Powerpoint

November

Date Lecture Notes Number
of Slides
Panopto Topic
PDF Powerpoint

December

Date Lecture Notes Number
of Slides
Panopto Topic
PDF Powerpoint


To my linguistics homepage