Commit Graph

261 Commits

Author SHA1 Message Date
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
aarne
45787ff1e6 interjections in DictEng Fin and Ger 2013-12-02 11:09:28 +00:00
aarne
e903f85a90 some missing forms in Fin (agent participle, Inf3 instructives); now also in stemmed version. 2013-11-29 08:05:55 +00:00
aarne
ece03aca51 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
6c0498c479 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
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
aarne
254b2f0f40 optimized VerbRomance.SlashV2VNP to make it compilable 2013-11-20 15:08:34 +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
4b919ba26f 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
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
aarne
827bd7aee9 some fixes in Fin and Swe translation dictionaries 2013-11-10 09:22:52 +00:00
aarne
6a672f5219 completed most parts of ParseSwe; some dict additions in Eng and Fin 2013-11-03 20:29:40 +00:00
aarne
01a98d9a39 some bug fixes in Scand and Fin 2013-11-03 11:37:08 +00:00
aarne
fcb5b173f7 changed whichSg/Pl_IDet to which_IQuant in DictEngAbs and Eng, Fin, Swe, Chi implementations 2013-11-01 13:49:21 +00:00
aarne
43554552aa 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
ae50c0c605 Remove dictionaries from AllXx 2013-10-31 12:36:19 +00:00
gregoire.detrez
fefee01588 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
453190fcb6 remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
aarne
27f00964b9 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
1846e6bf65 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
b90443cebd 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
4e7f3766cb 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
df7b8d8016 typo in AdjectiveFin (Posit -> Compar) 2013-08-06 21:44:55 +00:00
aarne
7a446f5cd1 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
42bd972899 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
6f3a81617b ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
0f30f62b86 fixed the ordinals 1st and 2nd in Fin 2013-05-16 18:53:18 +00:00
aarne
953bc8dc13 added GenRP to ExtraFin 2013-05-16 16:28:24 +00:00
aarne
78d0bfdf21 CompIQuant in ExtraGer 2013-05-07 09:30:37 +00:00
aarne
85c7571c12 Inari's new batch of words in DictFin: now 4713 checked words 2013-04-12 06:42:00 +00:00
inari.listenmaa
45197acd2d 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
1850861720 500+ checked words in DictFin from Inari: now 4291 words have been checked 2013-04-09 19:14:12 +00:00
aarne
e1ae63e7f9 Inari's DictFin additions 2013-04-09 13:42:33 +00:00
aarne
830e7bfa53 fixes in FIn syntax and lexicon 2013-04-07 21:34:11 +00:00
aarne
d6014786ab SlashSlashV2V in ParseEng added; new set of checked DictFin words 2013-04-07 13:23:23 +00:00
aarne
d182ae6fce checked words for wsj-100 experiments 2013-04-07 10:06:37 +00:00
aarne
70304b45d3 Inari's 390 checked DictEngFin words 2013-04-05 14:53:12 +00:00
aarne
d367947ff7 Inari's additions to DictFin 2013-04-05 12:46:37 +00:00
aarne
5bb87f85b6 improved entry in DictFin 2013-04-04 20:28:23 +00:00
aarne
a4694ada95 checked >100 penn words in DictFin 2013-04-04 19:11:17 +00:00
aarne
e6e64abb3c better annotations in DictFin: CHECKED 2013-04-04 16:04:50 +00:00
aarne
8f8b548319 changed 200 old-generation words in DictFin 2013-04-04 15:39:56 +00:00
aarne
16c0fb00f7 missing ParseFin syntax constructs 2013-04-04 13:14:02 +00:00
aarne
205a14cfa4 commented out a couple of unfinished lines 2013-04-04 06:41:15 +00:00
aarne
42e584a2e2 some new stemmed/ParadigmsFin 2013-04-04 06:39:36 +00:00
aarne
0cc41b31ba some Fin determiners from Penn 2013-04-03 22:47:40 +00:00