1
0
forked from GitHub/gf-core
Commit Graph

57 Commits

Author SHA1 Message Date
kr.angelov
f85dae2f8f remove the beam_size flag from the other ParseXXX grammars 2013-11-06 11:02:53 +00:00
hallgren
e7073de883 Restore ExtraFre to AllFre
ExtraFre was removed from AllFre yesterday for some reason, but it is needed
to compile PhrasebookFre, so I restored it.
2013-11-01 16:30:22 +00:00
gregoire.detrez
368cc301d1 Small fix in French dict 2013-10-31 12:52:23 +00:00
gregoire.detrez
ae50c0c605 Remove dictionaries from AllXx 2013-10-31 12:36:19 +00:00
gregoire.detrez
9e81b8b224 Add DictFre to AllFre
now DictFre is compiled by cabal
2013-10-30 14:24:52 +00:00
kr.angelov
453190fcb6 remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
aarne
24c64d918e added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the script french/MkWikt.hs 2013-10-10 23:32:05 +00:00
aarne
85f7450427 DictEngFre 19k lemmas from Wiktionary; old one moved to V1_DictEngFre; created ParseFre for robust translation (syntax not yet complete) 2013-10-10 23:18:25 +00:00
aarne
6f3a81617b ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
11521d05e1 Fre and Cat adjective inflection fixes 2013-05-14 06:59:45 +00:00
aarne
1ae1265a2f compound word paradigm in Ger 2013-04-03 12:51:23 +00:00
aarne
f92e245c0a inversions with intervening -t- for Fre, e.g. fera-t-il, parle-t-elle 2013-02-21 08:40:57 +00:00
aarne
8eaf3c319e fixed details of Romance clitics for reflexives, imperatives, infinitives. A change in the type of VP.clit3 was needed. 2013-02-20 19:34:20 +00:00
aarne
48204048d3 some fixes with Romance clitics and imperatives 2013-02-20 15:27:54 +00:00
aarne
b77d7c60a0 capitals in Fre character matching 2013-01-28 14:27:04 +00:00
ramona.enache
7f1be627ae added DictEngFre.gf in the french directory 2012-11-25 22:50:56 +00:00
ramona.enache
421354f10c added ParseEngFre.gf 2012-11-25 18:24:40 +00:00
aarne
c5cff90a3a in lib/src/, make dict compiles the unilingual dictionaries to alltenses/. 2012-08-24 12:06:48 +00:00
aarne
5014c38e6d Romance negation: word order dependence 2012-05-28 07:38:25 +00:00
aarne
fa4ccf176a VPS and conjunction in Romance, by means of repeated unstressed pronouns (in Fre) or prodrop (other languages) 2012-05-27 20:50:59 +00:00
aarne
336e32a9df Romance negative polarity of NP, Det. Quant: the positive form (and direct translation) of "he loves no woman" is "il n'aime aucune femme", "lui non ama nessuna donna", etc. 2012-05-27 14:29:46 +00:00
aarne
bc522704cd middle polarity for French in Romance (for "personne ne dort") 2012-05-27 12:55:32 +00:00
aarne
988d171bed added Fre mkV with 2 args 2012-03-08 12:36:59 +00:00
aarne
b9bcbcac6e politeness parameter in Fre youPl8fem_Pron corrected 2011-12-01 08:48:59 +00:00
aarne
da8a6dc329 added case (de or a) to Romance infinitive noun and adj complements 2011-10-27 08:10:48 +00:00
aarne
80a079f20b improved the printability of synopsis examples 2011-10-24 15:17:53 +00:00
gregoire.detrez
0d55ee9485 Fixing a bug in the French smart paradigm for verbs with 12 arguments. 2011-10-11 02:57:58 +00:00
aarne
e45ae46732 smart paradigms for French irreg verbs 2011-09-24 08:20:33 +00:00
aarne
8d661c0fd8 smart paradigms for Fre irregular verbs, not perfect yet; removed some variants from Fre conjugations 2011-09-23 14:21:56 +00:00
ra.monique
fa65def172 renamed MorphalouFre to DictFre 2011-09-21 18:18:43 +00:00
aarne
6eca855841 QueryFre added; a utf8 typo in StructuralFre corrected 2011-09-20 08:08:28 +00:00
ra.monique
fb8182be36 added Morphalou - large lexicon for French 2011-09-15 16:28:55 +00:00
aarne
40022d7af9 restored the use of conjunctCase in romance 2011-08-31 11:56:09 +00:00
aarne
7e32b4c102 the determiner tout_Det in ExtraFre 2011-08-03 17:00:20 +00:00
aarne
1fd0abc8bf a couple of fixes with Romance determiners 2011-08-01 10:22:14 +00:00
aarne
e78d475b9f french these and those 2010-12-23 11:30:32 +00:00
aarne
0b563f1fb7 use que rather than quoi as what_IP in Fre 2010-12-16 16:27:40 +00:00
aarne
99b928bca9 documented Paradigms for Swe, Ger, Fre 2010-12-14 22:06:52 +00:00
aarne
da670babaa cleaned up lib modules for better doc in synopsis 2010-12-11 20:33:49 +00:00
aarne
303b3f4700 restricted Cat import in Numeral (for some languages; to do more) 2010-09-29 07:07:07 +00:00
aarne
6bc21c1d7a know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne
5b9f3ad75d polite imperative in Fre 2010-06-22 10:43:29 +00:00
aarne
64392c7a50 pro drops and 'how AP' in Extra for some languages 2010-04-09 14:38:33 +00:00
aarne
f3ae4092d5 improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook 2010-04-06 20:35:12 +00:00
aarne
d1d1c6215d change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised 2010-04-06 14:08:01 +00:00
aarne
f6db1ad200 fixed Finnish youPol complement number to Sg ; some encoding things in French 2010-04-06 12:24:41 +00:00
aarne
c42afc59eb how8much_IAdv in Structural; changed parameter name Place in Numerals 2010-03-26 22:06:35 +00:00
aarne
d403fd0f7f number agreement in Romance predeterminers 2010-01-04 14:59:40 +00:00
aarne
c9a89c50a2 that_Subj in Eng,Fre,Ger 2009-12-17 09:01:20 +00:00
aarne
9c20e87a08 ImpP3 in French 2009-12-16 15:54:52 +00:00