Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456 Linguistics 252 Home Page
Logical Analysis of Language
LING
252
This course is concerned with the relationship between grammatical
analysis and logic, with a particular emphasis on using proof theory to
extend grammatical analyses. Our focus will be on Categorial Grammar, a
system that has interesting connections with first order logic.
We will cover the following topics:
Simple Applicative Categorial Grammar;
The Elementary Theory of Logical Types;
The λ -Calculus and Functions;
The Syntax and Semantics of First Order Logic;
The Gentzen Calculus, a Sequent Calculus for First Order Logic;
The Lambek Calculus, a Sequent Calculus for Categorial Grammar.
By the end of the course, students should be able to construct their own
proofs and grammatical analyses. Students with a background in programming
should be able to construct a parser and then optimize it for incremental
analysis of sentences.
So who should take the course? People who like logic and linguistics, I
think. The materials I'm developing are intended for anyone with the
patience to work through an elementary logic text. If you don't like that
sort of thing, you'll probably be miserable and we don't want that.
What about the textbook? There isn't one. We'll use class notes and the
blackboard. This means that class attendance is crucial.
How about grading? I will grade you based on your performance on
homeworks and class participation.
Homework
1
Due: the second Thursday in February, 2006
Here
are some notes on game semantics and first order logic.
These
notes cover our discussion of "morphological decorations" for
categorial grammar. Real morphologists would be well-advised to look the
other way.
Here are some rather terse notes on the λ
-calculus.