From 6cb13d8accc52f6c7a3eca052f1842c9fdaf68e0 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 13 Mar 2009 14:04:01 +0000 Subject: [PATCH] additions to ideas page --- doc/gf-ideas.html | 77 ++++++++++++++++++++++++++++++++--------------- doc/gf-ideas.txt | 33 ++++++++++++++------ 2 files changed, 76 insertions(+), 34 deletions(-) diff --git a/doc/gf-ideas.html b/doc/gf-ideas.html index a032061e1..908ac4179 100644 --- a/doc/gf-ideas.html +++ b/doc/gf-ideas.html @@ -5,7 +5,15 @@ GF Project Ideas -

GF Project Ideas

+ +

+

+ +
+

+ +

+

GF Project Ideas

Resource Grammars, Web Applications, etc
contact: Aarne Ranta (aarne at chalmers dot se) @@ -36,11 +44,6 @@ contact: Aarne Ranta (aarne at chalmers dot se)


-

-

- -
-

Resource Grammar Implementations

@@ -72,31 +75,33 @@ The library is licensed under LGPL.

Writing a grammar for a language is usually easier if other languages from the same family already have grammars. The colours have the same -meaning as in the diagram above. Thus, in particular, each of the languages +meaning as in the diagram above; in addition, we use boldface for the +red, still unimplemented languages and italics for the +orange languages in progress. Thus, in particular, each of the languages coloured red below are possible programming projects.

Baltic:

    -
  • Latvian -
  • Lithuanian +
  • Latvian +
  • Lithuanian

Celtic:

    -
  • Irish +
  • Irish

Fenno-Ugric:

    -
  • Estonian +
  • Estonian
  • Finnish -
  • Hungarian +
  • Hungarian

@@ -104,7 +109,7 @@ Germanic:

  • Danish -
  • Dutch +
  • Dutch
  • English
  • German
  • Norwegian @@ -115,7 +120,15 @@ Germanic: Hellenic:

      -
    • Greek +
    • Greek +
    + +

    +Indo-Iranian: +

    +
      +
    • Hindi +
    • Urdu

    @@ -125,8 +138,8 @@ Romance:

  • Catalan
  • French
  • Italian -
  • Portuguese -
  • Romanian +
  • Portuguese +
  • Romanian
  • Spanish
@@ -134,8 +147,8 @@ Romance: Semitic:

    -
  • Arabic -
  • Maltese +
  • Arabic +
  • Maltese

@@ -143,11 +156,25 @@ Slavonic:

  • Bulgarian -
  • Czech -
  • Polish +
  • Czech +
  • Polish
  • Russian -
  • Slovak -
  • Slovenian +
  • Slovak +
  • Slovenian +
+ +

+Tai: +

+
    +
  • Thai +
+ +

+Turkic: +

+
    +
  • Turkish
@@ -247,9 +274,9 @@ This project is rather open: find some cool applications of the technology that are useful or entertaining on the web. Examples include

    -
  • translators: see demo +
  • translators: see demo
  • multilingual wikis: see demo -
  • fridge magnets: see demo +
  • fridge magnets: see demo

@@ -280,5 +307,5 @@ As a rule, the code will be distributed via the GF web site.

- + diff --git a/doc/gf-ideas.txt b/doc/gf-ideas.txt index cf66a589e..e30879fb3 100644 --- a/doc/gf-ideas.txt +++ b/doc/gf-ideas.txt @@ -9,9 +9,10 @@ contact: Aarne Ranta (aarne at chalmers dot se) %!postproc(html): #ENCE
%!postproc(html): #GRAY %!postproc(html): #EGRAY -%!postproc(html): #RED -%!postproc(html): #YELLOW -%!postproc(html): #ERED +%!postproc(html): #RED +%!postproc(html): #YELLOW +%!postproc(html): #ERED +%!postproc(html): #EYELLOW #BECE [gf-logo.png] @@ -46,7 +47,9 @@ The library is licensed under LGPL. Writing a grammar for a language is usually easier if other languages from the same family already have grammars. The colours have the same -meaning as in the diagram above. Thus, in particular, each of the languages +meaning as in the diagram above; in addition, we use boldface for the +red, still unimplemented languages and italics for the +orange languages in progress. Thus, in particular, each of the languages coloured red below are possible programming projects. Baltic: @@ -77,29 +80,41 @@ Hellenic: - #RED Greek #ERED +Indo-Iranian: +- #YELLOW Hindi #EYELLOW +- #YELLOW Urdu #EYELLOW + + Romance: - #GRAY Catalan #EGRAY - #GRAY French #EGRAY - #GRAY Italian #EGRAY - #RED Portuguese #ERED -- #YELLOW Romanian #ERED +- #YELLOW Romanian #EYELLOW - #GRAY Spanish #EGRAY Semitic: -- #YELLOW Arabic #ERED +- #YELLOW Arabic #EYELLOW - #RED Maltese #ERED Slavonic: - #GRAY Bulgarian #EGRAY - #RED Czech #ERED -- #YELLOW Polish #ERED +- #YELLOW Polish #EYELLOW - #GRAY Russian #EGRAY - #RED Slovak #ERED - #RED Slovenian #ERED +Tai: +- #YELLOW Thai #EYELLOW + + +Turkic: +- #YELLOW Turkish #EYELLOW + ===Who is qualified=== @@ -185,9 +200,9 @@ Requirements: GF, JavaScript, some phone application development tools This project is rather open: find some cool applications of the technology that are useful or entertaining on the web. Examples include -- translators: see [demo http://tournesol.cs.chalmers.se:41296/translate] +- translators: see [demo http://129.16.250.57:41296/translate] - multilingual wikis: see [demo http://csmisc14.cs.chalmers.se/~meza/restWiki/wiki.cgi] -- fridge magnets: see [demo http://tournesol.cs.chalmers.se:41296/fridge] +- fridge magnets: see [demo http://129.16.250.57:41296/fridge] Requirements: GF, JavaScript or Java and Google Web Toolkit, CGI