fine tuning phrasebook

This commit is contained in:
aarne
2010-03-28 21:13:29 +00:00
parent 1c088506b3
commit 997ca76c1b
4 changed files with 48 additions and 19 deletions

View File

@@ -60,15 +60,19 @@ Disambiguation, esp. by the parameters in Roles.
abstract Sentences: general syntactic structures implementable by functor
- concrete by functor SencencesI
abstract Words: words and predicates, typically language-dependent
- concrete separate
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
@@ -89,6 +93,11 @@ Extract/construct lexica for
- places
Connection to Google translate, for fall-back and for comparison
Feedback facility in the UI.