bringert
|
11c5f516bb
|
Synopsis: include category explanation in each category section.
|
2007-11-05 18:01:06 +00:00 |
|
bringert
|
b1aec8277e
|
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
|
37e977d063
|
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
|
e6783602e3
|
unionGFCC, to put together GFCC grs with same abstract
|
2007-11-05 13:48:51 +00:00 |
|
bringert
|
65f4a70c44
|
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
|
84b4268955
|
unbounded dep in resource with SlashVS
|
2007-11-03 20:41:29 +00:00 |
|
bringert
|
e2709b25c7
|
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
|
3923fc5fb7
|
Swedish functor implementation of Base
|
2007-10-21 10:45:51 +00:00 |
|
bringert
|
96758eb7d0
|
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
|
a95749ab97
|
Added NumPN to Symbol.
|
2007-10-19 16:56:22 +00:00 |
|
bringert
|
b79615f559
|
Typo in comment s/bueno vino/buen vino/. Reported by Moises.
|
2007-10-17 14:00:39 +00:00 |
|
bringert
|
9effae5e6c
|
Change solamiento to solamente in variables names in ParadigmsSpa. Reported by Moises.
|
2007-10-17 13:59:31 +00:00 |
|
aarne
|
a52a8a2964
|
adjusting parameter types in Romance and fixing some compilation bugs
|
2007-10-14 14:08:41 +00:00 |
|
aarne
|
f23e570148
|
patches to Now and Dan verb forms ; opers and lindefs in JS
|
2007-10-10 17:35:50 +00:00 |
|
aarne
|
3e809b6166
|
startcat flag in Lang
|
2007-10-10 07:21:02 +00:00 |
|
aarne
|
50d3150f25
|
started revising resource HOWTO
|
2007-10-09 13:41:16 +00:00 |
|
aarne
|
deec7e840b
|
GFCCtoJS in Devel
|
2007-10-09 12:51:09 +00:00 |
|
aarne
|
32dd8c9bab
|
added TryX modules for trying out resource API
|
2007-10-09 08:58:48 +00:00 |
|
aarne
|
08831da557
|
makefiles for first make
|
2007-10-04 11:24:46 +00:00 |
|
bernardy
|
fd0b12bbb7
|
Couple of fixes for the "food" example in French
|
2007-09-14 10:46:30 +00:00 |
|
bringert
|
438a1ca9de
|
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
|
271c899e8d
|
chmod mkPresent in make all in lib/resource-1.0
|
2007-09-13 08:25:46 +00:00 |
|
aarne
|
69e36aaff1
|
Subj in cat synopsis graph
|
2007-09-07 13:20:30 +00:00 |
|
aarne
|
c327ca5a87
|
table size in synopsis
|
2007-09-07 08:44:26 +00:00 |
|
aarne
|
7b0c808027
|
reorganized synopsis, added cat chart
|
2007-09-07 08:34:02 +00:00 |
|
aarne
|
dbbbfc16f4
|
a little nicer synopsis printing
|
2007-09-06 21:01:23 +00:00 |
|
aarne
|
b07c56434d
|
ExtFoods for book
|
2007-09-06 11:34:53 +00:00 |
|
aarne
|
7aa1a24aa8
|
new precedence lib
|
2007-09-04 18:14:36 +00:00 |
|
aarne
|
d891f4de1f
|
these,those in Constructors
|
2007-09-03 13:54:44 +00:00 |
|
aarne
|
f0f0829ae0
|
updated doc
|
2007-07-08 16:53:52 +00:00 |
|
aarne
|
a74b1441c8
|
tutorial in final form
|
2007-07-08 16:36:56 +00:00 |
|
aarne
|
e8fc287f16
|
workaround for editor bug in Scandinavian UseN
|
2007-07-08 13:36:03 +00:00 |
|
aarne
|
0ea5bed935
|
Finnish object cases in lexicon and Paradigms
|
2007-07-08 13:24:22 +00:00 |
|
aarne
|
5343c67086
|
modal verbs in IrregGer corrected
|
2007-07-08 13:02:41 +00:00 |
|
aarne
|
8f0501d81b
|
peb's forest patch
|
2007-07-08 12:43:07 +00:00 |
|
aarne
|
e014dfcfb0
|
new tutorial almost finished
|
2007-07-06 15:37:32 +00:00 |
|
bringert
|
2c17ebcebf
|
compiled target in resource-1.0 now depends on alltenses mathematical multimodal present prelude, in order to make the main Makefile simpler.
|
2007-07-05 12:29:42 +00:00 |
|
aarne
|
52796e4b63
|
renamed mkNP to makeNP in Paradigms; added overloaded Paradigms to all 10
|
2007-07-06 08:47:59 +00:00 |
|
aarne
|
4a1fe34092
|
res doc updates
|
2007-07-05 21:15:48 +00:00 |
|
aarne
|
367390a2a4
|
Hans Leiss' fix in Russian mkpresent
|
2007-07-05 19:53:23 +00:00 |
|
aarne
|
236108388b
|
hacky solution to name resolution warnings
|
2007-07-05 14:08:58 +00:00 |
|
aarne
|
3ceba4d8e5
|
make clean; compilation in resource index
|
2007-07-04 21:15:05 +00:00 |
|
aarne
|
1b472bdd70
|
index for new resource API
|
2007-07-04 21:01:10 +00:00 |
|
aarne
|
37b49d3597
|
updated resource license and docs and makefile
|
2007-07-04 20:55:58 +00:00 |
|
bringert
|
564d8d30e2
|
Added prelude target to lib/resource-1.0/Makefile, to make src/Makefile work.
|
2007-07-04 15:40:47 +00:00 |
|
aarne
|
3618a637f5
|
tutorial exercises; put libdir in place in GF/src
|
2007-07-04 14:10:41 +00:00 |
|
aarne
|
954d3f2260
|
tex option for synopsis; not so nice-looking yet
|
2007-07-04 13:21:41 +00:00 |
|
aarne
|
b7ffd929a0
|
extended Synopsis with categories, structural, and an example
|
2007-07-04 09:39:24 +00:00 |
|
aarne
|
7d4285536d
|
typo in ParadigmsSwe causing a bug fixed
|
2007-07-03 12:59:26 +00:00 |
|
aarne
|
62109995ec
|
completed OverGrammar with missing params
|
2007-07-02 20:00:25 +00:00 |
|