From 04784b7c31bec63c1fa9c17884347c61491f9874 Mon Sep 17 00:00:00 2001
From: aarne
Date: Sun, 28 Mar 2010 21:13:29 +0000
Subject: fine tuning phrasebook
---
examples/phrasebook/phrasebook.html | 40 +++++++++++++++++++++++++++----------
1 file changed, 30 insertions(+), 10 deletions(-)
(limited to 'examples/phrasebook/phrasebook.html')
diff --git a/examples/phrasebook/phrasebook.html b/examples/phrasebook/phrasebook.html
index bad1acc4b..ae6c21ee3 100644
--- a/examples/phrasebook/phrasebook.html
+++ b/examples/phrasebook/phrasebook.html
@@ -14,7 +14,7 @@ History
- Version 0.1, 26 March 2010. Eng, Fin, Fre, Ron; dedicated minibar UI.
-
- Version 0.2, 28 March. Swe; cat Action; small phrases.
+
- Version 0.2, 28 March. Swe, Ita; cat Action; small phrases.
Purpose
@@ -54,7 +54,7 @@ The source code resides in
Current status (28 March 2010):
-- available in English, Finnish, French, Romanian, Swedish
+
- available in English, Finnish, French, Italian, Romanian, Swedish
- very small coverage
- works on web browsers calling a server
- web service not yet released, but preliminarily available
@@ -80,21 +80,35 @@ abstract Sentences: general syntactic structures implementable by functor
- concrete by functor SencencesI
-
+
+
+
abstract Words: words and predicates, typically language-dependent
+
+
+
+
abstract Greetings: idiomatic phrases, strings with role dependence
+
+
- concrete separate
-
-abstract Phrasebook: put everything everything together
+
+
+
+abstract Phrasebook: put everything together
+
+
- concrete separate
-
-resource Roles: param Politeness, Gender
-
-interface DiffPhrasebook: the (so far small) interface for Sentences
+
+resource Roles: param Politeness, Gender
+
+
+interface DiffPhrasebook: the (so far small) interface for Sentences
+
To Do
Text-based translation interface.
@@ -114,6 +128,12 @@ Extract/construct lexica for
- places
+
+Connection to Google translate, for fall-back and for comparison
+
+
+Feedback facility in the UI.
+
--
cgit v1.2.3