aarne
3da1d10eb9
completed IdiomCat to compile api and math
2008-09-09 16:11:05 +00:00
aarne
fa02871525
missing case in param lookup table in GrammartoGFCC
2008-09-09 15:33:56 +00:00
aarne
95866cbe6c
more compatibility modules
2008-09-09 14:06:46 +00:00
aarne
4f560ea668
debug information in GrammarToGFCC
2008-09-09 14:04:37 +00:00
aarne
6f9efe9373
Possessive constructor in Romance: un-record arguments to work around a PGF bug
2008-09-09 13:11:08 +00:00
bjorn
7826a445b0
More info in src/server/README.
2008-09-09 12:38:45 +00:00
bjorn
9e3b3f1bd2
Disable translation on every keystroke, and completion, in the gf FastCGI AJAX client, since it can be too slow.
2008-09-09 12:19:28 +00:00
bjorn
af2dbf293a
Updated JS editor to the latest version from Moises.
2008-09-09 09:32:32 +00:00
aarne
b3af35a88e
show "error" in run interruptibly mode in GFI
2008-09-09 06:58:38 +00:00
aarne
56173a9fdb
enable matching of ++ strings with regular patterns
2008-09-09 06:36:36 +00:00
aarne
5fde12f8f4
compatibility modules started to deal with WebALT grammars
2008-09-08 16:02:05 +00:00
aarne
940f7894ec
added romance in next-resource ; some French determiners and definite articles in other languages to revisit
2008-09-05 16:20:38 +00:00
aarne
da76aa68ff
finnish in next-resource; articles to check
2008-09-05 15:09:30 +00:00
aarne
2bbd5b21e9
updated exx-resource.gft to the new tree structure
2008-09-05 14:56:06 +00:00
aarne
3312bb9dde
fixed new tense structure in next-resourc/demo
2008-09-05 14:38:59 +00:00
aarne
7ab51924dc
carried over Art and Temp changes to next-resource/api/Constructors
2008-09-05 13:51:59 +00:00
aarne
7d82132b9e
Temp = Tense + Ant in next-resource
2008-09-05 13:27:56 +00:00
aarne
98184c5016
starting next-resource by fusing Art and Quant in english and scandinavian; substantival forms added for e.g. possessive pronouns
2008-09-05 13:12:47 +00:00
aarne
efd1b4fb73
capitals in lextext and unlextext; notice that a sentence starting with a proper name now gets lexed with a small letter if lextext is used
2008-09-05 09:21:48 +00:00
aarne
9884983762
convert all values in shell pipes to strings
2008-09-04 09:03:02 +00:00
bjorn
dbe3571fcc
Added --haskell-prefix option for changing the constructor prefix in generated Haskell modules.
2008-09-03 15:42:11 +00:00
aarne
6f42ba8693
simplified the deprecated complex lincat of PredefCnc.Int
2008-09-03 09:45:09 +00:00
peb
8952a626d0
new PGF output format: prolog syntax
...
* output a PGF grammar in prolog readable syntax
* variables in abstract syntax (hypotheses and lambda-abstractions)
are translated to unique logical variables
* PGF terms in concrete syntax are translated to more prolog-like terms
2008-09-03 09:04:09 +00:00
aarne
2efc33329e
treatment of Int: not always PredefAbs but can be PredefCnc
2008-09-03 09:33:37 +00:00
bjorn
27fdc19b20
Added missing space in Constructors.gf whose absence introduced an extra space in the library synopsis.
2008-08-29 08:41:38 +00:00
bjorn
1919fe99a6
gf-server: the readData function given to getData should be m a, not IO a.
2008-08-24 20:44:30 +00:00
bjorn
85bfb64e2a
First (hacky) working version of FastCGI JSON morphology server.
2008-08-24 19:31:12 +00:00
bjorn
f8487ec6b9
Move CGIError stuff to FastCGIUtils.
2008-08-24 19:12:44 +00:00
bjorn
646bf9c4d8
URL decode text input in fastcgi server, including %uXXXX sequences.
2008-08-24 17:39:24 +00:00
aarne
9a29d50763
fixed unstressed e in Swedish fifth declension
2008-08-24 15:35:06 +00:00
bjorn
2ffc138e52
Overload mkAdv in TrySwe.
2008-08-24 14:53:45 +00:00
bjorn
f246747496
Completed SISR 1.0 support (untested).
2008-08-24 14:53:21 +00:00
bjorn
c42e4c0690
Export modifyFlags and modifyModuleFlags from GF.Infra.Options.
2008-08-24 14:52:49 +00:00
bjorn
b8fae8f5a4
Re-enable Catalan in the server demo grammar.
2008-08-24 10:19:44 +00:00
jordi.saludes
65cf602ce8
Words added in Cat.
...
Some verbs in LexiconCat are defined as regular by default. TODO: put the right one in BeschCat.
2008-08-23 22:19:04 +00:00
jordi.saludes
7d0fa02081
make bread_N in Cat irregular.
2008-08-23 15:19:39 +00:00
aarne
dd839fa867
updated gf-bibliography
2008-08-23 16:34:42 +00:00
aarne
e8e95e140c
removed repeated CPU time printing in GFI
2008-08-23 15:35:39 +00:00
aarne
65e92e6dab
infForm added to Catalan ; debugging alternative in PGF generation
2008-08-23 14:26:34 +00:00
aarne
976b73d4c9
error fix in Constructors documentation
2008-08-22 14:32:42 +00:00
bjorn
c80538e068
Added target for building translation server grammar for LangX.
2008-08-23 10:33:16 +00:00
bjorn
45ab3ea0d9
Added README with build instructions for the fastcgi server.
2008-08-22 13:16:31 +00:00
bjorn
0e80a79e1d
Don't include DemoCat in server example grammar, since some parts are missing.
2008-08-22 13:15:51 +00:00
bjorn
849c146973
UTF8 encode all generated XML.
2008-08-22 09:47:42 +00:00
bjorn
acf1a17268
In GF.Compile.Export, output file name extensions should not have double dots.
2008-08-22 09:27:44 +00:00
bjorn
440d9c49b9
Renamed the gf3 executable to gf in GF.cabal
2008-08-22 08:45:40 +00:00
bjorn
243bd895e4
Added srgs_xml_nonrec output format.
2008-08-22 08:43:58 +00:00
bjorn
b73f03b366
Removed Overload modules from GF.cabal.
2008-08-22 07:18:34 +00:00
bjorn
921798bc2a
Added target to lib/resource/Makefile for building a tarball of the compiled resource library.
2008-08-22 07:06:07 +00:00
aarne
090d30c26b
peace grammars patched to work with the new API
2008-08-20 07:14:20 +00:00