diff --git a/demos/app.html b/demos/app.html index 7395fd780..39857b6f7 100644 --- a/demos/app.html +++ b/demos/app.html @@ -25,9 +25,17 @@ Or try first a
-The Human Language Compiler is a translator for human language based on -programming language technology. Therefore it is compact in size -and gives control on quality. It indicates confidence with colours: +The Human Language Compiler differs from other translation +systems that are currently available, by using grammars and +semantics to perform the translation. Other systems use either +statistics or shallow rules based on dictionary lookup. Our +technology is similar to the way in which a compiler translates +program code to machine code - hence the name of our system. + +
+ +The technology enables the system to be compact in size +and give control on quality. It indicates confidence with colours:
The Human Languge Compiler works completely off-line, without internet connection, although being on-line may give you better -speech input and output. -The app is small (around 23 MB for all languages). +speech input and output and enable it for more languages. +The app is small (around 24 MB for all languages). We do not show ads.