1
0
forked from GitHub/gf-rgl
Commit Graph

6976 Commits

Author SHA1 Message Date
jordi.saludes
72b7bce497 Irregular verbs in LexiconCat fixed. 2008-09-16 21:54:26 +00:00
aarne
99a93fdffd Latin noun declension complete 2008-09-16 14:28:41 +00:00
bjorn
98d2106fbe Convert StructuralCat.gf to ISO-8859-1, it was UTF-8 but without a coding flag (except "algú?"). 2008-09-15 20:03:57 +00:00
aarne
aee0b20b92 third declension in latin 2008-09-15 16:19:08 +00:00
aarne
26be78589b started Latin resource 2008-09-15 15:45:39 +00:00
aarne
f061f30a71 moved Symbol and Symbolic to new places to eliminate mathematical in next-resource 2008-09-13 10:39:18 +00:00
aarne
e83a3a76f1 reimplemented Combinators with Constructors in next-resource 2008-09-13 10:18:52 +00:00
aarne
defc63935a "quello" in next-resource Italian corrected 2008-09-13 09:38:41 +00:00
aarne
24ba17ba39 removed inheritance of Numerals in Syntax, added Combinators (for all langs now) 2008-09-13 06:33:42 +00:00
aarne
555f6a10f6 completing resource api with things needed in WebALT 2008-09-12 22:31:13 +00:00
aarne
299556d2f9 Make for compatibility 2008-09-09 20:02:19 +00:00
aarne
4b0f58de23 compatibility module for Finnish 2008-09-09 16:30:13 +00:00
aarne
83978e34e8 completed IdiomCat to compile api and math 2008-09-09 16:11:05 +00:00
aarne
b207154053 more compatibility modules 2008-09-09 14:06:46 +00:00
aarne
4784391969 Possessive constructor in Romance: un-record arguments to work around a PGF bug 2008-09-09 13:11:08 +00:00
bjorn
2064371ff2 Updated JS editor to the latest version from Moises. 2008-09-09 09:32:32 +00:00
aarne
f7bbf6b27b enable matching of ++ strings with regular patterns 2008-09-09 06:36:36 +00:00
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