Commit Graph

193 Commits

Author SHA1 Message Date
bringert e4ef09f6aa Added haskell_gadt -printer. It does not include a Compos instance yet, so it's not terribly useful. 2007-05-10 13:56:41 +00:00
aarne 278a0ab45d printing abs as BNF 2007-05-10 12:51:40 +00:00
aarne f7ce8940fa ma -status; sep lines for l -all 2007-03-14 12:11:18 +00:00
bringert 59a80fea3e Removed the srg value for pg -printer. Users should use pg -printer=srgs_abnf instead. 2007-01-21 15:10:49 +00:00
bringert d06cd9cf06 Removed the old srg printer, which produced SRGS ABNF. 2007-01-19 17:09:20 +00:00
bringert cae872e75a Added SRGS ABNF generation. 2007-01-19 17:04:32 +00:00
bringert 76b852f510 VoiceXML printer no takes Options and StateGrammar, like SRG printers do. 2007-01-05 15:47:53 +00:00
bringert 6ee7296f9d Changed all SRG printer to take Options and StateGrammar arguments. This makes Custom a lot cleaner. 2007-01-05 15:38:47 +00:00
bringert 741dde5a2a Change input to the different SRG printers to be StateGrammar instead of CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom. 2007-01-05 14:34:20 +00:00
bringert 475d535651 Use printname to make VoiceXML prompts. 2006-12-28 17:12:40 +00:00
bringert 44af93a9c9 Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left recursion removal destroys SISR, must be fixed. 2006-12-17 13:17:17 +00:00
bringert 215bf61115 Towards smaller SRGs when lots of variants are used. 2006-12-15 16:09:58 +00:00
bringert a4b0496378 Changed SRGS SISR printing to be closer to the current working draft standard, as supported by the WebSphere implementation (and thus Opera). 2006-12-08 19:53:44 +00:00
bringert ba13ff08d2 Added the beginnings of GFCC to JavaScript conversion. 2006-11-30 22:50:25 +00:00
aarne 546e778ba8 internal representation for param value index 2006-11-14 19:13:33 +00:00
aarne f9cc79eba6 slight change in gfcc syntax and evaluation 2006-10-07 14:08:58 +00:00
aarne 2f284deb1c gfcc.txt almost ready 2006-10-02 19:16:38 +00:00
aarne fb89adc1cf finished compact tb format (for a C++ interpreter now) 2006-09-21 20:55:49 +00:00
aarne 2d8cff01d4 adjusting compact tb format (not yet ready) 2006-09-21 15:56:39 +00:00
aarne e8530abb74 compact treebank format for translation systems 2006-09-20 19:59:57 +00:00
aarne 7ea135378f FCFG format in BNFC 2006-09-19 12:59:33 +00:00
aarne b84c129e2f eliminated one-element suffix lists in GFCC 2006-09-05 15:15:02 +00:00
aarne 8484cfab1b starting GFCC format 2006-09-05 12:14:13 +00:00
aarne dc5f5811dc some more options to gt 2006-08-16 08:48:26 +00:00
aarne 6bf419c50c help for gt 2006-08-15 20:28:37 +00:00
aarne 28245481a7 Improved generation algorithm (old with -old, all with -all (-lin)) 2006-08-15 19:59:10 +00:00
aarne 6ee69593f0 started looking at gt -all, not ready 2006-06-28 12:31:16 +00:00
aarne a75c3b1907 resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne 402a113b56 made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
peb 4009b46358 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
aarne 4a3d280df5 fixed a file reading bug ; improved pi 2006-06-03 13:03:17 +00:00
peb 3ddb066a55 added -fcgf grammar printer 2006-06-02 10:44:41 +00:00
kr.angelov e51eaed4fd add the FCFG parser 2006-06-01 11:19:47 +00:00
aarne 5e665fa2ac bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
aarne c51846361f l -multi -all/-table ; same with tb 2006-05-30 22:02:25 +00:00
aarne 5f0b09fa08 star in morpho analysis 2006-04-19 10:04:01 +00:00
bringert ccd5189766 Use quest_Cat to generate questions in the VoiceXML printer. 2006-04-19 09:03:19 +00:00
bringert a663a046ed Look at both command-line and grammar startcat falgs in pg commands. 2006-04-18 12:42:20 +00:00
bringert 293a0eb988 Added -startcat flag to the pg command. 2006-04-13 13:32:58 +00:00
aarne a42a232c57 inherent features of Int 2006-04-04 14:44:46 +00:00
aarne 82fbc184b6 added some generation facilities 2006-03-31 16:30:44 +00:00
aarne ae30eca844 gt -noexpand 2006-03-31 13:20:40 +00:00
aarne 5d772cbfa2 MatchTerm: testing conditions on terms, e.g. nodup 2006-03-16 21:26:22 +00:00
aarne 2657c51e04 example based also with treebank, with real term parser 2006-03-04 22:14:33 +00:00
aarne 3ff765620c distinguished uni and multi treebanks 2006-03-03 20:51:03 +00:00
aarne 32508e37b3 treebanks in shell state: i -treebank and lt 2006-03-02 17:19:36 +00:00
aarne 35aac815db tb -trees ; rl ; path in gfe ; removed spurious "file not found" 2006-03-02 09:55:50 +00:00
aarne 70ac18e908 bug fixed (?) in compilation 2006-02-26 11:16:53 +00:00
aarne 13672549f8 Tense to Common ; Idiom ; Text 2006-02-20 22:11:57 +00:00
aarne b087db0871 Romance clitics almost OK ; bug fix in tb -c 2006-02-14 20:42:36 +00:00