1
0
forked from GitHub/gf-rgl
Commit Graph

2385 Commits

Author SHA1 Message Date
Inari Listenmaa
8f2020517f add SymbolicJpn 2017-07-04 16:26:31 +02:00
Inari Listenmaa
2eefb1b74b remove some redundant code from NounJpn 2017-07-04 16:23:28 +02:00
Inari Listenmaa
bf4313f38e add more time expressions to ConstructionJpn, and fill SymbolJpn (might be wrong though) functions. 2017-07-04 16:22:37 +02:00
Inari Listenmaa
d819db35f3 Add weekdays and some weekday adverbs into ConstructionJpn 2017-07-03 14:26:26 +02:00
Inari Listenmaa
a742d54515 Fix punctuation to use SOFT_BIND and BIND in the whole RGL 2017-06-30 15:28:27 +02:00
Inari Listenmaa
7a04b65fb1 add a couple of words 2017-06-30 11:29:17 +02:00
Inari Listenmaa
018e38b448 add a couple of give_Something verbs 2017-06-30 11:01:44 +02:00
Inari Listenmaa
8e5d492c0c add a couple of give_Something verbs 2017-06-29 18:10:00 +02:00
aarne
798149941a added V versions of IrregFre.*V2 verbs to make their library reuse easier 2017-06-15 12:57:41 +00:00
inari
16600cd30d fix a few VAs 2017-06-14 09:09:29 +00:00
aarne
df39e466bb some new functionalities in Ger 2017-06-05 12:46:53 +00:00
aarne
7bd6b4c13a added PartPlCN to ExtraFin 2017-06-04 10:30:15 +00:00
aarne
9c995e8592 a typo in PhonoFre.voyelle prevented from recognizing ê as a vowel 2017-05-30 16:38:40 +00:00
aarne
367b2a0d95 concrete labels Eng and Swe completed for the demo grammar 2017-05-05 15:14:47 +00:00
aarne
31f4c1d4a8 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
eb9d25cc7e removed the bogus word Dictionary.like_Adv which created lots of bad translations 2017-05-03 09:33:07 +00:00
aarne
dc2e103622 fixed subject agreement with non-Nom case in ExtraFin.MkVPS 2017-04-24 13:34:43 +00:00
aarne
f4b0b5a001 added a few very common words to DictionaryRus from the annotations by Anastasiia Tsukanova 2017-04-19 16:46:46 +00:00
aarne
b8f5ed01c6 fixed ta_V in Swe and blad in Dut 2017-04-13 06:48:13 +00:00
aarne
6574b8e5c0 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
1668a5ba73 fixed vowel lengthening in verbs like eten 2017-04-03 10:20:03 +00:00
aarne
c5a686d71c commented out the import of ConjunctionLat in LangLat: it belongs to GrammarLat 2017-03-28 07:42:30 +00:00
aarne
b204fc4cd0 RGL API files for Latin added 2017-03-28 07:40:37 +00:00
aarne
e35d515647 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
36f3d8483c enabled import of ConjunctionLat in GrammarLat to compile the API 2017-03-28 07:38:40 +00:00
aarne
d76f8b383e 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
7423db4e33 missing Arabic functions collected in MissingAra.gf with notYet definitions 2017-03-28 07:10:52 +00:00
aarne
d22204745d 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
64311f3ff1 added Predef.Float in Predef.gf 2017-03-07 20:12:56 +00:00
krasimir
ec1526db77 remove dead code in ParadigmsEng.gf 2017-03-07 17:49:00 +00:00
krasimir
9df5dba0c3 fix agree_with_V2 in Swedish 2017-02-21 13:15:03 +00:00
krasimir
dd42c9918b formatting in Dictionary.gf 2017-02-21 13:05:23 +00:00
krasimir
c145ded203 more uniformity in Dictionary.gf 2017-02-17 15:27:17 +00:00
krasimir
910364ffa9 gloss for london_PN in the dictionary 2017-02-10 14:10:20 +00:00
aarne
049c910f4d ambiguity in ExtraEst resolved 2017-01-30 22:18:02 +00:00
aarne
eadcafa5ff DictionaryFin.unfortunately_Adv 2017-01-30 13:49:16 +00:00
aarne
e9bf0d0966 qualified ambiguous NP in ExtraGer 2017-01-30 13:48:46 +00:00
aarne
5fd6d8bf67 some renamings of internal types in Icelandic to avoid clashes 2017-01-30 13:46:02 +00:00
Herbert Lange
215d61956e fixed clash between ResLat.mkAdv and ParadigmsLAt.mkAdv in latin lexicon 2017-01-26 12:06:32 +00:00
aarne
2758df3265 baseline generation of DictLatEng from William Whitaker's Words - must be revisited 2017-01-24 10:51:35 +00:00
aarne
fea7023cc5 added Ice and Nno to synopsis and ResourceDemo, and updated documentation 2017-01-19 19:58:48 +00:00
aarne
7170642e20 BigLat = GrammarLat,DictLat 2017-01-19 15:40:20 +00:00
aarne
892f50d57d script for building DictLat from William Whitaker's Words. Contains 35288 lemmas. 2017-01-19 14:56:43 +00:00
aarne
7a8b1caa32 added ParadigmsLat.mkAdv 2017-01-19 14:55:48 +00:00
bjatra5
50d5d62c2a Icelandic added to RGL by Bjarki Traustason 2017-01-16 16:30:50 +00:00
krasimir
b52406a9cc 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
efa711d1b2 smarter smart paradigms for Slovenian 2016-12-14 22:46:43 +00:00
krasimir
816b56d9f3 typos in the Slovenian grammar 2016-12-08 11:47:48 +00:00
krasimir
9201c470a9 allow plural PNs in Slovenian 2016-12-06 11:39:56 +00:00
krasimir
c063a439a8 added mkA with one argument in Slovenian 2016-12-05 21:47:57 +00:00