summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-16extended dialogue exampleaarne
2006-05-16renamed Godis to Prolog ; added Finaarne
2006-05-16README completed in dialogueaarne
2006-05-16examples of dialogue system grammarsaarne
2006-04-27VoiceXML generation: use cond attribute with blocks, instead of having ifs ↵bringert
inside. Recommended by OptimSys support.
2006-04-25Commented out one_Det in peacekeeping grammar.bringert
2006-04-21Moved punctuation to a separate field, to allow spoken language grammars to ↵bringert
omit it. Created top-level spoken language grammars. (all in peacekeeping)
2006-04-21Peacekeeping README: added reference to "Emergency multilingual phrasebook"bringert
2006-04-21Peace keeping: added more lexicon words. Added this_NP and that_NP. Added ↵bringert
some more examples.
2006-04-21PeacePhrase_Fin ; -p in resource Makefileaarne
2006-04-21Build peace grammars with optimize=share to work with GF EI.bringert
2006-04-21Peacekeeping: moved startcat flags to top level concretes to work around ↵bringert
problems in figuring out the startcat for CFGMs.
2006-04-21Added TODO item about startcat in CFGM grammars.bringert
2006-04-21Implemented some new words in swedish. Use english compound for police officer.bringert
2006-04-21Changed gfdoc to: include modification time of the gf file, instead of ↵bringert
document generation time; ignore pragmas at the start of the GF file; not put note about txt2tags in the generated html.
2006-04-21Changed PeacePhrases_Swe to latin-1.bringert
2006-04-21embedded haskelle example: queryaarne
2006-04-21peacekeeping: implemented the new lexicon entries in english.bringert
2006-04-20peacekeeping: add a module with phrases which are very different in ↵bringert
different languages, e.g. greetings. The english and swedish implementations do not yet use the resource grammars, and the finnish is empty.
2006-04-20Added section for examples we I don't know how to handle well without ↵bringert
overgenerating too much.
2006-04-20Added some more words to the peacekeeping lexicon. Did not add them in the ↵bringert
concrete syntaxes yet.
2006-04-20Fixed a swedish peacekeeping missed latin-1 conversion.bringert
2006-04-20paths to parent dir ; Swe char codingaarne
2006-04-20finnish peacekeepingaarne
2006-04-20Added swedish version of the peacekeeping grammar.bringert
2006-04-20Reorganized the peacekeeping grammar.bringert
2006-04-20Added QuestIAdv_NP.bringert
2006-04-20PeaceKepp: added a bunch of examples. Added a few words. Added some missing ↵bringert
syntax constructs.
2006-04-20Added Quest category to PeaceKeep grammar.bringert
2006-04-20Added the beginnings of the PeaceKeep grammar.bringert
2006-04-20Added debugging flag to generated VoiceXML.bringert
2006-04-19star in morpho analysisaarne
2006-04-19utf8 in editoraarne
2006-04-19Use quest_Cat to generate questions in the VoiceXML printer.bringert
2006-04-19Disable readline support on cygwin, regardless of GHC version.bringert
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-04-17spelling alphabetaarne
2006-04-13Fixed left recursion removal to not create cyclic rules.bringert
2006-04-13Removed cycles when building SRGs, to avoid getting left-recursive grammars.bringert
2006-04-13generate unique new category names when removing left recursion from cfgs.bringert
2006-04-13extended unix grammars with character-based spellingaarne
2006-04-13Fixed bug in SRG top-down filtering where the start category would be ↵bringert
removed if it wasn't referenced by itself.
2006-04-13Added top-down filtering to the GSL printer.bringert
2006-04-13Added -startcat flag to the pg command.bringert
2006-04-12The SLF removeTrivialEmptyNodes optimization could orphan the final node. ↵bringert
Fixed this by not bypassing final nodes.
2006-04-12unix command grammar startedaarne
2006-04-04inherent features of Intaarne
2006-04-04adding support for 2nd order functions in SimpleGFC formatpeb
2006-04-04version 3 of quick referenceaarne
2006-04-03editing the tutorialaarne