Commit Graph

2727 Commits

Author SHA1 Message Date
aarne 3057f151ab in TranslateEng, variant "third-largest" to "third largest" in OrdNumeralSuperl 2014-08-25 19:01:06 +00:00
aarne 3babd1745e type error in ExtensionsChi fixed 2014-08-25 19:00:45 +00:00
aarne f3a8137efc corrected own_V2 in DictionarySpa 2014-08-24 20:30:24 +00:00
aarne f3d4c7f4d7 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
aarne 7815ea4b3e made the "how old" construction in Chinese more efficient by moving variants to the top level; the resulting rule is the same. This kind of inefficiencies are best found if you compile with the -v option and check for constructors creating unexpectedly many PGF rules. 2014-08-24 14:28:48 +00:00
kr.angelov 89942cbe1d fix the paradigms for copper_N and honey_N in Bulgarian 2014-08-24 09:06:13 +00:00
kr.angelov ce4850f898 more changes in DictionaryBul 2014-08-23 17:36:44 +00:00
kr.angelov d63f98a8ab fixes in DictionaryBul 2014-08-23 17:33:45 +00:00
hallgren 4c38803eea 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 c1690ecc4d Convert BeschCat.gf & BeschSpa.gf to UTF-8 to speed up compilation
Big patch!
2014-08-19 19:39:35 +00:00
hallgren 741eecb350 Convert lib/src/spanish/IrregSpa.gf to UTF-8 to speed up compilation
Huge patch!
2014-08-19 19:32:49 +00:00
hallgren 75278a5828 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
kr.angelov d5d1d782df fixes in DictionaryBul.gf 2014-08-18 14:34:42 +00:00
kr.angelov 29d1c133c6 fix marquess_N, marquis_N in Eng,Bul,Fre 2014-08-07 19:09:02 +00:00
aarne 0af4a249e5 DictionaryEng: removed some uses of the token "IRREG" but then stopped and added a comment; don't know what it is supposed to mean. Also changed who_N from "who" to "WHO" but again, don't know what who_N is supposed to mean. But it now creates hilarious translations of "who's who", treated as a statement about WHO... 2014-07-20 08:26:33 +00:00
aarne a804e076bb contracted questions in TranslateEng: who's as a variant of who is etc. 2014-07-20 08:25:54 +00:00
aarne 7b34b8bbe9 fixed a bug in PhonoIta.elision, which caused gluing of articles with nouns beginning with a vowel also when there was no apostrophe 2014-07-20 08:06:45 +00:00
aarne 9702746c0e using reduplication in Chi indirect questions, as suggested by Qiao 2014-07-15 09:41:26 +00:00
john f976d867fe Maltese RG: small updates to dict 2014-07-06 23:23:58 +00:00
john 62459e7530 Maltese RG: simple change which makes things compilable again 2014-07-06 17:19:10 +00:00
aarne e72784f5e2 distinction between direct and indirect questions in Chi, to eliminate "ma" in indir questions 2014-07-05 08:33:45 +00:00
john.j.camilleri d534b2cc1c Add Nothing' to Maybe.gf, including warning 2014-07-02 06:37:27 +00:00
kr.angelov d19511293d remove some of the translations for clever_A in Bulgarian 2014-07-01 09:00:19 +00:00
kr.angelov 9c68b3f643 a number of adjectives in DictionaryBul 2014-07-01 08:57:05 +00:00
kr.angelov f8b79de066 added at_home_Adv in DictionaryBul 2014-06-23 07:28:51 +00:00
kr.angelov 84fd1bf573 small fixes in DictionaryBul.gf 2014-06-23 07:18:28 +00:00
aarne 5dcdc5ab50 removed Volksrepublik from china_PN in DictionaryGer 2014-06-20 09:39:54 +00:00
aarne 15d3474753 updated TopDictionary files after refactoring of Dictionary 2014-06-20 09:36:27 +00:00
aarne e8cdbb2f5f added never_AdV to many Dictionaries, removed equivalents of "republic of" from country names 2014-06-20 09:25:13 +00:00
aarne 22d81af2bc new constructions in translate.probs 2014-06-20 08:19:36 +00:00
aarne d06ee100a8 Fin prepositions with possessive suffixes had a double BIND token ; placement of "luo" etc in DictionaryFin 2014-06-20 07:03:49 +00:00
aarne 72b55df4ad a couple of fixes in Fin and Swe dictionaries 2014-06-20 06:28:33 +00:00
kr.angelov fbb3cff40c added word in DictionaryBul 2014-06-19 19:00:34 +00:00
aarne 73ad5059c7 nationality nouns and adjectives in Dictionary: triples like french_A, frenchMasc_N, frenchFem_N. frenchman_N etc should be under frenchMasc_N maybe as the first variant, so that uniform structure is preserved. Fully implemented for Eng Fin Fre Swe, partially for other languages. 2014-06-19 16:35:40 +00:00
aarne 9ca9eed130 fixed notpresent flags in ResDut.gf so that it compiles with the -present option 2014-06-19 16:20:01 +00:00
inari 10c9476f52 Overload partV ; fix typo in IrregDut ; fix word order in subordinate clauses in ResDut 2014-06-19 15:04:36 +00:00
kr.angelov 0922ba2d37 fix in Dictionary.gf 2014-06-19 13:32:47 +00:00
kr.angelov b8d9f6ebcc remove some garbage from DictionarySpa.gf 2014-06-19 13:26:23 +00:00
kr.angelov 78966d2df2 remove some entries and split others in all dictionaries. The change are caused by the new inventory of names in Construction 2014-06-19 10:07:12 +00:00
inari c7f53b256d small cleanup 2014-06-19 09:57:23 +00:00
inari 52c58a6ccb Major changes in Dutch: word order fixes, add particle verbs, fixes in verb smart paradigms 2014-06-19 09:54:48 +00:00
kr.angelov 6f224596c1 fixes in DictionaryBul.gf 2014-06-19 08:32:38 +00:00
kr.angelov 2adcd852d4 remove a few duplicated entries in Dictionary.gf 2014-06-19 08:32:03 +00:00
aarne fb0c649f80 path in AllBul to work with Construction ; potential clash in ConstructionHin 2014-06-18 15:55:01 +00:00
kr.angelov ae9d130439 added ConstructionBul in TranslateBul 2014-06-18 15:32:26 +00:00
kr.angelov e81ac2bbe0 added ConstructionBul.gf 2014-06-18 15:28:07 +00:00
aarne 192a6f87df geonames in DictionaryHin ; partial implementation of ConstructionHin from Phrasebook and Wiktionary ; to be checked by an expert 2014-06-18 15:01:04 +00:00
aarne ca93c55c2d ConstructionSpa added ; to be verified by someone who knows the language better 2014-06-18 13:57:05 +00:00
aarne 8466c09107 ConstructionsDut and geonames in DictionaryChi (including some in Latin letters without spaces) 2014-06-18 13:14:51 +00:00
hallgren c5031042e0 Fix like_Subj in translator/DictionarySwe.gf 2014-06-18 12:12:45 +00:00