summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-02fix the "stack overflow" error with the Swedish grammarkr.angelov
2006-06-01enable parsing of empty stringkr.angelov
2006-06-01bugfixkr.angelov
2006-06-01less recompilation of cf and morphoaarne
2006-06-01resource examples in tutorialaarne
2006-06-01author listaarne
2006-06-01update the copyright messageskr.angelov
2006-06-01add the FCFG parserkr.angelov
2006-06-01The SLinType type is changed so that you don't have to use enumerateTerms ↵kr.angelov
each time when you want to know the possible table arguments
2006-06-01Add foldBM, foldSolutions and foldFinalStates functionskr.angelov
2006-06-01reload = r commandaarne
2006-06-01bug fixes: too much reading of files ; lin of variant recordsaarne
2006-05-31Disable special treatment of lists in SRGS+SISR generation, since OptimTalk ↵bringert
can't handle it.
2006-05-30l -multi -all/-table ; same with tbaarne
2006-05-30BronzeageDanaarne
2006-05-30lincat typecheck and abstract-interface extension fixedaarne
2006-05-25Danish lexicon and verbs complete, but inflection has to be verifiedaarne
2006-05-24cleaned up in multimodal and dialogueaarne
2006-05-24updated dialogue to multimodal ; bug fixes in grammar compilationaarne
2006-05-23bug fix in with-modules and gr checker; factoring out cats to Commonaarne
2006-05-21bug fix in Predef.toStr compilationaarne
2006-05-22removed automatic lock fields - must be added by hand in places in resourceaarne
2006-05-20removed a large obsolete fineaarne
2006-05-20Imported latest config.sub and config.guess from ↵bringert
http://cvs.savannah.gnu.org/viewcvs/config/config/
2006-05-20Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ↵bringert
change all latin-1 characters in haskell code to escapes.
2006-05-20Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able ↵bringert
to compile on GHC CVS.
2006-05-18gfwl exampleaarne
2006-05-18Wordlist formataarne
2006-05-17some godis additions to dialogueaarne
2006-05-16changed readme nameaarne
2006-05-16field names added to Prologaarne
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.