Commit Graph

  • be6aa2b07f new abstract implemented for exper/french aarne 2008-04-27 19:19:40 +00:00
  • 9d3f381e71 miniature resource for Latin aarne 2008-04-25 16:20:28 +00:00
  • 0b47519d44 use cannonicalizePath in getFilePathMsg. This returns an absolute path and removes the .. indirection krasimir 2008-04-25 15:53:02 +00:00
  • d4832b4eeb completely rewriten readFiles implementation. Much simpler and more efficient krasimir 2008-04-25 15:50:54 +00:00
  • 46c9a500df use putStrLn instead of print to dump error messages. This avoids the double quotes krasimir 2008-04-25 15:49:53 +00:00
  • 040d92a601 yes and no from Phr to Utt in exper aarne 2008-04-25 15:04:34 +00:00
  • 2b67b0c9bb fused Conj and DConj in exper aarne 2008-04-25 06:55:57 +00:00
  • 8184dc5512 use cannonicalizePath in getFilePathMsg. This returns an absolute path and removes the .. indirection krasimir 2008-04-25 15:53:02 +00:00
  • 3aeb52b2b4 completely rewriten readFiles implementation. Much simpler and more efficient krasimir 2008-04-25 15:50:54 +00:00
  • 3efe9ea55d use putStrLn instead of print to dump error messages. This avoids the double quotes krasimir 2008-04-25 15:49:53 +00:00
  • dd85f1ab78 sentence-referring relatives in exper aarne 2008-04-24 16:52:56 +00:00
  • ae7192f46f exper/french compiles but is incomplete aarne 2008-04-24 07:23:50 +00:00
  • 1008ec8625 restest completed, English ready in exper aarne 2008-04-24 06:33:57 +00:00
  • 29302378c6 test set for resource started aarne 2008-04-23 20:07:13 +00:00
  • 137a25fd35 genders in LexiconEng in exper aarne 2008-04-23 11:15:28 +00:00
  • c1bd7f2ba1 french in exper started aarne 2008-04-23 07:21:26 +00:00
  • ce8466a35a Noun syntax in exper once again aarne 2008-04-23 07:20:37 +00:00
  • 955a5db693 fix the System.FilePath import for Posix krasimir 2008-04-22 20:06:05 +00:00
  • 8d9bfd9b50 renamed Slash to ClSlash, generalized Refl to VPSlash in exper aarne 2008-04-22 18:16:41 +00:00
  • e332bd6214 fix the System.FilePath import for Posix krasimir 2008-04-22 20:06:05 +00:00
  • d80c1b22ce fix complete pattern in isOldFile krasimir 2008-04-22 13:09:14 +00:00
  • b5e4b73273 fix complete pattern in isOldFile krasimir 2008-04-22 13:09:14 +00:00
  • 09a82c8abb made articles and mass syntactic in exper aarne 2008-04-22 12:34:45 +00:00
  • 43f30025f4 gfLibraryPath is actually an environment variable not a file path. Use the current directory instead. krasimir 2008-04-22 12:18:39 +00:00
  • 30f221cbb4 gfLibraryPath is actually an environment variable not a file path. Use the current directory instead. krasimir 2008-04-22 12:18:39 +00:00
  • 375754e106 move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and there is only one place to change if you want to use different envVar krasimir 2008-04-22 12:12:29 +00:00
  • 2a7c68ad65 move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and there is only one place to change if you want to use different envVar krasimir 2008-04-22 12:12:29 +00:00
  • fc111c1a79 use the standard System.FilePath module instead of our own broken file path manipulation functions krasimir 2008-04-22 11:39:46 +00:00
  • e16215940e use the standard System.FilePath module instead of our own broken file path manipulation functions krasimir 2008-04-22 11:39:46 +00:00
  • 7a6adbf359 isOldFile should use the real lexer instead of "words" this avoids the need for custom unComm function krasimir 2008-04-22 08:52:11 +00:00
  • caa6082b82 isOldFile should use the real lexer instead of "words" this avoids the need for custom unComm function krasimir 2008-04-22 08:52:11 +00:00
  • 92917e6e5e Use Happy grammar for imports extraction instead of hand made shallow crapy grammar krasimir 2008-04-22 08:33:23 +00:00
  • 082668f182 Use Happy grammar for imports extraction instead of hand made shallow crapy grammar krasimir 2008-04-22 08:33:23 +00:00
  • b286c625a4 fixed agreement to deal with Gender in exper/english aarne 2008-04-22 11:00:52 +00:00
  • 7e29773e50 Gender in English Agr aarne 2008-04-21 15:56:50 +00:00
  • 65f8120498 simplified Det structure in exper aarne 2008-04-20 10:39:07 +00:00
  • c4ae27bb53 nounless determiner NPs added; started Backward module - both in exper so far aarne 2008-04-19 14:34:52 +00:00
  • 45d2af0eb9 Scandinavian adjustment aarne 2008-04-18 14:14:11 +00:00
  • befad125e3 oops Scand aarne 2008-04-18 14:12:51 +00:00
  • a41f4407d2 richer extraction syntax aarne 2008-04-18 14:11:36 +00:00
  • 4c73735de9 Some more ByteString related chandes in GF2 krasimir 2008-04-17 13:22:10 +00:00
  • 1858db942c Some more ByteString related chandes in GF2 krasimir 2008-04-17 13:22:10 +00:00
  • 21e5a60ce2 ByteString.readFile should be used instead of readFileStrict. This fixes the problem with the open files krasimir 2008-04-17 12:56:46 +00:00
  • 4a8346086d ByteString.readFile should be used instead of readFileStrict. This fixes the problem with the open files krasimir 2008-04-17 12:56:46 +00:00
  • 0ea2798b3c gf3 should not exit if there is a syntax error in the file krasimir 2008-04-17 12:50:51 +00:00
  • 07900af066 gf3 should not exit if there is a syntax error in the file krasimir 2008-04-17 12:50:51 +00:00
  • 8583ae40a5 implemented V2? in finnish, german, romance aarne 2008-04-16 15:20:12 +00:00
  • c781185e51 added V2V, V2S, V2Q to all langs so that they compile, but not always the Compl rules aarne 2008-04-16 14:12:03 +00:00
  • 49c7d3221b restored V2V, V2S, V2Q as categories in RG aarne 2008-04-16 13:41:59 +00:00
  • 08f92cd180 Changed JS generation to avoid grammar reference files. Removed grammar reference file generation. meza 2008-04-11 13:52:13 +00:00
  • 04da53c7e8 Changed JS generation to avoid grammar reference files. Removed grammar reference file generation. meza 2008-04-11 13:52:13 +00:00
  • f439895ef9 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, startCat always returned "S"!). GFCCtoJS has not been changed, Moises will do that. bringert 2008-04-07 15:57:04 +00:00
  • 6cf8790989 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, startCat always returned "S"!). GFCCtoJS has not been changed, Moises will do that. bringert 2008-04-07 15:57:04 +00:00
  • 898c079d84 GF.GFCC.API is for .gfcc, not.gfcm bringert 2008-04-07 15:40:41 +00:00
  • a4818eca6d GF.GFCC.API is for .gfcc, not.gfcm bringert 2008-04-07 15:40:41 +00:00
  • 2498fe7ee8 Major refactoring -> lexical aspect; word order in VP krasimir 2008-04-05 17:18:47 +00:00
  • 6bb28bcec4 optimized incremental algorithm krasimir 2008-03-30 19:57:05 +00:00
  • da5200f02a optimized incremental algorithm krasimir 2008-03-30 19:57:05 +00:00
  • cce757bb51 GF ten years aarne 2008-03-20 09:17:55 +00:00
  • 4f966006b6 GF ten years aarne 2008-03-20 09:17:55 +00:00
  • 9a6f1720a9 miising ErrM added... aarne 2008-03-18 15:42:51 +00:00
  • f7b3e6d69d miising ErrM added... aarne 2008-03-18 15:42:51 +00:00
  • 43d37ddef0 interlingua resource aarne 2008-03-17 13:20:18 +00:00
  • ca7bcf91ca merging recent changes in Finnish aarne 2008-03-17 12:46:53 +00:00
  • 3dd5eea49d merging recent changes in Finnish aarne 2008-03-17 12:46:53 +00:00
  • bae424218f debugging GFCC generation aarne 2008-03-16 13:42:32 +00:00
  • c5268ded64 debugging GFCC generation aarne 2008-03-16 13:42:32 +00:00
  • 6cbb8086c8 putting pattern macros in place (not properly tested yet) aarne 2008-03-15 21:02:59 +00:00
  • 2a314b679d putting pattern macros in place (not properly tested yet) aarne 2008-03-15 21:02:59 +00:00
  • e60237136b fixed bug leading to looping in Devel.Compute aarne 2008-03-15 19:00:09 +00:00
  • 1196bbe21f fixed bug leading to looping in Devel.Compute aarne 2008-03-15 19:00:09 +00:00
  • c73bc4f996 switched to unmodified BNFC-generated components aarne 2008-03-15 14:53:42 +00:00
  • cccccd5ec1 switched to unmodified BNFC-generated components aarne 2008-03-15 14:53:42 +00:00
  • 0d9eb13a53 don't use the countable form for masculine animate krasimir 2008-03-15 12:20:06 +00:00
  • ee6caecf51 fix syntax error krasimir 2008-03-15 12:15:02 +00:00
  • 6c32384f4f improve the lexicon krasimir 2008-03-15 12:13:11 +00:00
  • ab0b9d44fa added IdiomBul krasimir 2008-03-14 17:07:06 +00:00
  • 4fcf3bd7f2 whichRP is replaced by suchRP to match closely the English grammar krasimir 2008-03-14 16:57:27 +00:00
  • 391814208c GSg Neut seems to be better translation in UttVP krasimir 2008-03-14 16:56:11 +00:00
  • 15346b984d the youPol_Pron was in singular by mistake krasimir 2008-03-14 16:55:27 +00:00
  • a2b32217b3 added agrP3 function like in the other languages krasimir 2008-03-14 16:54:48 +00:00
  • dce027caf8 the dative preposition (naP) should be actually empty krasimir 2008-03-14 16:52:12 +00:00
  • 9ec69dbe78 fix the translation of die krasimir 2008-03-14 16:51:03 +00:00
  • d77c57953c added kolkoto in the ComparAdvAdjS clause krasimir 2008-03-14 16:48:38 +00:00
  • eff08dfe88 GFCCtoJS.hs: added the full profile to parsing grammars. added linearization definitions for built-in categories Int, Float and String. meza 2008-03-14 08:29:05 +00:00
  • 09aebf98ec SentCN should return gender DNeut krasimir 2008-03-13 13:41:02 +00:00
  • d3c79851f1 more appropriate translations for become_VA and everything_NP krasimir 2008-03-13 13:39:23 +00:00
  • 2a465eda93 GFCCtoJS.hs: added the full profile to parsing grammars. added linearization definitions for built-in categories Int, Float and String. meza 2008-03-14 08:29:05 +00:00
  • ff7dc2006a add the bgoffice import program and the produced dictonaries krasimir 2008-03-13 11:18:32 +00:00
  • 51288c77eb completed LexiconBul.gf krasimir 2008-03-13 10:49:41 +00:00
  • ceb5f3d110 added some other morpho categories which aren't in the abstract syntax but are used in the lexicon krasimir 2008-03-13 10:47:56 +00:00
  • 4683e4e0e2 fixed the N2 and N3 representation and added constructor functions krasimir 2008-03-13 10:45:22 +00:00
  • 4f0126677b the gender for paradigm 32a is changed to DMascPersonal krasimir 2008-03-13 09:20:47 +00:00
  • 2834c71138 added some more nouns krasimir 2008-03-13 09:19:47 +00:00
  • f056583f37 Reorganize the ParadigmsBul & co modules. Now ParadigmsBul is auto-generated and contains all BG paradigms. The Lexicon is also largely extended krasimir 2008-03-13 08:28:30 +00:00
  • 418f841625 In UttVP add the transitive verb args krasimir 2008-03-13 07:20:03 +00:00
  • e0bffc2797 Use Acc case in ComparA krasimir 2008-03-13 07:15:48 +00:00
  • b940d06688 nouns with "ut" and superlatives in Finnish aarne 2008-03-12 13:21:37 +00:00
  • a34eed5189 lincat can now be just Str aarne 2008-03-09 12:17:42 +00:00
  • aa94e34098 coding flag as pragma in files aarne 2008-03-11 14:37:10 +00:00