Commit Graph

5548 Commits

Author SHA1 Message Date
aarne
8d661c0fd8 smart paradigms for Fre irregular verbs, not perfect yet; removed some variants from Fre conjugations 2011-09-23 14:21:56 +00:00
kr.angelov
0715bd811c few extensions to DictEng taken from the obsolete OaldStructural.gf 2011-09-23 12:06:03 +00:00
kr.angelov
56630bcbb6 remove the obsolete parse grammar 2011-09-23 09:42:22 +00:00
kr.angelov
1df6197c57 remove the fake adjective alright_A from DictEng 2011-09-23 09:19:02 +00:00
kr.angelov
a112c56e74 change the precedence for the left argument of -> 2011-09-22 16:24:02 +00:00
aarne
ac51d644fc the sd -size command now shows the size of all code needed for defining an oper 2011-09-22 12:11:03 +00:00
aarne
d97101154f documented the ss command 2011-09-22 07:40:19 +00:00
ra.monique
fa65def172 renamed MorphalouFre to DictFre 2011-09-21 18:18:43 +00:00
hallgren
63a3fab276 Update 19 broken links in the GF bibliography
Most of the broken link were due to the move from www.cs.chalmers.se was to
www.cse.chalmers.se in 2010.
2011-09-21 16:37:20 +00:00
aarne
6ae7a9dde9 statistics on grammar size in terms of constructors 2011-09-21 13:24:59 +00:00
kr.angelov
9bd15b0777 fix in the proof search. when we start the generation from a template, we must start the refinement from the expression that the typecheker generated 2011-09-21 13:30:09 +00:00
aarne
cdaf3dc2f4 commands ss to show source, and sd to show the dependencies of a constant 2011-09-21 08:12:14 +00:00
aarne
1fc37fc9b4 module for analysing source grammars 2011-09-20 16:00:56 +00:00
aarne
9cbe3982bd command ss to show source (including gfo) in text; to be extended 2011-09-20 14:58:27 +00:00
hallgren
9ad2e88aaa Home page news item about editor modes for GF 2011-09-20 12:51:34 +00:00
hallgren
02bda3ab38 Created a new page documenting available editor modes for GF
Also adding editing modes for Gedit and Geany contributed by John J. Camilleri.
2011-09-20 12:41:32 +00:00
aarne
9cc57b137c fix bugs in German ComplA2 and ImpVP 2011-09-20 12:16:38 +00:00
aarne
896b59397a QueryGer added; some bugs to fix 2011-09-20 12:05:07 +00:00
aarne
a89327b9db QueryIta added 2011-09-20 08:54:35 +00:00
aarne
6eca855841 QueryFre added; a utf8 typo in StructuralFre corrected 2011-09-20 08:08:28 +00:00
aarne
acd9c78a43 treebank to test Query 2011-09-19 15:39:48 +00:00
aarne
eda239b053 QueryFin improved 2011-09-19 14:37:30 +00:00
aarne
d1b32d0fef some ExtraFin functions to improve query language 2011-09-19 14:36:59 +00:00
hallgren
15d7a6ed74 test suite: Don't fail because of the Win32/Unix text file incompatibility. 2011-09-19 13:14:01 +00:00
hallgren
a4ca3ac81d Adding test case for interaction between record subtyping and record extension 2011-09-19 12:43:14 +00:00
hallgren
1de43118f9 gfse: add Extra and Lexicon to the list of resource modules that can be opened 2011-09-16 15:13:27 +00:00
ra.monique
7fa94d7a90 added topological sort module to PGF - to be used in example based grammar writing 2011-09-15 16:32:49 +00:00
ra.monique
fb8182be36 added Morphalou - large lexicon for French 2011-09-15 16:28:55 +00:00
hallgren
4e35640bb8 Add a command name header to the 'help -t2t' output 2011-09-15 18:19:01 +00:00
hallgren
b24c46f438 Add the commands to the table of contents in the GF shell reference manual 2011-09-15 11:18:59 +00:00
aarne
42b7b0f8c2 made ps -from_TRANSLIT symmetric to -to_TRANSLIT in the sense that unknown characters are returned as themselves and not as question marks 2011-09-15 10:49:40 +00:00
hallgren
f0f73dca17 Include a table of contents in the GF shell reference manual 2011-09-14 20:46:04 +00:00
hallgren
cfce21710d Separate commands with <hr> instead of <p> in the GF shell reference manual 2011-09-14 20:39:51 +00:00
hallgren
f167093afe Omit empty sections in GF shell reference manual 2011-09-14 20:28:21 +00:00
hallgren
e837f072f4 Omit empty sections in gf help output 2011-09-14 20:26:22 +00:00
hallgren
6de924537d Use 'help -full -t2t' to generate the GF Shell reference manual 2011-09-14 19:43:59 +00:00
hallgren
ac0b6db821 GF shell command 'help -t2t' outputs help in txt2tags format 2011-09-14 19:40:28 +00:00
hallgren
a3b7e72426 Adding a link to the GF shell reference manual on the GF home page 2011-09-14 16:24:49 +00:00
aarne
ec7291e9a0 Donkey: Det and Conj added, as well as negative sentences 2011-09-14 15:56:19 +00:00
hallgren
a049f4c3e3 Adding a GF shell command reference
First, plain text version generated with 'help -full' in the shell.
Introduction taken from the GF book.
2011-09-14 13:15:56 +00:00
hallgren
2848dc5c08 gfse: added grammar cloning 2011-09-13 15:19:16 +00:00
aarne
9f0bf57d79 quick fixes in PGF.TypeCheck suggested by Krasimir; to be revisited 2011-09-14 11:29:35 +00:00
aarne
255960adf7 Donkey: added AP, reported problem with ModCN and polymorphic AP's 2011-09-14 09:29:56 +00:00
aarne
b78b9e56ab rewrote DonkeyEng with RGL and introduced VP category 2011-09-13 19:52:48 +00:00
aarne
2b58f22b14 examples on using type theory 2011-09-13 19:09:31 +00:00
aarne
e55694386f added examples/typetheory 2011-09-13 14:34:36 +00:00
aarne
6d2484f91c more smartness in ParadigmsFin enabled by the efficient compiler 2011-09-13 08:41:16 +00:00
hallgren
9129bc6657 Added news item about the GF 3.2.9 snapshot on the home page 2011-09-12 15:48:22 +00:00
hallgren
bd3cd8ab0d Mention the 3.2.9 snapshot release on the download page 2011-09-12 15:38:13 +00:00
hallgren
c5cba20d43 Record old changes in gf-reference.html
even though this file is automatically generated from gf-reference.t2t.
2011-09-12 15:35:00 +00:00