diff options
| author | Aarne Ranta <aarne@chalmers.se> | 2017-08-10 16:53:55 +0200 |
|---|---|---|
| committer | Aarne Ranta <aarne@chalmers.se> | 2017-08-10 16:53:55 +0200 |
| commit | 0806b8b80e5af84b4bd16df89a188d1e51ed6d20 (patch) | |
| tree | 79416748b04671de2711de66eb6db4cbee2acc54 | |
| parent | a8eeb497670fb0f2ffab1f9b070808df965415be (diff) | |
release notes on RGL and UD
| -rw-r--r-- | download/release-next.t2t | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/download/release-next.t2t b/download/release-next.t2t index 89d8e0226..3f179c67d 100644 --- a/download/release-next.t2t +++ b/download/release-next.t2t @@ -27,7 +27,7 @@ Over 200 changes have been pushed to the source repository since ====New features and notable changes==== -- ... +- support for language-specific depencency configurations (in addition to abstract syntax based ones); see ``help vd`` in the GF shell ====Other changes and bug fixes==== @@ -43,7 +43,15 @@ Over 200 changes have been pushed to the source repository since ===Resource Grammar Library=== - New languages: - - ... + - Icelandic + - Norwegian Nynorsk + + +- API now usable for incomplete languages via ``Missing`` modules: implemented for Arabic and Latin. +- punctuation with BIND and SOFT_BIND tokens for a number of languages + + + - Various fixes for several languages. |
