Commit Graph

479 Commits

Author SHA1 Message Date
krasimir d9ed84a671 added new Makefile in the top directory which calls Cabal for compilation 2009-04-30 07:57:56 +00:00
krasimir 0cfa3be3fd fix the syntax for some modules in lib/resource/api 2009-04-30 07:29:37 +00:00
krasimir 676ca1695e use new parser which supports the syntax in GF.Grammar.Grammar directly 2009-03-16 14:10:30 +00:00
aarne e30e2ba871 fixed type error in German Feder, added erasing flag to LangGer 2008-10-19 10:02:21 +00:00
bjorn c2e0cc38d2 Added PredNP to demo grammars. 2008-10-17 13:00:17 +00:00
bjorn f9cda70fda Fixed German feather_N, it was just copy-paste from English. 2008-10-16 11:40:01 +00:00
krasimir 77b14418fe the parameter for RS and RCl should be Agr and not GenNum (bulgarian) 2008-10-07 18:17:32 +00:00
aarne d48208dabd added mkCard to resource 1.4 2008-10-03 13:18:46 +00:00
krasimir 54d5b2cd71 fix the translation of "fat" in bulgarian 2008-10-01 09:37:59 +00:00
aarne 4bd889ce02 download page for beta2 ; link to JEM demo 2008-10-01 09:20:36 +00:00
jordi.saludes 87718de9da regular verbs in Cat. 2008-09-29 18:29:20 +00:00
jordi.saludes 29d1024e0f better noun morphology in Cat. 2008-09-29 18:28:27 +00:00
jordi.saludes 80b85bc4b5 Paradigms for Cat updated from Spa. 2008-09-23 11:42:10 +00:00
jordi.saludes 72b7bce497 Irregular verbs in LexiconCat fixed. 2008-09-16 21:54:26 +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 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
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
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
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
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 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
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