forked from GitHub/gf-core
updated resource synopsis and the scripts creating it; added Swahili to main index list
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module MkExxTable (getApiExx, ApiExx, prApiEx) where
|
||||
|
||||
import System
|
||||
import System.Cmd
|
||||
import System.Environment
|
||||
import qualified Data.Map as M
|
||||
import Data.Char
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
import MkExxTable
|
||||
import System
|
||||
import Char
|
||||
import List
|
||||
import System.Cmd
|
||||
import System.Environment
|
||||
import Data.Char
|
||||
import Data.List
|
||||
import qualified Data.ByteString.Char8 as BS
|
||||
import qualified Data.Map as M
|
||||
---import Debug.Trace ----
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<CENTER>
|
||||
<H1>The Status of the GF Resource Grammar Library</H1>
|
||||
<FONT SIZE="4"><I>Aarne Ranta</I></FONT><BR>
|
||||
<FONT SIZE="4">20121119</FONT>
|
||||
<FONT SIZE="4">20130130</FONT>
|
||||
</CENTER>
|
||||
|
||||
<P>
|
||||
@@ -15,6 +15,10 @@ The following table gives the languages currently available in the
|
||||
GF Resource Grammar Library.
|
||||
</P>
|
||||
<P>
|
||||
For another view, see the
|
||||
<A HREF="http://www.postcrashgames.com/gf_world/">The Resource Grammar Library coverage map</A> .
|
||||
</P>
|
||||
<P>
|
||||
Corrections and additions are welcome! Notice that only those parts of implementations
|
||||
that are currently available via <A HREF="http://grammaticalframework.org">http://grammaticalframework.org</A>
|
||||
are marked in the table
|
||||
@@ -220,7 +224,7 @@ are marked in the table
|
||||
<TR>
|
||||
<TD>Heb</TD>
|
||||
<TD>Hebrew</TD>
|
||||
<TD>-</TD>
|
||||
<TD>+</TD>
|
||||
<TD>-</TD>
|
||||
<TD>-</TD>
|
||||
<TD>-</TD>
|
||||
@@ -556,7 +560,7 @@ are marked in the table
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
Lang = 3-letter ISO language code, used in library file names
|
||||
ISO = 3-letter ISO language code, used in library file names
|
||||
(mostly ISO 639-2 B (bibliographic))
|
||||
</P>
|
||||
<P>
|
||||
|
||||
@@ -7,6 +7,9 @@ Aarne Ranta
|
||||
The following table gives the languages currently available in the
|
||||
GF Resource Grammar Library.
|
||||
|
||||
For another view, see the
|
||||
[The Resource Grammar Library coverage map http://www.postcrashgames.com/gf_world/] .
|
||||
|
||||
Corrections and additions are welcome! Notice that only those parts of implementations
|
||||
that are currently available via http://grammaticalframework.org
|
||||
are marked in the table
|
||||
@@ -26,7 +29,7 @@ are marked in the table
|
||||
| Fin | Finnish | + | + | ++ | + | + | + | + | - | + | *AR
|
||||
| Fre | French | + | + | ++ | + | + | + | + | + | + | *AR,RE
|
||||
| Ger | German | + | + | ++ | + | + | + | + | + | + | *AR,HH,EG
|
||||
| Heb | Hebrew | - | - | - | - | - | - | - | - | - | *DD
|
||||
| Heb | Hebrew | + | - | - | - | - | - | - | - | - | *DD
|
||||
| Hin | Hindi | + | + | ++ | + | + | + | + | - | - | *SV,*KP,MH,AR
|
||||
| Ina | Interlingua | + | + | ++ | + | + | - | - | - | - | JB
|
||||
| Ita | Italian | + | + | ++ | + | + | + | + | - | - | *AR,*RE,GP
|
||||
|
||||
@@ -34,6 +34,7 @@ use the resource modules.
|
||||
Other relevant documents:
|
||||
- [The RGL Status Document ./status.html]: the current status of different languages
|
||||
and the authors of each grammar
|
||||
- [The Resource Grammar Library coverage map http://www.postcrashgames.com/gf_world/]
|
||||
- [More modules gfdoc/sources.html]: extra modules, dictionaries, and
|
||||
the internals of the resource grammar
|
||||
- [RGL Source Browser ./browse]: look up functions and their source code
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user