forked from GitHub/gf-core
GF home page: add new RGL languages to the list
Also a couple of fixes in release-next.t2t
This commit is contained in:
@@ -12,7 +12,7 @@ See the [download page http://www.grammaticalframework.org/download/index.html].
|
|||||||
|
|
||||||
==What's new==
|
==What's new==
|
||||||
|
|
||||||
Over 350 changes have been pushed to the source repository since
|
Over 380 changes have been pushed to the source repository since
|
||||||
[the release of GF 3.7.1 release-3.7.1.html] in October 2015.
|
[the release of GF 3.7.1 release-3.7.1.html] in October 2015.
|
||||||
|
|
||||||
|
|
||||||
@@ -51,7 +51,6 @@ Over 350 changes have been pushed to the source repository since
|
|||||||
- Ancient Greek by Hans Leiß (partial, no API yet)
|
- Ancient Greek by Hans Leiß (partial, no API yet)
|
||||||
- Slovene by Krasimir Angelov (partial, no API yet)
|
- Slovene by Krasimir Angelov (partial, no API yet)
|
||||||
|
|
||||||
|
|
||||||
- Various fixes for several languages.
|
- Various fixes for several languages.
|
||||||
- English and Scandinavian: relative clauses and slash questions have been modernized to
|
- English and Scandinavian: relative clauses and slash questions have been modernized to
|
||||||
using preposition stranding by default. This also enables the use of //that// in English,
|
using preposition stranding by default. This also enables the use of //that// in English,
|
||||||
@@ -65,6 +64,11 @@ Over 350 changes have been pushed to the source repository since
|
|||||||
|
|
||||||
===GF Cloud services===
|
===GF Cloud services===
|
||||||
|
|
||||||
|
- Minibar can now show universal dependency diagrams for grammars that
|
||||||
|
support it (e.g. the ResourceDemo grammar).
|
||||||
|
- PGF service: there is a new command ``deptree`` that can output
|
||||||
|
universal dependency diagrams for grammars that support it (there
|
||||||
|
has to be a label configuration file).
|
||||||
- Wide Coverage Translation Demo:
|
- Wide Coverage Translation Demo:
|
||||||
there is now a new button "Grammars..." which show a list where users can
|
there is now a new button "Grammars..." which show a list where users can
|
||||||
select which application grammars to use for translation, in addition to
|
select which application grammars to use for translation, in addition to
|
||||||
@@ -72,11 +76,6 @@ Over 350 changes have been pushed to the source repository since
|
|||||||
translations in the domain they cover.
|
translations in the domain they cover.
|
||||||
You can change the order in which the selected grammars are tried
|
You can change the order in which the selected grammars are tried
|
||||||
by dragging them up and down in the list.
|
by dragging them up and down in the list.
|
||||||
- PGF service: there is a new command ``deptree`` that can output
|
|
||||||
universal dependency diagrams for grammars that support it (there
|
|
||||||
has to be a label configuration file).
|
|
||||||
- Minibar can now show universal dependency diagrams for grammars that
|
|
||||||
support it (e.g. the ResourceDemo grammar).
|
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|||||||
@@ -365,7 +365,8 @@ support for an increasing number of languages, currently including
|
|||||||
<LI>Finnish
|
<LI>Finnish
|
||||||
<LI>French
|
<LI>French
|
||||||
<LI>German
|
<LI>German
|
||||||
<li>Greek
|
<li>Greek ancient (partial)
|
||||||
|
<li>Greek modern
|
||||||
<li>Hebrew (fragments)
|
<li>Hebrew (fragments)
|
||||||
<LI>Hindi
|
<LI>Hindi
|
||||||
<LI><A HREF="http://www.interlingua.com/">Interlingua</A>
|
<LI><A HREF="http://www.interlingua.com/">Interlingua</A>
|
||||||
@@ -377,12 +378,14 @@ support for an increasing number of languages, currently including
|
|||||||
<li>Mongolian
|
<li>Mongolian
|
||||||
<LI>Nepali
|
<LI>Nepali
|
||||||
<LI>Norwegian bokmål
|
<LI>Norwegian bokmål
|
||||||
|
<LI>Norwegian nynorsk
|
||||||
<LI>Persian
|
<LI>Persian
|
||||||
<LI>Polish
|
<LI>Polish
|
||||||
<li>Punjabi
|
<li>Punjabi
|
||||||
<LI>Romanian
|
<LI>Romanian
|
||||||
<LI>Russian
|
<LI>Russian
|
||||||
<LI>Sindhi
|
<LI>Sindhi
|
||||||
|
<LI>Slovene (partial)
|
||||||
<LI>Spanish
|
<LI>Spanish
|
||||||
<li>Swahili (fragments)
|
<li>Swahili (fragments)
|
||||||
<LI>Swedish
|
<LI>Swedish
|
||||||
|
|||||||
Reference in New Issue
Block a user