re-ran make synopsis to port all bug fixes in RGL

This commit is contained in:
aarne
2011-10-23 18:16:21 +00:00
parent 401285f87f
commit 6f7695c369
2 changed files with 135 additions and 100 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 16 languages.
It covers the morphology and basic syntax of currently 20 languages.
This document contains the most important parts of the GF Resource Grammar API,
as needed by a GF application programmer.
@@ -24,11 +24,11 @@ constructing trees in them.
examples.
- [Chapter 3 #toc83]: morphological paradigms.
- [Chapter 4 #toc102]: additional libraries.
- [Chapter 5 #toc108]: how to "browse" the library by
- [Chapter 5 #toc109]: how to "browse" the library by
loading the grammars into the ``gf`` command editor.
- [Chapter 6 #toc109]: a brief example of how application grammars can
- [Chapter 6 #toc110]: a brief example of how application grammars can
use the resource modules.
- [Detailed table of contents #toc110].
- [Detailed table of contents #toc111].
Many examples in [Chapter 2 #toc5] can be seen in multiple languages by hovering the