added Latvian to RGL synopsis

This commit is contained in:
aarne
2011-12-29 08:47:23 +00:00
parent ab8240e7c3
commit 10000e5879
6 changed files with 877 additions and 569 deletions

View File

@@ -8,7 +8,7 @@
=Introduction=
The GF Resource Grammar Library is the standard library for Grammatical Framework.
It covers the morphology and basic syntax of currently 21 languages.
It covers the morphology and basic syntax of currently 22 languages.
This document contains the most important parts of the GF Resource Grammar API,
as needed by a GF application programmer.
@@ -23,12 +23,12 @@ constructing trees in them.
- [Chapter 2 #toc5]: syntactic construction functions, with cross-links and
examples.
- [Chapter 3 #toc83]: morphological paradigms.
- [Chapter 4 #toc103]: additional libraries.
- [Chapter 5 #toc110]: how to "browse" the library by
- [Chapter 4 #toc105]: additional libraries.
- [Chapter 5 #toc111]: how to "browse" the library by
loading the grammars into the ``gf`` command editor.
- [Chapter 6 #toc111]: a brief example of how application grammars can
- [Chapter 6 #toc112]: a brief example of how application grammars can
use the resource modules.
- [Detailed table of contents #toc112].
- [Detailed table of contents #toc113].
Other relevant documents: