diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-02-03 14:46:27 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-02-03 14:46:27 +0000 |
| commit | 074efc5cd7f9d819b5aa6efdcf7164133a3a7aa7 (patch) | |
| tree | 20c057de2b6df6fc9eb35e910fc452a9ac344ad3 /doc | |
| parent | adad6f44b779ab5cfaaa8cc778dfad6e30648529 (diff) | |
started talk for Paris
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/grammars-and-types.txt | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/doc/grammars-and-types.txt b/doc/grammars-and-types.txt new file mode 100644 index 000000000..27667589d --- /dev/null +++ b/doc/grammars-and-types.txt @@ -0,0 +1,56 @@ +Grammars and Types + +==Historical introduction== + +Stoics ? + +Port-Royal ? + +Lyons + +Frege + +Ajdukiewicz + +Bar-Hillel + +Lambek + +Curry + +Montague + +PATR, HPSG + +LFG + +GF + +ACG, HOG + + +==Syntactic and semantic grammars== + +in GF + +==Cross-linguistic types== + +generalizations over type systems, parametrized modules + + +==Grammatical concepts formalized== + +POS, category + +inherent and parametric features + +agreement + +rection + +endocentric and exocentric concepts + +(see Lyons and Jespersen for more) + +a core syntax (latin.gf) + |
