Commit Graph

5969 Commits

Author SHA1 Message Date
jordi.saludes a2f52c3e09 GF summer school for Cat 2009-09-01 07:30:04 +00:00
aarne 34cfbc42b9 food grammars added, with copyright statements 2009-08-29 17:36:15 +00:00
krasimir cdd7e28d1e fix some paths in the libraries 2009-08-25 18:42:36 +00:00
aarne 9c16caf54b simplified Romance VP and fixed some bugs 2009-08-20 21:08:22 +00:00
aarne 9addd38af0 some romance VP fixes 2009-08-20 16:39:59 +00:00
krasimir 7d373e8bed update some paths in the libraries 2009-08-19 20:59:09 +00:00
aarne 2a92433638 spelling of grammar_N is LexiconRus 2009-08-12 15:48:19 +00:00
krasimir f5354e8fff remove SC from CatBul because it is defined in CommonX 2009-08-06 08:29:31 +00:00
krasimir 9adc563a36 just for fun: Roman numbers in the Latin grammar 2009-07-31 11:58:22 +00:00
krasimir 275ba77729 bulgarian: CommonX is used like in the other languages but with restricted inheritance 2009-07-10 11:59:28 +00:00
aarne fbd303138d Catalan voler and nou 2009-06-24 16:02:21 +00:00
aarne c6ad6e5d05 added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00
krasimir d29e6f4041 use oper in examples 2009-06-13 13:36:41 +00:00
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 13e754b76b idea page 2009-03-11 16:54:16 +00:00
aarne dc2a6c6ed9 tutorial complete with server and js 2008-11-11 10:28:32 +00:00
bjorn e5871c7c1d Changed gflib.js to handle linearization of literals. This duplicates some functionality from gfjseditor.js, but is required for the translator to be able to linearize literals. The editor should be fixed to remove the special code for literals, but it is a bit to much for me to understand right now. 2008-10-29 09:33:58 +00:00
bjorn 8857b7c11c JS parser: remove empty tokens after lexing. This fixes a problem where a string with leading space couldn't be parsed. 2008-10-29 08:39:23 +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
aarne fcc4956a41 moved lib/next-resource to next-lib/src, to enable linking with next-lib as value of GF_LIB_PATH 2008-09-22 11:49:15 +00:00
aarne 1ae612ea1a added README-1.5 to explain the novelties 2008-09-21 07:38:05 +00:00
aarne c584485e2f adapted Hindi to next-resource 2008-09-20 14:40:18 +00:00
aarne 12ca6d6a63 removed jung latin files created by mistake 2008-09-20 09:07:14 +00:00
aarne 27172ea37b new resource-howto 2008-09-20 08:51:39 +00:00
aarne a8a79f882e latin verbs in active indicative 2008-09-16 19:11:04 +00:00
aarne 65658511d9 fixed bug in latin 3rd conjugation; added PP adverbs 2008-09-19 07:15:30 +00:00
aarne a2db1be75e determiners and more words in latin 2008-09-18 14:36:33 +00:00
aarne 1e2509a507 latin adjectives and determiners 2008-09-18 13:29:53 +00:00
aarne f1e022a7da latin: able to parse "ego te amo" 2008-09-17 15:37:45 +00:00
aarne db69bde35c personal pronouns in latin 2008-09-17 14:30:29 +00:00
aarne 42bbc1cb76 verb conjugations in Latin 2008-09-17 07:05:24 +00:00
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