inari
83191372cb
fixed good_A in DictEngFre
2013-12-19 10:47:39 +00:00
kr.angelov
f534cc8dcb
fixes in the dictionaries inspired by a paper phrasebook
2013-12-18 09:18:55 +00:00
aarne
599027ff18
ParseFin ProDrop variants ; ParseFre question word order and pronoun gender variants
2013-12-17 09:54:11 +00:00
aarne
990edc31cd
Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files
2013-12-16 11:51:15 +00:00
aarne
45732fa9da
added abstract to paths in Parse* to make them find Constructions and Documentation
2013-12-15 22:06:13 +00:00
aarne
85d4212a91
added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed)
2013-12-15 20:11:19 +00:00
aarne
3c935f12ba
added more temporal Constructions in Eng,Fin,Fre,Ger,Swe
2013-12-15 11:38:43 +00:00
aarne
8fcd920054
functorized Documentation for Fin, Fre, Ger
2013-12-14 15:13:14 +00:00
aarne
ced38d5f9f
refactored Documentation to Terminology and Documentation proper. This makes it possible to functorize the display of tables, for instance show Swedish inflection tables with headings in English terminology. Carried out the functorization in Eng and Swe, other languages coming soon.
2013-12-14 09:21:15 +00:00
aarne
dba791cc83
added examples to the documentation of verbs and prepositions
2013-12-13 17:39:51 +00:00
aarne
a1d641ea4a
completed DocumentationFre, also added Cl examples to V's
2013-12-13 12:50:09 +00:00
aarne
1554d160c2
DocumentationFre completed with finite verb forms; missing notpresent tags added to DocumentationFin to make it compile with present
2013-12-13 10:01:12 +00:00
aarne
fa1d995d08
started DocumentationFre
2013-12-13 08:56:24 +00:00
aarne
c2f1c599d1
split may_VV into may_1_VV (be possible) and may_2_VV (be allowed); not yet in Bul, Hin
2013-12-12 12:35:44 +00:00
aarne
e5caac511f
little fixes to make lib/src 'make Parse8' work again and produce a better than ever 'open text' translator
2013-12-08 20:36:14 +00:00
aarne
4f877ef885
added constructions to Parse grammars
2013-12-06 17:13:53 +00:00
aarne
5c22d9ac1b
fixed latin1 character errors in DictEngFre, and converted the file to utf8
2013-12-06 17:12:55 +00:00
aarne
b9afa70236
Construction: a repository of idiomatic constructions involving special lexical items. Started with some Phrasebook ones and implemented for Eng,Fin,Fre,Swe
2013-12-06 15:44:45 +00:00
aarne
be58b6f224
PassAgentVPSlash in Ger
2013-12-06 09:05:52 +00:00
aarne
61b07c5b08
self constructions in IdiomFre ; not quite satisfactory yet, see comments in file
2013-12-06 08:56:20 +00:00
aarne
376ed50c2e
PassAgentVPSlash for Eng, Swe, Fin, Fre
2013-12-06 08:32:53 +00:00
kr.angelov
5d93c1d4de
split teacher_N into two genders
2013-12-03 10:39:45 +00:00
kr.angelov
2356aa7e65
one big patch with several changes in the different dictionaries
...
1. the duplicated variants in the French entries are merged
2. ~150 abstract words are split into masculine and feminine entries.
The actual defininitions for English, Bulgarian, French and German differ.
For the other languages they are just copied.
3. fan_N, intelligency_N, character_N and letter_N are split into
different senses. The entries for Bulgarian, Swedish, German and French
are sense disambiguated. For English they are just copied since they
are ambiguous. For the other languages they are copied since I don't
know how to translate them.
2013-12-03 08:14:05 +00:00
inari
299630e95e
fixed good_A in DictEngFre
2013-12-02 15:58:54 +00:00
aarne
4fab9c1bb8
mkInterj in some languages; 'make Parse' in lib/src builds Parse8.pgf
2013-12-02 13:34:07 +00:00
aarne
848573afdc
555 new words checked in DictEngFin; latin1 flags in some esoteric files
2013-11-27 19:22:37 +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
inari
c92372c381
fix empty strings in DictEngFre
2013-11-15 15:11:52 +00:00
kr.angelov
4874165cea
two senses of ring_V2 which have different morphology in English
2013-11-14 21:55:40 +00:00
kr.angelov
041630e8b1
split degree_N into three senses and add licentiate_N and phd_N in Bulgarian
2013-11-13 16:39:04 +00:00
kr.angelov
d1a0e6ca9d
split fire_N into two senses fire_1_N and fire_2_N
2013-11-13 08:59:03 +00:00
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