Commit Graph

455 Commits

Author SHA1 Message Date
bjorn
27fdc19b20 Added missing space in Constructors.gf whose absence introduced an extra space in the library synopsis. 2008-08-29 08:41:38 +00:00
aarne
9a29d50763 fixed unstressed e in Swedish fifth declension 2008-08-24 15:35:06 +00:00
bjorn
2ffc138e52 Overload mkAdv in TrySwe. 2008-08-24 14:53:45 +00:00
jordi.saludes
65cf602ce8 Words added in Cat.
Some verbs in LexiconCat are defined as regular by default. TODO: put the right one in BeschCat.
2008-08-23 22:19:04 +00:00
jordi.saludes
7d0fa02081 make bread_N in Cat irregular. 2008-08-23 15:19:39 +00:00
aarne
65e92e6dab infForm added to Catalan ; debugging alternative in PGF generation 2008-08-23 14:26:34 +00:00
aarne
976b73d4c9 error fix in Constructors documentation 2008-08-22 14:32:42 +00:00
bjorn
921798bc2a Added target to lib/resource/Makefile for building a tarball of the compiled resource library. 2008-08-22 07:06:07 +00:00
aarne
090d30c26b peace grammars patched to work with the new API 2008-08-20 07:14:20 +00:00
aarne
cff2b7ff7f removed the obsolete Overload modules 2008-08-19 13:54:25 +00:00
aarne
1510e08209 qualified a pattern in Constructors, preventing it to be taken as a variable 2008-08-19 07:56:21 +00:00
bjorn
6360d3f473 Fixed bug in russian regular compartives. Predef.tk/dp have *really* confusing names, I don't think I ever got it right on the first try. 2008-08-18 19:05:46 +00:00
bjorn
686dd71041 Cleaned up the Demo conrecte syntaxes now that they don't have to list the restricted inheritance. Added language codes. 2008-08-18 09:37:01 +00:00
bjorn
7743fee09c Removed spurious lin foo = bar in DemoEng. 2008-08-18 08:58:11 +00:00
aarne
b1b2e6766d workaround in Spanish and French for a pgf compiler issue showing in pronArg 2008-08-16 12:29:04 +00:00
aarne
7df3c6ec72 numerals demo on the web 2008-08-15 15:28:09 +00:00
aarne
8719bb9530 typo in AllHin corrected; excluded ReflA2 in Demo (not needed in concretes any more) 2008-08-14 20:30:17 +00:00
aarne
5368b95a45 added linearization of john_PN - hope it's right 2008-08-14 20:29:21 +00:00
bjorn
ca5a30b3f7 Print gf commands in Make.hs for debugging purposes. 2008-08-14 15:25:05 +00:00
aarne
0caebe9092 removed optStr from IdiomEng 2008-08-14 14:21:42 +00:00
aarne
ac6b028b1b changed startcat from Phr to S in Demo 2008-08-14 14:17:27 +00:00
bjorn
3aee461ec0 Added startcat flag to Demo.gf 2008-08-14 08:07:24 +00:00
bjorn
664bc8f534 Added .PHONY to lib/resource/Makefile 2008-08-14 07:57:50 +00:00
bjorn
f43f756edb Remove superfluous DemoI.gf. 2008-08-14 07:56:41 +00:00
bringert
56adb8b8cd Compile AllX.gf instead of LangX.gf. 2008-08-12 18:43:13 +00:00
aarne
c90a558b2a fixed bugs in AllFin so that it now compiles 2008-08-12 16:13:53 +00:00
bringert
b99256ca9a Use conjunctDistrTable in ExtraGer.ConjVPI to get it to compile. 2008-08-12 15:22:42 +00:00
bringert
12ea512bdf Use the .s field of .c2 fields in ExtraScand instead of plain .c2 to get it to compile. 2008-08-12 15:15:06 +00:00
bringert
636300cc09 Replace use of DetSg by DetArtSg in ExtraFin.PartCN to get it to compile. 2008-08-12 15:14:26 +00:00
bringert
42efbabaa6 Rename all Language.gf to AllLan.gf to be able to build them automatically. 2008-08-12 15:12:54 +00:00
bringert
9cf67b6313 Some clean-up in the resource lib build system. 2008-08-12 14:28:31 +00:00
krasimir
e6936b5f8b tiny fragment of Turkish 2008-07-30 06:39:07 +00:00
bjorn
48e1ff8b3c russian: possesive pronouns don't get inital n after prepositions 2008-06-30 18:13:19 +00:00
aarne
070d198e7e added api/Combinators for Eng 2008-06-27 16:48:28 +00:00
aarne
333480388f documentation written; some weird constructors excluded from demo 2008-06-27 14:14:01 +00:00
aarne
54a12c6937 updated synopsis, removed GF/devel/ 2008-06-27 11:59:03 +00:00
aarne
ae83ab19ed version-related changes in Makefile and help 2008-06-27 09:09:29 +00:00
aarne
7bf0ea6bf1 hacks to make Arabic compile on GF3 2008-06-27 06:44:34 +00:00
aarne
334394f3ea debugging arabic 2008-06-26 21:40:21 +00:00
aarne
4a9bc587a5 moved interruption to GFI level to capture all commands 2008-06-26 21:01:51 +00:00
aarne
9d909f32cf fixed decodeUTF8 for pgf; removed old resources from darcs 2008-06-26 19:41:25 +00:00
aarne
c5c6d13546 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
9de5012d76 treating Int as PredefAbs.Int in lookup 2008-06-12 13:11:18 +00:00
aarne
a57a74608c temporary work-around of gfcc generation bug in resource-1.4 grammars 2008-05-24 07:18:34 +00:00
bjorn
e9eeb9cfa4 Added short forms of adjectives to resource/russian. There is still no way to get at them through the resource API.
I'm not sure what the AI should be. Also, I think that some of the forms are wrong, but it's not clear to me exactly what classes of words each paradigm is for.
2008-05-09 19:16:56 +00:00
bjorn
830358e5ca Added testexamples output files to darcs. This way, all you have to do to check for changes is to run testexamples, and then do "darcs what ." 2008-05-06 15:31:16 +00:00
bjorn
d96d0f0a6e Added lib/resource/Examples/testexamples, a script which linearizes all the examples with all resource grammars, and saves the output to files. 2008-05-06 15:29:32 +00:00
aarne
6c13446edd established resource-1.4 and moved contents of resource/exper there 2008-04-28 07:18:02 +00:00
aarne
95c8a5d4f1 resource test as script 2008-04-27 19:37:36 +00:00
aarne
be6aa2b07f new abstract implemented for exper/french 2008-04-27 19:19:40 +00:00