1
0
forked from GitHub/gf-core
Commit Graph

2289 Commits

Author SHA1 Message Date
aarne
239f310eb5 cp1251 coding ; trying to recognize the coding flag in grammar 2008-06-24 13:58:04 +00:00
aarne
223480bb77 langs option to Make.hs ; utf8 exception in linearization from the coding flag in grammar 2008-06-24 08:35:02 +00:00
krasimir
7e6a3cf32e remove the comments about the meta variables. They are not relevant anymore 2008-06-23 14:32:55 +00:00
krasimir
942bd31273 typo in the PGF documentation 2008-06-23 14:23:14 +00:00
krasimir
cec5143092 added type signature for expr2tree to make it visible for haddock 2008-06-23 14:12:40 +00:00
aarne
65b2670ce7 html string option 2008-06-23 09:19:21 +00:00
krasimir
f62c70bdd5 the Makefile should generate Paths_gf.hs with GF_DATA_DIR instead of GF_LIB_DIR 2008-06-23 08:53:09 +00:00
krasimir
8b47619361 fix Haskell embedded grammars 2008-06-23 08:48:17 +00:00
bjorn
9d6e3c7b95 SRG generation: start categories etc should be checked after category renaming. 2008-06-22 21:01:38 +00:00
bjorn
377d5664c7 Rename SRG categories after preprocessing, since pp may introduce illegal category names. 2008-06-22 20:28:39 +00:00
aarne
0f205f67d4 threaded string operations to strings if given as options to linearize 2008-06-22 19:02:09 +00:00
aarne
e9b21c92a0 Finnish negation particle stored in VP for vowel harmony 2008-06-22 18:33:15 +00:00
aarne
8fb6ed6692 facility to compile many modules (needed for old gf and cf) 2008-06-22 16:04:01 +00:00
aarne
0a43025bbe added -nofun and -nocat options to vt 2008-06-22 14:15:06 +00:00
aarne
0f0e65f706 tree visualization command 2008-06-22 13:07:09 +00:00
aarne
25f486858f prefix and variants restored in linearization 2008-06-22 09:01:32 +00:00
bjorn
80108924f9 Added SLF, RegExp and Dot printing to exportPGF. 2008-06-22 12:01:29 +00:00
bjorn
0643efb659 Get GF.Speech.PrRegExp to compile. 2008-06-22 11:58:31 +00:00
bjorn
0c46e23269 Added old GF.Speech.PrRegExp back in 2008-06-22 11:56:12 +00:00
bjorn
7a70b13866 Get GF.Speech.SLF to compile in GF 3. 2008-06-22 11:51:53 +00:00
bjorn
08df93d892 Added old GF.Speech.PrSLF back in 2008-06-22 11:31:06 +00:00
aarne
ff5ddf447f added some words to complete resource test 2008-06-20 16:08:22 +00:00
aarne
298c14046b extended api with some IQuant rules 2008-06-20 11:54:37 +00:00
aarne
e4119186fa tutorial semantics example works except one rul 2008-06-20 10:38:03 +00:00
aarne
c3bb8267e6 restored mathematical in 1.4; forgave some lock fields in overload resolution 2008-06-20 09:21:52 +00:00
aarne
1d21167ee9 some more words in index-3 2008-06-19 16:25:43 +00:00
krasimir
79bd6c2096 yBGLexicon is not part of the distribution -> remove from cabal 2008-06-19 15:05:59 +00:00
krasimir
883e96b0c5 move the prelude sources to the prelude directory and add the resource library to cabal 2008-06-19 14:16:05 +00:00
krasimir
4dd62417dc split the Exp type to Tree and Expr 2008-06-19 12:48:29 +00:00
aarne
944eea8de9 system command pipes (sp) 2008-06-18 16:26:12 +00:00
aarne
8e5b78f886 term macro help 2008-06-18 09:14:31 +00:00
aarne
0f21f8f343 macros for commands (dc) and terms (dt) 2008-06-18 07:22:30 +00:00
aarne
23b8136af2 started examples-3.0 with examples that are tested to work 2008-06-17 13:16:15 +00:00
aarne
7c097669d2 fixed command abbreviations in GFI 2008-06-17 12:34:02 +00:00
bjorn
327d0a6a4a Remove "srgs" output format name, use "srgs_xml" instead. 2008-06-17 12:30:19 +00:00
bjorn
d13b32ea48 Refactor grammar export code. 2008-06-17 12:29:11 +00:00
bjorn
2cf7a7d07e Got GSL generation working. 2008-06-17 12:06:27 +00:00
bjorn
aa32e53ad1 Added old GF.Specch.PrGSL back in (still unchanged). 2008-06-17 11:58:51 +00:00
aarne
582ea07fe1 moved commands pf and af to options of pg and wf, respectively 2008-06-16 20:36:10 +00:00
bjorn
a47fcbcbf2 Handled renaming external SRG categories centrally. 2008-06-16 16:44:33 +00:00
bjorn
5c7c010f80 Added --sisr option for including SISR tags in generated SRGs. 2008-06-16 16:12:17 +00:00
bjorn
10d5895369 Fix handling of external categories in SRG generation. 2008-06-16 15:49:17 +00:00
aarne
ea31c1e63b new languages in resource Make; moved GF-specific stuff from Quiz 2008-06-16 11:15:38 +00:00
aarne
543ef3531a documentation of commands; restriction options to generation 2008-06-15 21:36:41 +00:00
aarne
ee4db2ee7d Thai in 1.4 2008-06-15 19:40:53 +00:00
aarne
72b4ba9639 converted Hindi to the revised encoding 2008-06-15 15:55:49 +00:00
aarne
c2bbdc8a16 commands for displaying transliteration tables 2008-06-15 15:24:11 +00:00
aarne
8c3111e36a UTF3 coding as ps command options, also -bind 2008-06-15 13:25:22 +00:00
krasimir
486d21cd7a fix the command line parser 2008-06-15 09:21:59 +00:00
aarne
2c8540b7c2 started new forthcoming web page 2008-06-15 08:45:11 +00:00