From e89fdae2fa1626348d8025824a7469252fa85e42 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 22 Jun 2009 15:39:08 +0000 Subject: next-lib renamed to lib, lib to old-lib --- old-lib/index.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 old-lib/index.html (limited to 'old-lib/index.html') diff --git a/old-lib/index.html b/old-lib/index.html new file mode 100644 index 000000000..991015ec4 --- /dev/null +++ b/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