Commit Graph

1255 Commits

Author SHA1 Message Date
kr.angelov
58bcb9e22e fix the "stack overflow" error with the Swedish grammar 2006-06-02 08:34:17 +00:00
kr.angelov
81f2e036e7 enable parsing of empty string 2006-06-01 21:37:22 +00:00
kr.angelov
d1fa17ba6b bugfix 2006-06-01 21:36:17 +00:00
aarne
501c3eed7f less recompilation of cf and morpho 2006-06-01 22:35:43 +00:00
aarne
013f3ce803 resource examples in tutorial 2006-06-01 16:16:18 +00:00
aarne
89bd3aff33 author list 2006-06-01 14:15:51 +00:00
kr.angelov
35d2d47356 update the copyright messages 2006-06-01 11:29:30 +00:00
kr.angelov
e51eaed4fd add the FCFG parser 2006-06-01 11:19:47 +00:00
kr.angelov
496f1fc876 The SLinType type is changed so that you don't have to use enumerateTerms each time when you want to know the possible table arguments 2006-06-01 10:26:49 +00:00
kr.angelov
f7d8cdfc2e Add foldBM, foldSolutions and foldFinalStates functions 2006-06-01 10:12:38 +00:00
aarne
34ca8208ac reload = r command 2006-06-01 08:16:21 +00:00
aarne
5e665fa2ac bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
bringert
0e484f094f Disable special treatment of lists in SRGS+SISR generation, since OptimTalk can't handle it. 2006-05-31 19:41:05 +00:00
aarne
c51846361f l -multi -all/-table ; same with tb 2006-05-30 22:02:25 +00:00
aarne
719e751051 BronzeageDan 2006-05-30 14:36:40 +00:00
aarne
5dc1edf50f lincat typecheck and abstract-interface extension fixed 2006-05-30 12:19:19 +00:00
aarne
e9ce09cb45 Danish lexicon and verbs complete, but inflection has to be verified 2006-05-25 21:59:00 +00:00
aarne
479e2d5ed6 cleaned up in multimodal and dialogue 2006-05-24 16:51:52 +00:00
aarne
1aa8abb074 updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne
750ef2ca30 bug fix in with-modules and gr checker; factoring out cats to Common 2006-05-23 22:20:00 +00:00
aarne
00e7c3225e bug fix in Predef.toStr compilation 2006-05-21 11:38:00 +00:00
aarne
4f9ba74f72 removed automatic lock fields - must be added by hand in places in resource 2006-05-22 15:48:59 +00:00
aarne
41519ea40b removed a large obsolete fine 2006-05-20 07:20:51 +00:00
bringert
6217a2a4d9 Imported latest config.sub and config.guess from http://cvs.savannah.gnu.org/viewcvs/config/config/ 2006-05-20 03:31:59 +00:00
bringert
b7e1e31909 Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, change all latin-1 characters in haskell code to escapes. 2006-05-20 02:56:06 +00:00
bringert
49849d7fe3 Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able to compile on GHC CVS. 2006-05-20 01:41:53 +00:00
aarne
25bc367f40 gfwl example 2006-05-18 15:01:43 +00:00
aarne
7fa31cc644 Wordlist format 2006-05-18 14:59:58 +00:00
aarne
747eccf2df some godis additions to dialogue 2006-05-17 21:04:54 +00:00
aarne
cc07890344 changed readme name 2006-05-16 21:18:40 +00:00
aarne
63f03f8c73 field names added to Prolog 2006-05-16 21:10:47 +00:00
aarne
29d04d8a90 extended dialogue example 2006-05-16 20:44:33 +00:00
aarne
5082ebd0f4 renamed Godis to Prolog ; added Fin 2006-05-16 18:48:46 +00:00
aarne
ecf429c593 README completed in dialogue 2006-05-16 13:13:33 +00:00
aarne
6bbd4e423a examples of dialogue system grammars 2006-05-16 13:07:41 +00:00
bringert
e1ea20277c VoiceXML generation: use cond attribute with blocks, instead of having ifs inside. Recommended by OptimSys support. 2006-04-27 09:30:59 +00:00
bringert
1db0885429 Commented out one_Det in peacekeeping grammar. 2006-04-25 15:44:43 +00:00
bringert
10bf3b1d9f Moved punctuation to a separate field, to allow spoken language grammars to omit it. Created top-level spoken language grammars. (all in peacekeeping) 2006-04-21 21:53:20 +00:00
bringert
9a51ac6ebf Peacekeeping README: added reference to "Emergency multilingual phrasebook" 2006-04-21 14:49:46 +00:00
bringert
4bc12bcde1 Peace keeping: added more lexicon words. Added this_NP and that_NP. Added some more examples. 2006-04-21 14:34:45 +00:00
aarne
f75efc970a PeacePhrase_Fin ; -p in resource Makefile 2006-04-21 15:20:03 +00:00
bringert
c4560e21b0 Build peace grammars with optimize=share to work with GF EI. 2006-04-21 13:55:19 +00:00
bringert
3c1ef84ddd Peacekeeping: moved startcat flags to top level concretes to work around problems in figuring out the startcat for CFGMs. 2006-04-21 13:16:14 +00:00
bringert
fc72f8b730 Added TODO item about startcat in CFGM grammars. 2006-04-21 13:13:28 +00:00
bringert
c4f36a024a Implemented some new words in swedish. Use english compound for police officer. 2006-04-21 12:08:10 +00:00
bringert
4bb72d9343 Changed gfdoc to: include modification time of the gf file, instead of document generation time; ignore pragmas at the start of the GF file; not put note about txt2tags in the generated html. 2006-04-21 11:49:06 +00:00
bringert
53b86102ff Changed PeacePhrases_Swe to latin-1. 2006-04-21 09:55:15 +00:00
aarne
0268576142 embedded haskelle example: query 2006-04-21 09:14:05 +00:00
bringert
028561ac2a peacekeeping: implemented the new lexicon entries in english. 2006-04-21 07:49:53 +00:00
bringert
44300844db peacekeeping: add a module with phrases which are very different in different languages, e.g. greetings. The english and swedish implementations do not yet use the resource grammars, and the finnish is empty. 2006-04-20 22:46:41 +00:00