From c8ceed08efcc0bdc1fcbd89bce643d9f52f0991b Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 9 Dec 2009 09:47:16 +0000 Subject: moving a few things to deprecated --- deprecated/old-lib/index.html | 60 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 deprecated/old-lib/index.html (limited to 'deprecated/old-lib/index.html') diff --git a/deprecated/old-lib/index.html b/deprecated/old-lib/index.html new file mode 100644 index 000000000..991015ec4 --- /dev/null +++ b/deprecated/old-lib/index.html @@ -0,0 +1,60 @@ + + + + +GF Grammar Libraries + +

GF Grammar Libraries

+ +Author: Aarne Ranta <aarne (at) cs.chalmers.se>
+Last update: Fri Dec 22 15:19:46 2006 +
+ +

+One of the main ideas of +GF +is the use of libraries in grammar writing, in a way familiar +from software engineering. In this way, large grammars can +be built in cooperation, and old grammars or parts of them +can be reused in new grammars. The slides +Grammars as Software Libraries +give some introduction to this idea. +

+

The resource grammar library

+

+This library covers basic linguistic structures of +different languages. +

+

+Version 1.1 released 22 December 2006 +(enhanced version of 1.0). +Covers Danish, English, Finnish, French, German, Italian, Norwegian, +Russian, Spanish, and Swedish. +

+

+Two older versions are also available: +Version 0.9 +and +Version 0.6. +

+

The prelude library

+

+The prelude +library gives utility functions for different GF applications: +

+

+Precedence. Utilities for +formal languages: precedence levels, associatives, infixes. +

+

+Predef. Type signatures +of predefined (hard-coded) functions. +

+

+Prelude. Generic utilities +for strings, tables, records, booleans. +

+ + + + -- cgit v1.2.3