diff options
| author | aarne <unknown> | 2004-11-27 08:13:45 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-11-27 08:13:45 +0000 |
| commit | 84c23918d01e5b02dc578c0d67efb371d0476cda (patch) | |
| tree | f7b39d9b018d4ff4e5661068c42cf6a76818bafc /doc | |
| parent | fcbe58ef07be9f6177410d2c2c785f3261000648 (diff) | |
finishing verbs; bug fixes in comp
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/book/gf-book.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/gf-book.tex b/doc/book/gf-book.tex index 8d18e64c9..10394299c 100644 --- a/doc/book/gf-book.tex +++ b/doc/book/gf-book.tex @@ -76,7 +76,7 @@ is the Grammatical Framework, GF. There are many reasons why natural-language applications are not common. One reason is that they are difficult to build. No-one has ever managed to write a program that correctly recognizes arbitrary -natural-language input in any language +natural-language input in any language. GF is a special-purpose programming language for writing grammars. |
