1
0
forked from GitHub/gf-core
Commit Graph

2882 Commits

Author SHA1 Message Date
aarne
9d3f381e71 miniature resource for Latin 2008-04-25 16:20:28 +00:00
aarne
040d92a601 yes and no from Phr to Utt in exper 2008-04-25 15:04:34 +00:00
aarne
2b67b0c9bb fused Conj and DConj in exper 2008-04-25 06:55:57 +00:00
krasimir
8184dc5512 use cannonicalizePath in getFilePathMsg. This returns an absolute path and removes the .. indirection 2008-04-25 15:53:02 +00:00
krasimir
3aeb52b2b4 completely rewriten readFiles implementation. Much simpler and more efficient 2008-04-25 15:50:54 +00:00
krasimir
3efe9ea55d use putStrLn instead of print to dump error messages. This avoids the double quotes 2008-04-25 15:49:53 +00:00
aarne
dd85f1ab78 sentence-referring relatives in exper 2008-04-24 16:52:56 +00:00
aarne
ae7192f46f exper/french compiles but is incomplete 2008-04-24 07:23:50 +00:00
aarne
1008ec8625 restest completed, English ready in exper 2008-04-24 06:33:57 +00:00
aarne
29302378c6 test set for resource started 2008-04-23 20:07:13 +00:00
aarne
137a25fd35 genders in LexiconEng in exper 2008-04-23 11:15:28 +00:00
aarne
c1bd7f2ba1 french in exper started 2008-04-23 07:21:26 +00:00
aarne
ce8466a35a Noun syntax in exper once again 2008-04-23 07:20:37 +00:00
aarne
8d9bfd9b50 renamed Slash to ClSlash, generalized Refl to VPSlash in exper 2008-04-22 18:16:41 +00:00
krasimir
e332bd6214 fix the System.FilePath import for Posix 2008-04-22 20:06:05 +00:00
krasimir
b5e4b73273 fix complete pattern in isOldFile 2008-04-22 13:09:14 +00:00
aarne
09a82c8abb made articles and mass syntactic in exper 2008-04-22 12:34:45 +00:00
krasimir
30f221cbb4 gfLibraryPath is actually an environment variable not a file path. Use the current directory instead. 2008-04-22 12:18:39 +00:00
krasimir
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 2008-04-22 12:12:29 +00:00
krasimir
e16215940e use the standard System.FilePath module instead of our own broken file path manipulation functions 2008-04-22 11:39:46 +00:00
krasimir
caa6082b82 isOldFile should use the real lexer instead of "words" this avoids the need for custom unComm function 2008-04-22 08:52:11 +00:00
krasimir
082668f182 Use Happy grammar for imports extraction instead of hand made shallow crapy grammar 2008-04-22 08:33:23 +00:00
aarne
b286c625a4 fixed agreement to deal with Gender in exper/english 2008-04-22 11:00:52 +00:00
aarne
7e29773e50 Gender in English Agr 2008-04-21 15:56:50 +00:00
aarne
65f8120498 simplified Det structure in exper 2008-04-20 10:39:07 +00:00
aarne
c4ae27bb53 nounless determiner NPs added; started Backward module - both in exper so far 2008-04-19 14:34:52 +00:00
aarne
45d2af0eb9 Scandinavian adjustment 2008-04-18 14:14:11 +00:00
aarne
befad125e3 oops Scand 2008-04-18 14:12:51 +00:00
aarne
a41f4407d2 richer extraction syntax 2008-04-18 14:11:36 +00:00
krasimir
1858db942c Some more ByteString related chandes in GF2 2008-04-17 13:22:10 +00:00
krasimir
4a8346086d ByteString.readFile should be used instead of readFileStrict. This fixes the problem with the open files 2008-04-17 12:56:46 +00:00
krasimir
07900af066 gf3 should not exit if there is a syntax error in the file 2008-04-17 12:50:51 +00:00
aarne
8583ae40a5 implemented V2? in finnish, german, romance 2008-04-16 15:20:12 +00:00
aarne
c781185e51 added V2V, V2S, V2Q to all langs so that they compile, but not always the Compl rules 2008-04-16 14:12:03 +00:00
aarne
49c7d3221b restored V2V, V2S, V2Q as categories in RG 2008-04-16 13:41:59 +00:00
meza
04da53c7e8 Changed JS generation to avoid grammar reference files. Removed grammar reference file generation. 2008-04-11 13:52:13 +00:00
bringert
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. 2008-04-07 15:57:04 +00:00
bringert
a4818eca6d GF.GFCC.API is for .gfcc, not.gfcm 2008-04-07 15:40:41 +00:00
krasimir
2498fe7ee8 Major refactoring -> lexical aspect; word order in VP 2008-04-05 17:18:47 +00:00
krasimir
da5200f02a optimized incremental algorithm 2008-03-30 19:57:05 +00:00
aarne
4f966006b6 GF ten years 2008-03-20 09:17:55 +00:00
aarne
f7b3e6d69d miising ErrM added... 2008-03-18 15:42:51 +00:00
aarne
43d37ddef0 interlingua resource 2008-03-17 13:20:18 +00:00
aarne
3dd5eea49d merging recent changes in Finnish 2008-03-17 12:46:53 +00:00
aarne
c5268ded64 debugging GFCC generation 2008-03-16 13:42:32 +00:00
aarne
2a314b679d putting pattern macros in place (not properly tested yet) 2008-03-15 21:02:59 +00:00
aarne
1196bbe21f fixed bug leading to looping in Devel.Compute 2008-03-15 19:00:09 +00:00
aarne
cccccd5ec1 switched to unmodified BNFC-generated components 2008-03-15 14:53:42 +00:00
krasimir
0d9eb13a53 don't use the countable form for masculine animate 2008-03-15 12:20:06 +00:00
krasimir
ee6caecf51 fix syntax error 2008-03-15 12:15:02 +00:00