aarne
a2dbdb0163
updated readme and install
2008-06-27 17:34:17 +00:00
aarne
ce95305918
rm obsolete download file
2008-06-27 17:11:54 +00:00
aarne
415082e88d
tiger binary
2008-06-27 17:10:44 +00:00
aarne
c093252d20
file names in download index
2008-06-27 16:54:21 +00:00
aarne
070d198e7e
added api/Combinators for Eng
2008-06-27 16:48:28 +00:00
aarne
9aaf53dba1
documentation almost up to date
2008-06-27 14:43:05 +00:00
aarne
333480388f
documentation written; some weird constructors excluded from demo
2008-06-27 14:14:01 +00:00
aarne
54a12c6937
updated synopsis, removed GF/devel/
2008-06-27 11:59:03 +00:00
aarne
a73caec804
more rm in doc
2008-06-27 11:32:49 +00:00
aarne
21c84a0a96
rm old tutorials
2008-06-27 11:27:40 +00:00
aarne
b36365e9e7
more rm in doc
2008-06-27 11:27:00 +00:00
aarne
14aabd1a4a
more obsolete doc rm'd
2008-06-27 11:22:51 +00:00
aarne
c878a7561c
removed obsolete items from doc
2008-06-27 11:21:49 +00:00
krasimir
62bca15468
change the version number to beta in cabal
2008-06-27 10:46:21 +00:00
krasimir
bff0a96b0b
the shell now supports cp1251 coding with se command. works with the word completion as well
2008-06-27 10:33:46 +00:00
aarne
9fbe3cbcd3
took away old-examples
2008-06-27 09:18:50 +00:00
aarne
ae83ab19ed
version-related changes in Makefile and help
2008-06-27 09:09:29 +00:00
aarne
ba6407cacd
interrupt in proper place in GFI
2008-06-27 06:50:50 +00:00
aarne
7bf0ea6bf1
hacks to make Arabic compile on GF3
2008-06-27 06:44:34 +00:00
aarne
334394f3ea
debugging arabic
2008-06-26 21:40:21 +00:00
aarne
d1a491653c
removed Transfer interpreter
2008-06-26 21:05:50 +00:00
aarne
7ff344ae5b
removed transfer from gf3
2008-06-26 21:05:01 +00:00
aarne
4a9bc587a5
moved interruption to GFI level to capture all commands
2008-06-26 21:01:51 +00:00
aarne
9d909f32cf
fixed decodeUTF8 for pgf; removed old resources from darcs
2008-06-26 19:41:25 +00:00
aarne
544fc47489
oops, forgot add Coding
2008-06-26 18:48:28 +00:00
aarne
7f9a0cdd34
uniform encoding: gfo and pgf in UTF8, internal in unicode
2008-06-26 16:35:45 +00:00
aarne
712717e461
utf8 adjustments
2008-06-26 06:52:01 +00:00
bjorn
75c08292e3
Changed src-3.0 to src in GF.cabal
2008-06-25 18:29:21 +00:00
bjorn
83318d0757
Include coding flag in .gfo files.
...
Because the PGF file gets all the flags from the GFO file automatically, we get the coding flag in the PGF file too. This is undesirable, since PGF is supposed to always by in UTF-8.
2008-06-25 18:14:45 +00:00
aarne
5fcd5c4f73
added a slot for Urdu in Text.Transliterations
2008-06-25 17:42:19 +00:00
bjorn
475e1ea4d9
Inflect German Numeral pot01 ("ein") in gender and case. Needed to get phrases such as "eine grosse Pizza" correct when "eine" is a Numeral rather than indef art.
2008-06-25 17:30:50 +00:00
aarne
edda3db1b5
resource gold standard in UTF8, since test output is also
2008-06-25 17:25:30 +00:00
aarne
15d44712f6
removed JavaGUIs from src
2008-06-25 17:05:19 +00:00
bjorn
4e5c83fa74
quote stirng in getDataDir as generated by make today
2008-06-25 17:20:16 +00:00
aarne
c5c6d13546
changed names of resource-1.3; added a note on homepage on release
2008-06-25 16:54:35 +00:00
aarne
7d721eb16e
removed src for 2.9
2008-06-25 16:43:48 +00:00
aarne
7e0c2c3656
Updated version numbers for 2.9f (final 2.9).
2008-06-25 16:34:50 +00:00
aarne
8c21f4ccc2
a new example in exx-resource
2008-06-25 10:14:06 +00:00
bjorn
408aa5b608
russian added operation for adding n prefix to pronouns after prepositions.
2008-06-25 14:16:09 +00:00
bjorn
7dd461ab15
russin: noun declesion 10: small animals
2008-06-25 13:54:18 +00:00
bjorn
e6af6c2714
russian: fix neutral adjective-declined nouns
2008-06-25 13:30:05 +00:00
bjorn
d87872f823
russian: no need to import Predef.
2008-06-24 23:16:01 +00:00
bjorn
b14394afdc
russian: new paradigms for adjectives, including overloaded smart paradigm. moved declension stuff to MorphoRus. changes LexiconRus to use new mkA.
2008-06-24 23:06:20 +00:00
bjorn
695fdca35a
russian: more noun paradigm work
2008-06-24 21:22:47 +00:00
bjorn
0554bb1937
Remove lots of ununsed noun stuff from MorphoRus.
2008-06-24 21:21:59 +00:00
bjorn
26aba963e7
Russian: remove old noun paradigm type declarations. Overload mkN2. Move internal stuff so that it is not visible in the synopsis.
2008-06-24 20:35:51 +00:00
aarne
2e89af633d
demo prepared
2008-06-24 22:08:54 +00:00
aarne
ed72a2ef79
added default decodings to Make, to enable multilingual utf8 generation
2008-06-24 21:52:07 +00:00
aarne
06eb01ac7e
some fixes in Hindi and Finnish
2008-06-24 20:40:21 +00:00
aarne
a0953a6c94
a method for cloning a file to different languages: Make clone file=FileLLL.gf
2008-06-24 18:26:06 +00:00