Commit Graph

  • 9b2ec30b68 some new bib entries aarne 2007-05-17 21:09:45 +00:00
  • 1317c89fd4 started direct compiler from GF to GFCC aarne 2007-05-15 16:35:13 +00:00
  • e857cdf485 Added n : Number field to German Numeral and Num. bringert 2007-05-11 16:07:03 +00:00
  • e426957777 Use prepV2 instead of mkV2 in LexiconGer. bringert 2007-05-11 15:43:14 +00:00
  • 738ca3dc25 Overloaded German mkV2. bringert 2007-05-11 15:42:47 +00:00
  • e6e9098085 ParadigmsEng: reflV and partV shouldn't be in mkV. bringert 2007-05-11 15:31:19 +00:00
  • adfed6ba8e Use mk3A in LexiconGer. bringert 2007-05-11 15:05:12 +00:00
  • 056689fa9c Overloaded German mkA. bringert 2007-05-11 15:04:59 +00:00
  • f99c518621 Use mk6N in German lexicon. bringert 2007-05-11 14:36:29 +00:00
  • 41fb10fb18 Overloaded German mkN. bringert 2007-05-11 14:36:14 +00:00
  • 7f9fe8b2fd Use non-overloaded mk6V in german lexica. bringert 2007-05-11 14:29:50 +00:00
  • bd9bee5887 Overloaded mkV for German. bringert 2007-05-11 14:29:28 +00:00
  • af5ca3540e Added versions of mkV for regular and irregular verbs with consonant duplication to ParadigmsEng. bringert 2007-05-11 14:15:37 +00:00
  • 8438ba16de Added n : Number field to the Num category for English. bringert 2007-05-11 13:38:54 +00:00
  • f40b784f16 param values for TInts in Canon.Look aarne 2007-05-11 13:57:34 +00:00
  • fa02a747e0 Use non-overloaded versions of mkV and mkV2 in IrregEng and LexiconEng. bringert 2007-05-11 13:36:16 +00:00
  • 40983768d9 Fixed < > encoding in int parameter example in gf-history. bringert 2007-05-11 13:35:43 +00:00
  • f870073e77 Overloaded mkA, mkV and mkV2 in ParadigmsEng. Not all paradigms could be included, because of type conflicts, e.g. with the dupl* forms. bringert 2007-05-11 12:48:39 +00:00
  • 283cf9900a ids for GF rather than BNFC in AbsToBNF aarne 2007-05-10 14:06:45 +00:00
  • 94531fac8a Added haskell_gadt -printer. It does not include a Compos instance yet, so it's not terribly useful. bringert 2007-05-10 13:56:41 +00:00
  • 6b6c25e5cb modernized and completed Minimal for absbnf testing aarne 2007-05-10 13:49:26 +00:00
  • 6254f61d65 printing abs as BNF aarne 2007-05-10 12:51:40 +00:00
  • d33016fae7 updated gfdoc bringert 2007-05-09 16:01:06 +00:00
  • 3c394ab362 Added mkUtt : Cl -> Utt bringert 2007-05-09 15:59:18 +00:00
  • b2b085da47 Fixed examples for anteriority in Constructors bringert 2007-05-09 15:50:35 +00:00
  • 54ac9991f3 Updated gfdoc. bringert 2007-05-07 14:13:33 +00:00
  • 5c602cd69d Added mkDet : Int -> Det, and mkNP variants which take Num, Int and Digit. bringert 2007-05-07 14:05:13 +00:00
  • 5bb2bb7978 ref to Bj?rn's paper aarne 2007-05-04 09:54:32 +00:00
  • d2f42a06e8 Ali's new paper added to refs. aarne 2007-05-04 09:49:25 +00:00
  • 0c1198f025 gf-bibliography extended and converted to txt source aarne 2007-05-04 08:23:37 +00:00
  • 0b4017bd50 removed the Str/Tok distinction in CheckGrammar - obsolete anyway. aarne 2007-05-03 13:55:34 +00:00
  • f60b619b4e Henning Thielemann's corrections on LexiconGer aarne 2007-04-27 15:55:57 +00:00
  • 1eca0da869 Added gflib-xhtml-voice.js which contains some XHTML+Voice functions. bringert 2007-04-21 21:46:48 +00:00
  • a437eccd64 Updated gfdoc. bringert 2007-04-21 18:30:43 +00:00
  • 61368047cc Added mkCl : NP -> V -> Cl and mkCl : NP -> V2 -> NP -> Cl. bringert 2007-04-21 18:30:12 +00:00
  • aab4187aa8 Fixed use of -unlexer in EmbedAPI. Before, EmbedAPI.linearize ignored the flags in the grammar. bringert 2007-04-21 16:20:02 +00:00
  • 7f76f013c9 Updated gfdoc for resource API bringert 2007-04-21 15:52:16 +00:00
  • b3b7e9a8f7 Added mkText : Cl -> Text bringert 2007-04-21 14:57:17 +00:00
  • 531119dad5 Updated gfdoc. bringert 2007-04-21 11:02:52 +00:00
  • c172625af1 Added mkCN variants that take A. bringert 2007-04-21 10:44:02 +00:00
  • 9d092898cd Added some mkCl variants with adjective predication. bringert 2007-04-21 10:32:13 +00:00
  • f717bc4553 Updated gfdoc bringert 2007-04-21 10:24:36 +00:00
  • 69ac75b0a8 Constructors: added mkCl : NP -> A -> Cl bringert 2007-04-21 10:23:32 +00:00
  • 0b03eda417 Updated gfdoc. bringert 2007-04-21 10:03:22 +00:00
  • 1bcf531b14 Constructors: added more variants of mkText. bringert 2007-04-21 10:02:49 +00:00
  • 93f7a3190c Constructors: added more variants of mkS : ... -> Cl -> S bringert 2007-04-21 09:52:09 +00:00
  • ea0500e61d Updated resource gfdoc. bringert 2007-04-21 09:39:36 +00:00
  • 6633024433 Added overloaded negation to Combinators. bringert 2007-04-21 09:38:52 +00:00
  • eedd5a5ad0 Regenerated gfdoc bringert 2007-04-20 22:56:11 +00:00
  • aa8dbcea8a Added mkText : Phr -> Text bringert 2007-04-20 22:55:55 +00:00
  • 59ccc22409 Added some more versions of mkQS and mkCl. bringert 2007-04-20 22:31:10 +00:00
  • ba789d6fe7 Added missing doc/gfdoc/Lexicon.html bringert 2007-04-20 21:53:46 +00:00
  • 56c4e750a0 record labels in compiler experiment aarne 2007-04-20 15:36:33 +00:00
  • 8150faa640 Fixed link to Symbolic docs. bringert 2007-04-19 21:35:37 +00:00
  • f67c379f4a Updated gfdoc for resource-1.0 bringert 2007-04-19 21:27:01 +00:00
  • afa4681458 Added some determiners to Constructors. bringert 2007-04-19 21:26:19 +00:00
  • a609e26185 Updated resource api docs bringert 2007-04-19 21:08:28 +00:00
  • 90393455a7 Added versions of mkCn that take N instead of CN arguments. bringert 2007-04-19 21:07:37 +00:00
  • 42bf389e1b bib entry aarne 2007-03-31 15:53:36 +00:00
  • 04149917aa bracket aarne 2007-03-29 14:11:14 +00:00
  • 5ab210f3bc links in gf course aarne 2007-03-29 14:09:53 +00:00
  • e128d6505a I want phrases in thai travel aarne 2007-03-28 14:40:29 +00:00
  • a7e57ba296 primitive pattern matching aarne 2007-03-27 20:54:49 +00:00
  • e9cf5cb2ba distinct form for opers that have no value aarne 2007-03-27 16:40:54 +00:00
  • b4798143bf top-level toy compiler - far from complete aarne 2007-03-27 16:32:44 +00:00
  • 91c7b22e8c Nicer formatting of generated GSL. bringert 2007-03-27 10:21:16 +00:00
  • 5c9a870fc3 started eval aarne 2007-03-26 21:13:37 +00:00
  • 6ded4ba69c toy target language aarne 2007-03-26 21:02:30 +00:00
  • 896233c4a9 Remove all empty SLF nodes, don't care about edge explosion. Empty nodes are pprobably worse than lots of edges. bringert 2007-03-26 17:36:58 +00:00
  • 651697982b Use EBNF compaction for GSL. bringert 2007-03-26 14:51:24 +00:00
  • 94bdd1fb23 Fixed SISR bug. bringert 2007-03-26 13:12:04 +00:00
  • bc2b02e10d param encoding aarne 2007-03-25 19:16:47 +00:00
  • b1919ca62f Added directly cyclic SRG test case. bringert 2007-03-25 16:44:30 +00:00
  • f9ad1dfe2d Give SRG test cases human-readable names. bringert 2007-03-25 16:42:52 +00:00
  • 2091df47fe commented LC_LR modification bringert 2007-03-25 16:34:53 +00:00
  • 4905996816 Also remove indirectly cyclic productions. bringert 2007-03-25 16:34:35 +00:00
  • 935b60f977 Removed srg0006, it was a duplicate of srg0002 bringert 2007-03-25 16:34:11 +00:00
  • 4a604934e9 Added srg0006: A grammar with a cycle caused by an empty production. bringert 2007-03-25 16:11:51 +00:00
  • d35727631c Comments only. bringert 2007-03-25 11:26:03 +00:00
  • 8a435873f2 SRG generation: merge categories with identical set of productions. The LC_LR algorithm produces lots of those, especially when there is little inflection. bringert 2007-03-24 23:29:38 +00:00
  • bd3db32363 simple source language for compiler experiment aarne 2007-03-24 23:11:59 +00:00
  • 99af757b06 Modified the LC_LR implementation to only produce rules using A-X categories when those categories have any productions. bringert 2007-03-24 17:30:04 +00:00
  • 0058f6281f Better debugging output when SRG generation crashes because of a missing category. bringert 2007-03-24 17:26:21 +00:00
  • 62854384e6 Just renaming in srg0005 bringert 2007-03-24 17:25:07 +00:00
  • 5c5f63a48d Shrunk srg0005 bringert 2007-03-24 15:48:29 +00:00
  • 2d713e78a5 More srg test cases. bringert 2007-03-24 15:34:33 +00:00
  • 7095f7aa19 Added srg0004: a simple left-recursive grammar. bringert 2007-03-24 15:13:18 +00:00
  • 464e93de38 components aarne 2007-03-23 18:28:26 +00:00
  • 28746babf0 gf course description aarne 2007-03-23 18:27:05 +00:00
  • cd6d10d90b Added srg0003: test case for indirect cycles. bringert 2007-03-23 18:13:38 +00:00
  • 10dbc3c652 Uncommented troublesome rules in srg0002 bringert 2007-03-23 18:10:21 +00:00
  • 289ee4869e Added test case which demonstrates a bug with implicit left recusion in SRG generation. bringert 2007-03-23 18:09:22 +00:00
  • 082b3575f8 Updated resource api doc bringert 2007-03-22 14:38:32 +00:00
  • 6b2a890410 Added mkDet : Digit -> Det bringert 2007-03-22 14:36:52 +00:00
  • 85cf5ecf21 Regenerated resource api docs. bringert 2007-03-22 14:30:53 +00:00
  • 1a37e4f0fe Overaloed resource API: added mod combinators for Det -> N -> NP and Det -> CN -> NP bringert 2007-03-22 14:29:45 +00:00
  • 93c67cd37d bug fixes in math ger aarne 2007-03-21 09:08:29 +00:00
  • 6f2bf05b0f German conjunctive aarne 2007-03-20 15:30:02 +00:00
  • 0eac3f6b58 Remove removeIdenticalRules, since it would get rid of alternative parse results. bringert 2007-03-20 22:09:17 +00:00
  • fe73354cc6 Do the same initial transformations as for CFGs when generating FAs: remove cycles, identical rules and down top-down and bottom-up filtering. bringert 2007-03-20 22:00:50 +00:00