Commit Graph

947 Commits

Author SHA1 Message Date
aarne
f643cd271b structural words merged with other constructors; links to paradigms from lexical cats, in synopsis 2007-11-26 21:27:29 +00:00
aarne
59e175de31 made Devel versions of Compute, CheckGrammar, Optimize, etc, to leave GF 2.8 untouched when experimenting 2007-11-12 21:42:13 +00:00
aarne
6fac1748e1 corrected this_Quant in Finnish 2007-11-12 14:45:45 +00:00
aarne
8a2e2bdb3e fixed bug with prawitz transform of course-of-values tables in Compute 2007-11-12 12:36:40 +00:00
aarne
fc70ba9a6a undid temporary comment-out of all in make resource 2007-11-09 15:57:15 +00:00
aarne
70bb329c8e ResFin workaround; type annot for ghc 6.8.1 2007-11-09 15:51:12 +00:00
aarne
ce975919c9 debugging gfcc bug; resulted in some type annotations to work around problems 2007-11-09 14:02:11 +00:00
bringert
3cbaf00c3c Remove multimodal from 'compiled' in lib/resource-1.0/Makefile to work around import error. 2007-11-09 11:57:45 +00:00
aarne
20fc4223f9 removed multimodal temporarily from make resource 2007-11-09 11:13:59 +00:00
aarne
c6f00e17f2 repaired restricted inheritances in resource 2007-11-09 10:52:47 +00:00
aarne
16e52b231a partial check of dependencies with restricted inheritance 2007-11-08 23:34:45 +00:00
bringert
97944abdd9 Synopsis: no duplicate sections for syntactic categories. 2007-11-06 09:47:38 +00:00
bringert
1d3b691a75 Remove some trailing commas in category explanations. 2007-11-05 23:07:57 +00:00
bringert
d036aa343e Added tooltips to category links in types and in the image map. 2007-11-05 23:04:21 +00:00
bringert
07ba82e567 Link multi-cat boxes in synopsis pic to sensible defaults. 2007-11-05 22:51:56 +00:00
bringert
f550235118 Added image map links to the category overview picture in the synopsis. It doesn't work for the nodes that have non-category names, like the ones with multiple categories in them. This could be fixed in categories.dot. 2007-11-05 22:39:33 +00:00
bringert
4e59da0c16 Synopsis: add sections for lexical categories. They are still empty, but at least most links work now. The links to param types still don't work. 2007-11-05 22:18:01 +00:00
bringert
b241cc1309 Synopsis: include explanation in category titles 2007-11-05 22:05:07 +00:00
aarne
0c99b0ad08 make gf3 and gf3present in resource Makefile 2007-11-05 21:18:09 +00:00
bringert
2341bd289a Regenerated synopsis.html 2007-11-05 18:06:06 +00:00
bringert
411fce46b8 Some clean-up of category explanations in Common.gf and Cat.gf. 2007-11-05 18:05:18 +00:00
bringert
f7fa5a3393 Synopsis: include category explanation in each category section. 2007-11-05 18:01:06 +00:00
bringert
1802021fe1 Refactor MkSynopsis and add links to categories in function types. There are still links to non-existing anchors for lexical categories and parameter types. 2007-11-05 17:22:57 +00:00
bringert
8e20034e18 Added a space in one of the types of mkCl to allow MkSynopsis to use words to find the categories in the type. 2007-11-05 16:55:32 +00:00
aarne
5315d8851d unionGFCC, to put together GFCC grs with same abstract 2007-11-05 13:48:51 +00:00
bringert
fe49c9f1bf Added anchors to category constructors in synopsis, and links form the explanations table. The categories in function types should also be links, but that is a bit difficult with the current MkSynopsis implementation which inspects the generated txt2tags code to make the section headr for each category. 2007-11-05 10:48:58 +00:00
aarne
7003654ca6 unbounded dep in resource with SlashVS 2007-11-03 20:41:29 +00:00
bringert
3c62bcf14e Change .gfc .gfr to .gf? in lib/resource-1.0/Makefile. This makes it easier to experiment with gfc. 2007-10-30 13:53:41 +00:00
aarne
ca3535fd87 Swedish functor implementation of Base 2007-10-21 10:45:51 +00:00
bringert
3edf2e8e97 Added some more versions of symb: symb : N -> Num -> NP, symb : Det -> N -> Num -> NP and symb : Det -> CN -> Num -> NP. The latter two use ApposCN instead of CNNumNP. I suspect that we could get rid of CNNumNP and friends altogether and use ApposCN + NumPN instead. 2007-10-19 16:56:35 +00:00
bringert
0341fd142a Added NumPN to Symbol. 2007-10-19 16:56:22 +00:00
bringert
96f8638ea2 Typo in comment s/bueno vino/buen vino/. Reported by Moises. 2007-10-17 14:00:39 +00:00
bringert
b086ead7a0 Change solamiento to solamente in variables names in ParadigmsSpa. Reported by Moises. 2007-10-17 13:59:31 +00:00
aarne
405dc75016 adjusting parameter types in Romance and fixing some compilation bugs 2007-10-14 14:08:41 +00:00
aarne
a303afdba3 patches to Now and Dan verb forms ; opers and lindefs in JS 2007-10-10 17:35:50 +00:00
aarne
df00809361 startcat flag in Lang 2007-10-10 07:21:02 +00:00
aarne
041c478245 started revising resource HOWTO 2007-10-09 13:41:16 +00:00
aarne
47ea75944f GFCCtoJS in Devel 2007-10-09 12:51:09 +00:00
aarne
85ad81743e added TryX modules for trying out resource API 2007-10-09 08:58:48 +00:00
aarne
4a020f6c75 makefiles for first make 2007-10-04 11:24:46 +00:00
bernardy
ceebc5efac Couple of fixes for the "food" example in French 2007-09-14 10:46:30 +00:00
bringert
3a9d7c11f7 chmod in lib/resource-1.0 is now called by all targets that use mkPresent. This is needed to make make all in src work. 2007-09-13 08:56:51 +00:00
bringert
e902ce7f71 chmod mkPresent in make all in lib/resource-1.0 2007-09-13 08:25:46 +00:00
aarne
cca46ac5f8 Subj in cat synopsis graph 2007-09-07 13:20:30 +00:00
aarne
90f19d769d table size in synopsis 2007-09-07 08:44:26 +00:00
aarne
0c1a16b0f8 reorganized synopsis, added cat chart 2007-09-07 08:34:02 +00:00
aarne
719a5d1296 a little nicer synopsis printing 2007-09-06 21:01:23 +00:00
aarne
cd9dac84c2 ExtFoods for book 2007-09-06 11:34:53 +00:00
aarne
c87f220a9f new precedence lib 2007-09-04 18:14:36 +00:00
aarne
dc8ca16b04 these,those in Constructors 2007-09-03 13:54:44 +00:00