forked from GitHub/gf-core
Remove HTML files from VC which should be generated from txt2tags
If these pages disappear from the web via www.grammaticalframework.org then this commit may need to be reversed
This commit is contained in:
@@ -1,43 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META NAME="generator" CONTENT="http://txt2tags.sf.net">
|
||||
<TITLE>Portable Numeral Translator</TITLE>
|
||||
</HEAD><BODY BGCOLOR="white" TEXT="black">
|
||||
<P ALIGN="center"><CENTER><H1>Portable Numeral Translator</H1>
|
||||
<FONT SIZE="4">
|
||||
<I>15 August 2008</I><BR>
|
||||
</FONT></CENTER>
|
||||
|
||||
<P>
|
||||
Here is the first GF application for the iPhone. It translates
|
||||
numerals from digits into number words in 15 languages. It works for
|
||||
numerals in the range 1-999,999. You can use the demo online in your iPhone's
|
||||
browser, or download and install it by using FileMagnet (from AppStore).
|
||||
</P>
|
||||
<P>
|
||||
The demo should work in any web browser supporting JavaScript, but it has been
|
||||
specially dimensioned for the iPhone screen. It is an application of a general
|
||||
technology, namely the compilation of GF grammars to JavaScript. Thus you can
|
||||
easily build similar applications from your own grammars.
|
||||
</P>
|
||||
<P>
|
||||
The
|
||||
<A HREF="http://www.cs.chalmers.se/~bringert/gf/translate/">full numeral translator</A>, which
|
||||
works in 88 language and permits arbitrary cross translations, cannot yet be ported
|
||||
to the iPhone because of memory problems.
|
||||
</P>
|
||||
<P>
|
||||
The current version has some encoding/font issues in Hebrew and Hindi.
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="numbers/numbers.html">Use the translator online</A>
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="numbers.tgz">Download the translator</A>. To install: unpack the file and move
|
||||
the directory <CODE>numbers</CODE> to your FileMagnet uploader.
|
||||
</P>
|
||||
|
||||
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
|
||||
<!-- cmdline: txt2tags -thtml index-numbers.txt -->
|
||||
</BODY></HTML>
|
||||
Reference in New Issue
Block a user