mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
added Latvian to RGL synopsis
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 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:
|
||||
|
||||
Reference in New Issue
Block a user