From 53d57cdb5b10e44c75cf0545df901a215e52d121 Mon Sep 17 00:00:00 2001
From: hallgren
Date: Thu, 1 Mar 2012 15:45:05 +0000
Subject: [PATCH] doc-phrasebook.txt: update hyperlinks
Link to www.grammaticalframework.org instead of code.haskell.org/gf.
---
examples/phrasebook/doc-phrasebook.html | 21 +++++++++++----------
examples/phrasebook/doc-phrasebook.txt | 16 ++++++++--------
2 files changed, 19 insertions(+), 18 deletions(-)
diff --git a/examples/phrasebook/doc-phrasebook.html b/examples/phrasebook/doc-phrasebook.html
index 21ad0993e..21fc7b3b1 100644
--- a/examples/phrasebook/doc-phrasebook.html
+++ b/examples/phrasebook/doc-phrasebook.html
@@ -46,6 +46,7 @@ Showcase for project FP7-ICT-247914, Deliverable D10.2.
History
+- 1 September. Version 1.1: bug fixes, some new constructions.
- 2 June. Version 1.0 released!
- 29 May. Link to Google translate with the current language pair and phrase.
- 27 May. Polish added.
@@ -116,7 +117,7 @@ The phrasebook has the following requirement specification:
The phrasebook is available as open-source software, licensed under GNU LGPL.
The source code resides in
-code.haskell.org/gf/examples/phrasebook/
+www.grammaticalframework.org/examples/phrasebook/
Points illustrated
@@ -179,7 +180,7 @@ The use of resource grammars and functors
@@ -259,9 +260,9 @@ The abstract syntax defines the ontology behind the phrasebook.
Some explanations can be found in the
ontology document, which is produced from the
abstract syntax files
-Sentences.gf
+Sentences.gf
and
-Words.gf
+Words.gf
by make doc.
@@ -277,7 +278,7 @@ locally on her own computer.
Effort and cost
-
+
| Language |
Grammarian's language skills |
@@ -588,7 +589,7 @@ The basic things "everyone" can do is
The missing concrete syntax entries are added to the WordsL.gf
files for each language L. The
-morphological paradigms
+morphological paradigms
of the GF resource library should be used. Actions (prefixed with A, as AWant) are
a little more demanding, since they also require syntax constructors. Greetings (prefixed
with G) are pure strings.
@@ -597,9 +598,9 @@ with G) are pure strings.
Some explanations can be found in the
implementation document, which is produced from the
concrete syntax files
-SentencesI.gf
+SentencesI.gf
and
-WordsEng.gf
+WordsEng.gf
by make doc.
@@ -611,7 +612,7 @@ Here are the steps to follow for contributors:
using darcs pull.
- Also make sure that you have compiled the library by
make present in gf/lib/src/.
- Work in the directory
-
gf/examples/phrasebook/.
+ gf/examples/phrasebook/.
- After you've finished your contribution, recompile the phrasebook by
make pgf.
- Save your changes in
darcs record . (in the phrasebook subdirectory).
- Make a patch file with
darcs send -o my_phrasebook_patch, which you can
@@ -682,6 +683,6 @@ Willard Rafnsson,
Nick Smallbone.
-
+