1
0
forked from GitHub/gf-core
Commit Graph

3853 Commits

Author SHA1 Message Date
aarne
9376ccfe62 concrete labels Eng and Swe completed for the demo grammar 2017-05-05 15:14:47 +00:00
aarne
9faacadf2c some fixes and new functionalities in Ita. Note: MassNP is now without "di" like in Spa and unlike in Fre 2017-05-02 16:08:54 +00:00
aarne
51549d70c6 removed the bogus word Dictionary.like_Adv which created lots of bad translations 2017-05-03 09:33:07 +00:00
aarne
b952d207d1 fixed subject agreement with non-Nom case in ExtraFin.MkVPS 2017-04-24 13:34:43 +00:00
aarne
ddb2d7dd9d added a few very common words to DictionaryRus from the annotations by Anastasiia Tsukanova 2017-04-19 16:46:46 +00:00
aarne
dcf7a34212 fixed ta_V in Swe and blad in Dut 2017-04-13 06:48:13 +00:00
aarne
a81f25febe added concrete labels to Eng and Swe ; renamed uddeps.labels to Lang.labels for uniformity (these work also for ResourceDemo and Translate, however) 2017-04-06 15:39:49 +00:00
m.t.n.de.rijk
57c2af29c2 fixed vowel lengthening in verbs like eten 2017-04-03 10:20:03 +00:00
aarne
1ad08d966c commented out the import of ConjunctionLat in LangLat: it belongs to GrammarLat 2017-03-28 07:42:30 +00:00
aarne
c09bf56ba2 RGL API files for Latin added 2017-03-28 07:40:37 +00:00
aarne
3a493d3d96 added module MissingLat to enable RGL API. At the end of the file, there is a comment saying how to reproduce this for new languages 2017-03-28 07:39:23 +00:00
aarne
73004aa142 enabled import of ConjunctionLat in GrammarLat to compile the API 2017-03-28 07:38:40 +00:00
aarne
edd5a0ca03 using MissingAra in ConstructorsAra so that we can now compile the RGL API for Arabic. When a function with not yet defined constants is used in an application, a compile time error reveals this. 2017-03-28 07:11:30 +00:00
aarne
d806e142da missing Arabic functions collected in MissingAra.gf with notYet definitions 2017-03-28 07:10:52 +00:00
aarne
d5f43d637c a constant Prelude.notYet to mark not yet implemented functions, with the purpose of enabling the compilation of the RGL API 2017-03-28 07:09:26 +00:00
krasimir
b2158cc2a0 added Predef.Float in Predef.gf 2017-03-07 20:12:56 +00:00
krasimir
01c4042901 remove dead code in ParadigmsEng.gf 2017-03-07 17:49:00 +00:00
krasimir
5905964c3e fix agree_with_V2 in Swedish 2017-02-21 13:15:03 +00:00
krasimir
187eca3e2e formatting in Dictionary.gf 2017-02-21 13:05:23 +00:00
krasimir
5ae210a500 more uniformity in Dictionary.gf 2017-02-17 15:27:17 +00:00
krasimir
a8cd866be0 gloss for london_PN in the dictionary 2017-02-10 14:10:20 +00:00
aarne
11bb43d2fc ambiguity in ExtraEst resolved 2017-01-30 22:18:02 +00:00
aarne
1b1ff298fc DictionaryFin.unfortunately_Adv 2017-01-30 13:49:16 +00:00
aarne
30ba3476d1 qualified ambiguous NP in ExtraGer 2017-01-30 13:48:46 +00:00
aarne
07caa0b539 some renamings of internal types in Icelandic to avoid clashes 2017-01-30 13:46:02 +00:00
Herbert Lange
0bbf27a5ed fixed clash between ResLat.mkAdv and ParadigmsLAt.mkAdv in latin lexicon 2017-01-26 12:06:32 +00:00
aarne
c491856776 baseline generation of DictLatEng from William Whitaker's Words - must be revisited 2017-01-24 10:51:35 +00:00
aarne
109cca464c added Ice and Nno to synopsis and ResourceDemo, and updated documentation 2017-01-19 19:58:48 +00:00
aarne
22dc784d73 BigLat = GrammarLat,DictLat 2017-01-19 15:40:20 +00:00
aarne
bd3ef6d502 script for building DictLat from William Whitaker's Words. Contains 35288 lemmas. 2017-01-19 14:56:43 +00:00
aarne
0d21175df1 added ParadigmsLat.mkAdv 2017-01-19 14:55:48 +00:00
bjatra5
07db1948a8 Icelandic added to RGL by Bjarki Traustason 2017-01-16 16:30:50 +00:00
krasimir
fa5969a5be a new import script for Sloleks that takes into account the smart paradigms. this fills in the missing forms in Sloleks 2016-12-14 22:47:30 +00:00
krasimir
c14cc5dada smarter smart paradigms for Slovenian 2016-12-14 22:46:43 +00:00
krasimir
74e4f58b9c typos in the Slovenian grammar 2016-12-08 11:47:48 +00:00
krasimir
b75bca14de allow plural PNs in Slovenian 2016-12-06 11:39:56 +00:00
krasimir
0380ec8e17 added mkA with one argument in Slovenian 2016-12-05 21:47:57 +00:00
krasimir
5fdb9beaab added a catch all case in regNouns in Slovenian 2016-12-05 20:21:15 +00:00
aarne
f9507c6953 corrected the DType of NounChi.IndefArt to get the classifier right 2016-11-19 03:10:06 +00:00
aarne
67c72c0c82 Anna Ehrlemark's additional work on Slv 2016-11-11 07:45:16 +00:00
aarne
467153c737 extrapos field added in German UseComp 2016-11-06 18:11:31 +00:00
krasimir
2e66e6bfac added classify.hs for building dictionaries from WordNet 2016-10-29 09:29:24 +00:00
aarne
a533fc70d3 some more functions added to Slv by guessing and using Morgan Nilsson's grammar book 2016-10-04 16:17:07 +00:00
aarne
3e6f1f05f2 some hopefully straightforward additions to Slovenian, all marked with ----AR 2016-10-04 10:29:39 +00:00
aarne
58ecdf7cff a couple more generic structural words in LargeFin 2016-09-23 17:56:21 +00:00
aarne
d7f88e46eb LargeFin with no lexicon, but just one word in each category+inherent features; still incomplete 2016-09-23 12:32:51 +00:00
aarne
02358dbd80 added top-level punctuation to tagged Finnish 2016-09-22 19:49:26 +00:00
aarne
ce6ebf9330 added derivable adverbs to LargeFin (the tagged lexicon from Kotus) 2016-09-22 08:55:47 +00:00
aarne
bd60279dc0 Omorfi tagging mostly complete for open classes in Fin, some closed classes and syncat words missing 2016-09-22 08:23:04 +00:00
aarne
ddf24a0a4e refactored adjectives in StemFin to get correct tags in tagged/ 2016-09-22 06:33:43 +00:00