diff --git a/index.html b/index.html index 6107baab5..8840940f4 100644 --- a/index.html +++ b/index.html @@ -260,6 +260,7 @@ support for an increasing number of languages, currently including
  • Russian
  • Sindhi
  • Spanish +
  • Swahili
  • Swedish
  • Thai
  • Turkish (fragments) diff --git a/lib/doc/MkExxTable.hs b/lib/doc/MkExxTable.hs index e1cecd46b..07120fea8 100644 --- a/lib/doc/MkExxTable.hs +++ b/lib/doc/MkExxTable.hs @@ -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 diff --git a/lib/doc/MkSynopsis.hs b/lib/doc/MkSynopsis.hs index f297f265b..a3b2d6745 100644 --- a/lib/doc/MkSynopsis.hs +++ b/lib/doc/MkSynopsis.hs @@ -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 ---- diff --git a/lib/doc/status.html b/lib/doc/status.html index 8a9f99409..5633bb732 100644 --- a/lib/doc/status.html +++ b/lib/doc/status.html @@ -7,7 +7,7 @@

    The Status of the GF Resource Grammar Library

    Aarne Ranta
    -20121119 +20130130

    @@ -15,6 +15,10 @@ 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 . +

    +

    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 @@ -220,7 +224,7 @@ are marked in the table Heb Hebrew -- ++ - - - @@ -556,7 +560,7 @@ are marked in the table

    -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))

    diff --git a/lib/doc/status.txt b/lib/doc/status.txt index e6c0614fb..66fe82bc1 100644 --- a/lib/doc/status.txt +++ b/lib/doc/status.txt @@ -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 diff --git a/lib/doc/synopsis-intro.txt b/lib/doc/synopsis-intro.txt index 51c34bea2..37abcf77e 100644 --- a/lib/doc/synopsis-intro.txt +++ b/lib/doc/synopsis-intro.txt @@ -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 diff --git a/lib/doc/synopsis.html b/lib/doc/synopsis.html index a6b032879..8e42ed21f 100644 --- a/lib/doc/synopsis.html +++ b/lib/doc/synopsis.html @@ -52,6 +52,7 @@ Other relevant documents: