1
0
forked from GitHub/gf-core
Commit Graph

212 Commits

Author SHA1 Message Date
aarne
eb10ccbe7c restored Int size and last ; added lib/prelude to be the last in any grammar path 2007-12-16 22:24:36 +00:00
aarne
03589b5a3c restored CanonToGFCC as a wrapper of GFCC generation 2007-12-14 07:31:53 +00:00
aarne
3dca8b78d7 removed gfcc via gfc everywhere; workaround for russian in present 2007-12-13 22:05:14 +00:00
bringert
ec7141fb4e Added type signature to fix GHC 6.8 problem reported by Jean-Philippe. 2007-10-30 09:51:14 +00:00
aarne
01bc4c138e the lincat of Int simplified to SS again (Linear,Lookup,CheckGrammar by commenting out) 2007-10-21 10:01:14 +00:00
kr.angelov
6bc3dc45b6 FCat is just a plain integer now 2007-10-12 16:00:37 +00:00
aarne
122546b9d6 gf works with the new gfcc format 2007-10-05 12:54:29 +00:00
kr.angelov
61503477f0 remove FCFG folder 2007-09-24 08:19:29 +00:00
aarne
c7f59d0bad printing GSyntax with GFCC trees 2007-09-20 13:26:59 +00:00
kr_angelov
82ca4a89df GFCC to FCFG conversion 2006-12-28 16:45:57 +00:00
bringert
61ae1920b3 Include startcat in generated JavaScript. 2007-09-19 08:58:39 +00:00
aarne
419f9bf5e1 generation bug fix 2007-08-26 07:56:46 +00:00
aarne
812be937fd handle unknowns words graciously in parseAny 2007-07-08 13:55:00 +00:00
aarne
e53a28a3a8 generalized MakeOverload to TreeSelections 2007-07-03 07:11:30 +00:00
aarne
e465bd5b93 parsing overloaded constructors as result 2007-07-02 13:58:02 +00:00
bringert
58dc4c30eb Added srgs_abnf_non_rec. 2007-06-25 16:50:00 +00:00
bringert
e967e040f9 Added non-recursive SRGS printing. 2007-06-25 13:39:26 +00:00
bringert
13b8bab5fe Added regexps grammar printer. This is a first step towards recursion-free SRGS. 2007-06-20 16:08:23 +00:00
aarne
265f29afb6 initial check for unknown words in parsing 2007-06-11 07:49:30 +00:00
bringert
94531fac8a 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
6254f61d65 printing abs as BNF 2007-05-10 12:51:40 +00:00
aarne
0e28aef3b5 ma -status; sep lines for l -all 2007-03-14 12:11:18 +00:00
bringert
855cc16112 Removed the srg value for pg -printer. Users should use pg -printer=srgs_abnf instead. 2007-01-21 15:10:49 +00:00
bringert
242f3c751e Removed the old srg printer, which produced SRGS ABNF. 2007-01-19 17:09:20 +00:00
bringert
2c13c5089a Added SRGS ABNF generation. 2007-01-19 17:04:32 +00:00
bringert
1ced5d0cb5 VoiceXML printer no takes Options and StateGrammar, like SRG printers do. 2007-01-05 15:47:53 +00:00
bringert
028f2e108e 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
9af5b77102 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
159381e33a Use printname to make VoiceXML prompts. 2006-12-28 17:12:40 +00:00
bringert
2b326f8041 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
160c6354c0 Towards smaller SRGs when lots of variants are used. 2006-12-15 16:09:58 +00:00
bringert
46ca2e7b1a 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
ae188e067f Added the beginnings of GFCC to JavaScript conversion. 2006-11-30 22:50:25 +00:00
aarne
4b28aa89fa internal representation for param value index 2006-11-14 19:13:33 +00:00
aarne
9949eda1b6 slight change in gfcc syntax and evaluation 2006-10-07 14:08:58 +00:00
aarne
f7b29e8b0c gfcc.txt almost ready 2006-10-02 19:16:38 +00:00
aarne
3a79588dd4 finished compact tb format (for a C++ interpreter now) 2006-09-21 20:55:49 +00:00
aarne
cb85097975 adjusting compact tb format (not yet ready) 2006-09-21 15:56:39 +00:00
aarne
e9d78f77fb compact treebank format for translation systems 2006-09-20 19:59:57 +00:00
aarne
54f8de43eb FCFG format in BNFC 2006-09-19 12:59:33 +00:00
aarne
8ece9156a2 eliminated one-element suffix lists in GFCC 2006-09-05 15:15:02 +00:00
aarne
565435e520 starting GFCC format 2006-09-05 12:14:13 +00:00
aarne
4fd4f42a75 some more options to gt 2006-08-16 08:48:26 +00:00
aarne
967de6946d help for gt 2006-08-15 20:28:37 +00:00
aarne
2e9eea7d00 Improved generation algorithm (old with -old, all with -all (-lin)) 2006-08-15 19:59:10 +00:00
aarne
538ea8889e started looking at gt -all, not ready 2006-06-28 12:31:16 +00:00
aarne
a6cc18c8bd resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne
0333ba894b made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
peb
643507e4f3 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
aarne
477feb0af1 fixed a file reading bug ; improved pi 2006-06-03 13:03:17 +00:00