Commit Graph

81 Commits

Author SHA1 Message Date
aarne
025ce90634 ExtAdvVP added to some languages where it was missing 2014-12-08 13:21:28 +00:00
aarne
91e00cf827 missing syntax functions in Chi and some other languages 2014-12-08 10:19:38 +00:00
aarne
ef59dee4d5 Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English" 2014-11-20 22:10:24 +00:00
aarne
5b785bfebd PossNP in Dut 2014-11-20 21:37:11 +00:00
hallgren
ef9f16b63a Lang???.gf: exclude Documentation from present mode
The Documentation module is excluded from present mode in abstract/Lang.gf,
so it needs to be excluded in the corresponding concrete syntaxes too
to avoid problems.
2014-10-23 16:32:55 +00:00
aarne
5f4f1b30a3 Dictionary fixes for Swe nd Fin 2014-09-26 14:48:28 +00:00
aarne
e9d83e1f9d added the constructor Noun.NumeralSuperlOrd for phrases like "third largest", which have special linearizations in many languages e.g. German (drittgrösste) and Finnish (kolmanneksi suurin). Implemented for Chi (to check), Dut, Eng, Fin, Ger, Romance, Scand so far 2014-08-24 14:32:44 +00:00
hallgren
be301d8a5e Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
hallgren
7dee933802 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
aad954a8f5 fixed notpresent flags in ResDut.gf so that it compiles with the -present option 2014-06-19 16:20:01 +00:00
inari
7cc6787454 Overload partV ; fix typo in IrregDut ; fix word order in subordinate clauses in ResDut 2014-06-19 15:04:36 +00:00
inari
7db004d2f6 small cleanup 2014-06-19 09:57:23 +00:00
inari
8508b8be01 Major changes in Dutch: word order fixes, add particle verbs, fixes in verb smart paradigms 2014-06-19 09:54:48 +00:00
aarne
180ba3b9d9 ConstructionsDut and geonames in DictionaryChi (including some in Latin letters without spaces) 2014-06-18 13:14:51 +00:00
aarne
7265c2f07d DAP, Det with AP and its conjunction, in Eng and Scand ; not quite sure if this is possible in all languages 2014-06-12 13:55:39 +00:00
aarne
c8b82e40a3 Dutch morphology and documentation table fixes 2014-06-12 08:00:49 +00:00
aarne
f7acad2817 komen_V in IrredDut, from EdG 2014-06-12 06:44:31 +00:00
aarne
ba007eb2dd path in AllDut now contains api to enable compilation from scratch; this is so for all languages with Documentation 2014-06-07 08:36:52 +00:00
aarne
600b660476 completed DocumentationDut 2014-06-06 14:30:25 +00:00
aarne
b3d06f419c started DocumentationDut; not yet finished 2014-06-05 08:03:33 +00:00
inari
6d4b5fbbe3 added StressedPron 2014-05-22 08:27:44 +00:00
inari
ca0c203877 change example nouns in ParadigmsDut 2014-05-12 09:28:58 +00:00
inari
70e044aa08 Corrected examples in ParadigmDut 2014-05-08 13:20:14 +00:00
aarne
e777c4a551 added auxVV to ParadigmsDut 2014-04-29 17:00:27 +00:00
aarne
971f450c6d big DictionaryDut from Wiktionary - very noisy for common words, but works 2014-04-11 16:04:32 +00:00
aarne
feb4ff5dd1 plural of stad in Dut 2014-04-08 09:19:50 +00:00
hallgren
fc2f5b0a1a Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
2013-11-25 18:17:12 +00:00
hallgren
a24d8a9506 lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas
  
	--# -coding=latin1
  
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:26:00 +00:00
aarne
7ca6c61b52 ResDut was removed by mistake - now it is back 2013-10-16 11:46:31 +00:00
aarne
f0d9b9f6ff tagged version of Dut: an experiment for glossing 2013-10-15 13:07:07 +00:00
aarne
563b2b185d added Greek to ResourceDemo 2013-04-25 13:55:08 +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
33ba636798 Dutch additions enabling YAQL 2012-12-02 09:25:53 +00:00
aarne
507dc623a9 ExtraDut.zullen_VV 2012-09-17 08:36:57 +00:00
aarne
4b1202a0a0 bug fix in Dut.mkA 2012-09-17 07:01:33 +00:00
aarne
e7f272f4fe SSubjS in Scandinavian and Dut 2012-06-08 08:51:03 +00:00
aarne
1838781123 nominalization in Extra Dut and Eng (from Ramona) 2012-06-06 09:48:05 +00:00
aarne
97fcdd5fa2 Dut no_geV and fixprefixV 2012-06-05 15:35:11 +00:00
aarne
5f2ea46913 Dut irreg verb fixes 2012-05-29 13:04:16 +00:00
aarne
ccf7ba8510 VPS in Dut 2012-05-27 19:36:04 +00:00
john.j.camilleri
4a834dcd17 Dutch: added restricted inheritance of CatDut in NumeralDut 2012-05-23 09:40:33 +00:00
aarne
63cc2fc6e8 Cond and Fut Simul in Dut and Afr fixed 2012-03-20 23:00:46 +00:00
aarne
af21bdc48c some Dutch verbs 2012-01-12 16:13:01 +00:00
aarne
2cc65efff8 adjustments in Phrasebook and synopsis 2011-12-08 14:04:42 +00:00
aarne
4e748a4371 the place of negation in Dut and Ger imperatives corrected 2011-12-02 15:44:18 +00:00
aarne
938662db44 ExtAdvS added to more languages 2011-09-01 07:56:29 +00:00
aarne
6fa1d913e9 bug fix in Dutch infinitive vp 2011-01-24 15:01:43 +00:00
aarne
1d644bf469 documented ParadigmsDut 2010-12-15 15:47:00 +00:00
aarne
da670babaa cleaned up lib modules for better doc in synopsis 2010-12-11 20:33:49 +00:00
aarne
1c2b1828b1 CompCN added to Ger Fin Dut Rus Pol 2010-12-07 20:23:57 +00:00