aarne
330a2ae094
Stemmed Finnish for N and A. Cuts down the number of forms stored in the lexicon to 30%, requiring more often -bind in linearization. Stored as alternative files in finnish/stemmed; perhaps to be functorized later.
2013-03-14 20:55:59 +00:00
aarne
59cbd2867f
experimental stem-based morphology for Finnish, to minimize lexicon size, started
2013-03-14 15:13:44 +00:00
aarne
54324d5de3
added PassVPSlash to ExtraRomance; it is a generalization of PassV2 already implemented for some languages. As a variant in Spa and Cat, added PassVPSlash_ser with another copula.
2013-03-13 17:07:57 +00:00
aarne
18324e5e04
Poss,Part,Count NP implemented in Finnish: tehtaan johtaja, lasi viiniä, kolme pojista
2013-03-13 14:48:23 +00:00
aarne
b3e1908c78
Poss,Part,Count NP in Scandinavian
2013-03-13 14:21:26 +00:00
aarne
31b4b13b65
constructors PossNP, PartNP, CountNP to separete "of" constructions
2013-03-13 13:42:41 +00:00
aarne
05c9934af0
added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc)
2013-03-13 12:34:22 +00:00
aarne
f61a013a40
case endings in Fin symbols: Nom is a special case, since there is no ending
2013-03-12 20:29:31 +00:00
aarne
367123c81b
the proper place of verb particle in Eng passives
2013-03-12 20:06:51 +00:00
aarne
d14589804e
worst case of Fin mkA; default case endings for Fin symbol as PN
2013-03-12 20:01:07 +00:00
aarne
77171607a9
some additions to DictEngGer, e.g. said_Quant
2013-03-12 16:59:38 +00:00
aarne
c5d03231d8
removed variants from IrregGer, introducing extra fun's for irregular variants, but none for regular ones.
2013-03-12 16:21:37 +00:00
aarne
9cd632497b
AdvVPSlash in Fin
2013-03-12 10:00:15 +00:00
aarne
cae80a3074
fixed DictEngGer to changed lincats
2013-03-12 09:07:15 +00:00
aarne
3eab279825
verb particles in place in DictEng
2013-03-11 19:20:35 +00:00
aarne
dfd314520b
a typo in ParadigmsGer.mkV2 ; added comma in NounGer.RelCN
2013-03-10 16:17:28 +00:00
inari.listenmaa
d58b0e21d6
Corrected accents in interrogative pronouns
2013-03-08 12:37:12 +00:00
aarne
dc6812c304
refined the check whether a complement has a preposition by adding a parameter, in Ger
2013-03-08 08:02:06 +00:00
aarne
defdba3d27
in Ger, an NP can be light only if the complement case is Acc
2013-03-07 20:49:04 +00:00
aarne
949d03f90b
more fine-grained place of German negation
2013-03-07 20:47:21 +00:00
aarne
988d5970d6
particle verbs in English: make discontinuous (at last). Accessed by ParadigmsEng.partV (as before, but without real effect) and ExtraEng.ComplSlashPartLast.
2013-03-07 18:12:56 +00:00
inari.listenmaa
2689d1a6a1
Fixed typos in MorphoSpa
...
Just some things that were mistyped in the previous fix (like forgotten parentheses).
2013-03-07 10:56:05 +00:00
virk.shafqat
76902d3215
accedentalBugFixedAllHin
2013-03-05 20:37:48 +00:00
inari.listenmaa
dc56fedfa5
Better smart paradigms for diphthong verbs ending in -er and nouns ending in n
...
In BeschSpa: Fixed bugs in regAlternV and added regAlternVEr. Now the two-place constructor mkN "mostrar" "muestro" now works also for verbs in -er conjugation. (Not for -ir though, they are more irregular.)
In MorphoSpa: Added smart paradigms for nouns with alternation "jardín" "jardines". Now they only need one form.
In LexiconSpa: Corrected Paris to París.
2013-03-05 15:55:27 +00:00
virk.shafqat
c77412d35b
added LinkedDictUrd
2013-03-04 09:09:55 +00:00
virk.shafqat
5e835de380
few changes in ParseHin
2013-03-04 09:05:56 +00:00
kr.angelov
d924b70888
a bunch of changes in DictEng and DictEngBul plus an updated statistical model
2013-02-27 09:21:29 +00:00
kr.angelov
1a0f85d297
fixes and extensions in DictEng and DictBul
2013-02-22 09:53:54 +00:00
aarne
ed3867789d
spacing in Romance reflexives with infinitives
2013-02-21 16:02:40 +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
5cb47b863d
the word order of Romance DInv sentences: dove è X esposto -> dove è esposto X. Perhaps a bit too strong; the old version is left in comments, to make later finer distinction easy.
2013-02-20 20:34:28 +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
07eaf86ab4
fixed agreement to object in Romance SlashVP
2013-02-20 15:55:53 +00:00
aarne
48204048d3
some fixes with Romance clitics and imperatives
2013-02-20 15:27:54 +00:00
john.j.camilleri
02169db183
Maltese RG: work on numerals, quants, dets, and enclitic pronouns with nouns
2013-02-13 16:18:09 +00:00
kr.angelov
55203110bb
now the beam size for the statistical parser can be configured by using the flag beam_size in the top-level concrete module
2013-02-12 10:53:13 +00:00
kr.angelov
be405532e6
a bunch of new words and fixes in DictEng and DictEngBul
2013-02-10 22:27:18 +00:00
aarne
499f56afdd
in VerbRus, added UseCopula and fixed the problem with conditionals returning empty complements; not sure if the latter is correct in Russian though
2013-02-06 09:04:24 +00:00
aarne
5f2a3095f2
added VPSlashPrep to Rus
2013-02-01 17:19:31 +00:00
kr.angelov
f4c56b7152
in NumeralAmh: UTF8 -> utf8. The former is not recognized on Windows
2013-01-31 15:08:13 +00:00
aarne
034779148e
updated resource synopsis and the scripts creating it; added Swahili to main index list
2013-01-30 17:01:22 +00:00
aarne
c1aa0b04be
script for resource demo imports updated
2013-01-30 15:35:04 +00:00
aarne
426d797e87
viaggiare in LexiconIta
2013-01-30 10:12:28 +00:00
kr.angelov
a4b0709923
a few fixes in DictEng
2013-01-30 09:58:39 +00:00
kr.angelov
6fce26c9dd
more words in DictEngBul.gf
2013-01-30 09:57:39 +00:00
aarne
467d5330c6
updated the lists of notPresent languages
2013-01-29 16:53:15 +00:00
john.j.camilleri
72088a56c5
Maltese: new reduced verb implementation, using binding for pronominal suffixes
...
Also include some syntax stuff adapted from Angelo Zammit's dissertation.
These sections in the code are marked with [AZ]
The old verbs implementation can still be found at this point in the GitHub repo:
7b3f4a049d
2013-01-29 11:35:40 +00:00
john.j.camilleri
229853e46f
RGL browser: move help button, re-add synopsis link
2013-01-29 11:05:26 +00:00
aarne
b77d7c60a0
capitals in Fre character matching
2013-01-28 14:27:04 +00:00
aarne
a36e1de7a6
included capitals in some phonological string pattern matching in Fin and Ita
2013-01-28 14:12:24 +00:00