aarne
197da0901d
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
2843fae2af
PassAgentVPSlash for Eng, Swe, Fin, Fre
2013-12-06 08:32:53 +00:00
aarne
70f8827f75
three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself)
2013-12-03 18:54:56 +00:00
kr.angelov
67a44343f0
split teacher_N into two genders
2013-12-03 10:39:45 +00:00
kr.angelov
9e843ca6d3
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
aarne
b192199aec
interjections in DictEng Fin and Ger
2013-12-02 11:09:28 +00:00
aarne
384e62ef2c
some missing forms in Fin (agent participle, Inf3 instructives); now also in stemmed version.
2013-11-29 08:05:55 +00:00
aarne
01a7166bb8
added some esoteric verb forms to Fin (not used in resource API but nice to show): potential, passive imperatives, infinitives 2,4,5. Remains to carry out in stemmed/StemFin.
2013-11-28 22:01:38 +00:00
aarne
00300ee400
changed annotations in DictEngFin: --UNCHK for unchecked entries, ---ARB for arbitrary choices that should be treated by separating senses; many other old annotations suppressed, but most informative ones preserved
2013-11-28 13:27:12 +00:00
aarne
b1f5e0b735
555 new words checked in DictEngFin; latin1 flags in some esoteric files
2013-11-27 19:22:37 +00:00
hallgren
1ccd47784d
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
2c8fed764b
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
c6ea181be8
optimized VerbRomance.SlashV2VNP to make it compilable
2013-11-20 15:08:34 +00:00
kr.angelov
2bef26f3d2
two senses of ring_V2 which have different morphology in English
2013-11-14 21:55:40 +00:00
kr.angelov
44173a6222
a number of changes in the dictionaries. marvellous_A is merged with marvelous_A. organise as alternative spelling of organize_V2. A few new Bulgarian words. DictEngSwe.gf is now disconnected from DictSwe.gf and follows the same convention as the English, Bulgarian and German dictionaries.
2013-11-14 18:03:33 +00:00
kr.angelov
6b5d3deb53
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
b422567dd2
split fire_N into two senses fire_1_N and fire_2_N
2013-11-13 08:59:03 +00:00
aarne
72f6c2cfdd
some fixes in Fin and Swe translation dictionaries
2013-11-10 09:22:52 +00:00
aarne
0cab222432
completed most parts of ParseSwe; some dict additions in Eng and Fin
2013-11-03 20:29:40 +00:00
aarne
d3b7c458be
some bug fixes in Scand and Fin
2013-11-03 11:37:08 +00:00
aarne
81510ae921
changed whichSg/Pl_IDet to which_IQuant in DictEngAbs and Eng, Fin, Swe, Chi implementations
2013-11-01 13:49:21 +00:00
aarne
5369db4025
corrected DictEng(Chi,Fin,Swe).which_IQuant to whichSg_IDet and whichPl_IDet as in DictEngAbs; fixed ParseSwe.ComplVV with correct anteriority and polarity
2013-10-31 14:55:05 +00:00
gregoire.detrez
8a68ec2f91
Remove dictionaries from AllXx
2013-10-31 12:36:19 +00:00
gregoire.detrez
10382f8f23
Add more dictionary to the compiled RGL
...
Add Swedish and Finnish to be compiled and installed with the RGL
2013-10-30 15:08:40 +00:00
kr.angelov
37b0ad21ee
remove very_Adv from Dict*
2013-10-28 13:07:20 +00:00
aarne
145ccb1079
moved DictEngFin from stemmed to main level and checked some critical words for the spoken translator
2013-10-27 16:08:18 +00:00
hallgren
ff92503142
Nonlinear patterns in concrete syntax are now detected and reported as errors
...
Before, they were silently converted to linear patterns.
Nonlinear patterns in MorphoCat.gf, ParadigmsGre.gf and ParadigmsFin.gf have
been make linear by renaming pattern variables.
2013-09-09 19:52:08 +00:00
aarne
2e2811239e
added the library version of StemFin.gf, i.e. the one in finnish/ and implementing full inflection tables. The one in finnish/stemmed/ implements partial tables and adds suffixes to stems at runtime.
2013-08-17 15:17:02 +00:00
aarne
c1046c74a2
finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin.
2013-08-07 09:52:40 +00:00
aarne
012b673206
typo in AdjectiveFin (Posit -> Compar)
2013-08-06 21:44:55 +00:00
aarne
5610b93e30
refactored Fin so that the stemmed and the unstemmed versions share all code except StemFin. It is chosen by setting the path; a functor solution would be purer, but it feels like overkill.
2013-08-06 21:36:12 +00:00
aarne
281724c3a0
changed Fin.some*_Det from "joku" to "jokin", i.e. from human to non-human, which should be the default.
2013-06-06 08:38:26 +00:00
aarne
bb0f5cf6a8
ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa
2013-05-22 14:25:15 +00:00
aarne
faa0bc3396
fixed the ordinals 1st and 2nd in Fin
2013-05-16 18:53:18 +00:00
aarne
647b6945d8
added GenRP to ExtraFin
2013-05-16 16:28:24 +00:00
aarne
0fb2165f3b
CompIQuant in ExtraGer
2013-05-07 09:30:37 +00:00
aarne
31da352105
Inari's new batch of words in DictFin: now 4713 checked words
2013-04-12 06:42:00 +00:00
inari.listenmaa
530d4f9205
fixed Kotus paradigm k42
...
There was an error in the paradigm for "mies", fixed the s in genitive stem ("miesen") to h ("miehen").
2013-04-10 14:15:01 +00:00
aarne
daac51c904
500+ checked words in DictFin from Inari: now 4291 words have been checked
2013-04-09 19:14:12 +00:00
aarne
ae05473561
Inari's DictFin additions
2013-04-09 13:42:33 +00:00
aarne
fa722cd295
fixes in FIn syntax and lexicon
2013-04-07 21:34:11 +00:00
aarne
e91bdb4fba
SlashSlashV2V in ParseEng added; new set of checked DictFin words
2013-04-07 13:23:23 +00:00
aarne
1a0a4a4a56
checked words for wsj-100 experiments
2013-04-07 10:06:37 +00:00
aarne
0f3561c1f7
Inari's 390 checked DictEngFin words
2013-04-05 14:53:12 +00:00
aarne
5ec5f9bf26
Inari's additions to DictFin
2013-04-05 12:46:37 +00:00
aarne
1f62470333
improved entry in DictFin
2013-04-04 20:28:23 +00:00
aarne
5e95aec86e
checked >100 penn words in DictFin
2013-04-04 19:11:17 +00:00
aarne
53559ac0f6
better annotations in DictFin: CHECKED
2013-04-04 16:04:50 +00:00
aarne
2a723e8fa7
changed 200 old-generation words in DictFin
2013-04-04 15:39:56 +00:00
aarne
ffc9b8e30b
missing ParseFin syntax constructs
2013-04-04 13:14:02 +00:00