1
0
forked from GitHub/gf-rgl
Commit Graph

3759 Commits

Author SHA1 Message Date
aarne
b7d9d2cac6 compatibility modules started to deal with WebALT grammars 2008-09-08 16:02:05 +00:00
aarne
7b8577e787 added romance in next-resource ; some French determiners and definite articles in other languages to revisit 2008-09-05 16:20:38 +00:00
aarne
647ee3b216 finnish in next-resource; articles to check 2008-09-05 15:09:30 +00:00
aarne
c4a13f0ecf updated exx-resource.gft to the new tree structure 2008-09-05 14:56:06 +00:00
aarne
6720b37d66 fixed new tense structure in next-resourc/demo 2008-09-05 14:38:59 +00:00
aarne
8bcd0e4dcb carried over Art and Temp changes to next-resource/api/Constructors 2008-09-05 13:51:59 +00:00
aarne
aa0b8a9d8b Temp = Tense + Ant in next-resource 2008-09-05 13:27:56 +00:00
aarne
db41a42f1c starting next-resource by fusing Art and Quant in english and scandinavian; substantival forms added for e.g. possessive pronouns 2008-09-05 13:12:47 +00:00
aarne
2b8585f8f3 simplified the deprecated complex lincat of PredefCnc.Int 2008-09-03 09:45:09 +00:00
bjorn
1fc8a8a378 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
047f1decd3 fixed unstressed e in Swedish fifth declension 2008-08-24 15:35:06 +00:00
bjorn
af6df0b11f Overload mkAdv in TrySwe. 2008-08-24 14:53:45 +00:00
jordi.saludes
a6b89b0718 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
124c187328 make bread_N in Cat irregular. 2008-08-23 15:19:39 +00:00
aarne
f9ad212013 infForm added to Catalan ; debugging alternative in PGF generation 2008-08-23 14:26:34 +00:00
aarne
608afb6537 error fix in Constructors documentation 2008-08-22 14:32:42 +00:00
bjorn
5d9a1bafb6 Added target to lib/resource/Makefile for building a tarball of the compiled resource library. 2008-08-22 07:06:07 +00:00
aarne
e4179685b7 peace grammars patched to work with the new API 2008-08-20 07:14:20 +00:00
aarne
4aaf73b828 removed the obsolete Overload modules 2008-08-19 13:54:25 +00:00
bjorn
a85b2eff8f removed some dead code from gflib.js 2008-08-19 14:08:02 +00:00
aarne
4bc60a056d qualified a pattern in Constructors, preventing it to be taken as a variable 2008-08-19 07:56:21 +00:00
bjorn
64c3524673 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
086b4fbf62 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
86e5d26e81 Removed spurious lin foo = bar in DemoEng. 2008-08-18 08:58:11 +00:00
aarne
53f6d042fd workaround in Spanish and French for a pgf compiler issue showing in pronArg 2008-08-16 12:29:04 +00:00
aarne
05f00cff37 numerals demo on the web 2008-08-15 15:28:09 +00:00
bjorn
9732b47d7e Added a basic stylesheet for the js and ajax translators. 2008-08-15 11:46:36 +00:00
bjorn
8a022d65b3 Change JS translation to replace existing output when a new translation is done. 2008-08-15 10:53:59 +00:00
aarne
4c44f9fe18 typo in AllHin corrected; excluded ReflA2 in Demo (not needed in concretes any more) 2008-08-14 20:30:17 +00:00
aarne
51e92b3b3b added linearization of john_PN - hope it's right 2008-08-14 20:29:21 +00:00
bjorn
3b735511f8 Refactor js translator to be able to share some code with the ajax version. 2008-08-14 18:51:06 +00:00
bjorn
68e70b0f94 Print gf commands in Make.hs for debugging purposes. 2008-08-14 15:25:05 +00:00
aarne
95e65e60b7 removed optStr from IdiomEng 2008-08-14 14:21:42 +00:00
aarne
ad2067e5db changed startcat from Phr to S in Demo 2008-08-14 14:17:27 +00:00
bjorn
cb33f33d4d Added startcat flag to Demo.gf 2008-08-14 08:07:24 +00:00
bjorn
cc227618bc Added .PHONY to lib/resource/Makefile 2008-08-14 07:57:50 +00:00
bjorn
19755d9529 Remove superfluous DemoI.gf. 2008-08-14 07:56:41 +00:00
bjorn
1350ab1deb Include concrete syntax flags in generated JS. 2008-08-13 12:08:11 +00:00
bjorn
31c29fd7f8 Added missing translator.js 2008-08-13 11:11:25 +00:00
bjorn
932c7484d6 Add language selectors to JavaScript translator. 2008-08-12 20:13:41 +00:00
bjorn
aec2c51d32 First working JavaScript translator. 2008-08-12 19:35:27 +00:00
bjorn
612633e975 Use Food grammar as the example grammar.js. 2008-08-12 19:35:05 +00:00
bringert
b34433f9b1 Compile AllX.gf instead of LangX.gf. 2008-08-12 18:43:13 +00:00
aarne
eeb38e245d fixed bugs in AllFin so that it now compiles 2008-08-12 16:13:53 +00:00
bringert
12439451a7 Started working on a JavaScript translator. 2008-08-12 15:56:24 +00:00
bringert
62c064e0e3 Use conjunctDistrTable in ExtraGer.ConjVPI to get it to compile. 2008-08-12 15:22:42 +00:00
bringert
3227e9296c 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
bab6dbda60 Replace use of DetSg by DetArtSg in ExtraFin.PartCN to get it to compile. 2008-08-12 15:14:26 +00:00
bringert
e7389f308e Rename all Language.gf to AllLan.gf to be able to build them automatically. 2008-08-12 15:12:54 +00:00
bringert
9bfa602509 Some clean-up in the resource lib build system. 2008-08-12 14:28:31 +00:00