Chris Palmer wrote:
Okay, okay. What is Stratificational Grammar?
Invented by Syd Lamb while at Yale. He's now at Rice. The standard textbook is by Lockwood. Current power proponents are Adam Makkai and Jim Copeland. Syd and his troop, especially Makkai, were the prime movers in founding LACUS back in the "no TG, no publish" days.
Formally, Strat is a set of 3, 4 or 5 linked context-sensitive production systems. There's a bottom stratum for sounds and a top stratum for meanings, and some number of middle strata for capturing the relationships between the two. So each stratum by itself captures generalizations at its particular level (phonotactics, lexotactics, semotactics). When input is parsed, each stratum constrains the operation of the next stratum up. When output is generated, each stratum constrains the operation of the next stratum down.
The relevant formal theory has hardly been dealt with in linguistics, but it is very mature in computer science under the rubric of "syntax-directed translation", something that is in very common use for the construction of compilers and interpreters.
Unique in Strat is a graphical notation used to capture the relationships within and between the strata -- referred to lovingly as "spaghetti" or "Lamb-o-grams". You'll see the resemblance to pasta when you look at Lockwood's intro.
So lexemes from one set demand an input from another set of lexemes?!?
Token 1 : a preposition
needs
Token 2 : a noun
for example?
Not exactly. More like the following, for the tokens
the cat sat on the mat .
As I said, it's a computational model. Being formal is an occupational hazard of computational models -- they're good for some kinds of natural language processing on the computer. They're probably not very good models of cognitive processing in wetware.
Copyright © 1997, Don Blaheta
Last updated: 2 Dec 1997