mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
re-ran make synopsis to port all bug fixes in RGL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user