Commit Graph

2333 Commits

Author SHA1 Message Date
john.j.camilleri
6aafb6ccbb Maltese RG: small fixes; moved Maybe to ../prelude 2013-06-24 09:37:39 +00:00
john.j.camilleri
b02853be43 Add Maybe.gf to prelude folder 2013-06-24 09:35:30 +00:00
john.j.camilleri
2cacd43a1c Synopsis makefile: change "../alltenses" to "alltenses" 2013-06-24 08:50:20 +00:00
john.j.camilleri
0aad8b29c5 Synopsis makefile: change mlt to Mlt 2013-06-24 08:20:48 +00:00
kr.angelov
c210da79a9 extensions in DictEngBul.gf 2013-06-22 15:41:52 +00:00
normundsg
e7b22ac609 Latvian: a lot of code refactoring 2013-06-21 12:04:26 +00:00
virk.shafqat
9caa9cd44e Improvements In Sindhi RG 2013-06-15 20:02:00 +00:00
john.j.camilleri
f77e290f27 Update RGL status.html for Maltese 2013-06-12 09:02:55 +00:00
john
7f952b5f8f Maltese RG: fix implementation of CountNP 2013-06-11 07:55:48 +00:00
john
1366c2a53e Maltese RG: first proper release
Of course some bugs remain and more testing is needed,
but all functions are complete and Maltese now builds as part
of the normal GF install.
2013-06-10 21:37:10 +00:00
john
f86d0752b1 Maltese RG: sort out noun paradigms and grammar leaks 2013-06-06 10:54:50 +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
inari.listenmaa
0c73d8e1e0 Fixed ser_52 in BeschCat 2013-06-04 10:48:01 +00:00
gregoire.detrez
597d657827 [RGL] Comment on the structure of English pronouns (as I undenstand it) 2013-06-03 13:03:00 +00:00
aarne
ebf34a3fd3 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
dana.dannells
5ed477c797 "changed 'hur' to 'hvor' in how8many in StructuralDan 2013-05-29 12:17:54 +00:00
dana.dannells
87b6be2a1a changed 'hur' to 'hvor' in how8many in StructuralNor 2013-05-29 11:45:23 +00:00
unknown
78dfcf6c1b added more structural words to Hebrew" 2013-05-29 11:37:56 +00:00
aarne
58be37e32c ParseChi compiles 2013-05-28 20:07:36 +00:00
aarne
0ce3d89bc7 DictEngChi now with 5000+ words, from Kimmo Röppänen 2013-05-28 20:06:41 +00:00
john
ce053c4a98 Maltese RG: big improvements with clitics in VPs 2013-05-28 14:45:53 +00:00
kr.angelov
af8cec11f9 substantive and relative nouns in the Bulgarian library 2013-05-23 10:15:10 +00:00
john.j.camilleri
03f5f02577 RGL browser: escape html when printing code (by using .text() instead of .html()) 2013-05-24 09:41:01 +00:00
aarne
87eb018d3a das Auto 2013-05-23 22:43:08 +00:00
kr.angelov
0a66a17e98 a bunch of changes in DictEng and DictEngBul 2013-05-23 09:29:59 +00:00
kr.angelov
9a6b504407 remove DiffBul.gf which is now obsolete 2013-05-23 08:59:36 +00:00
john.j.camilleri
cb7a2761b6 LexiconEng: fix "openned", "openning" 2013-05-22 14:56:35 +00:00
aarne
6f3a81617b ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
007df17175 improved Swe 2nd declension for nouns ending -er/-en. 2013-05-21 14:03:09 +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
unknown
c446e1f505 verb patterns corrected 2013-05-15 22:05:11 +00:00
aarne
11521d05e1 Fre and Cat adjective inflection fixes 2013-05-14 06:59:45 +00:00
normundsg
aa80b55f2a Latvian: code refactoring (an intermediate step) and few bugfixes 2013-05-10 12:03:42 +00:00
aarne
65d29d6ecb Ioanna's Gre fixes; find_V2 doesn't compile and is commented out. 2013-05-10 08:44:15 +00:00
aarne
78d0bfdf21 CompIQuant in ExtraGer 2013-05-07 09:30:37 +00:00
aarne
3e22349d2b mkPredet in ParadigmsIta; should be more general, but this one is enough for the MGL 2013-05-06 15:25:23 +00:00
normundsg
5182065168 Latvian: parameter optimisation, code clean-up and formatting, renaming 2013-05-04 04:56:46 +00:00
kr.angelov
b7ada4d269 remove /lib/src/english/ParseEngAbs3.probs since now it is moved to /treebanks/PennTreebank/ParseEngAbs3.probs 2013-05-03 21:25:31 +00:00
aarne
6380053fb5 started DictEngChi 2013-05-03 09:10:22 +00:00
normundsg
9f5c805ab5 Latvian: an optimized NP linearization type => fixed the double negation support in VPS
The flag indicating whether a NP has a negated determiner is now encapsulated in the algebraic parameter Agr, removing the extra field in the NP linearization type.
2013-05-02 13:17:53 +00:00
normundsg
e17c87e955 Latvian extra: initial support for VP conjunction (VPS)
TODO: subject-dependent double negation, other verb moods (currently only the indicative mood).
2013-05-02 07:41:44 +00:00
normundsg
0660bd3779 Latvian extra: added GenCN - similarly as in ExtraFin 2013-05-01 11:08:32 +00:00
normundsg
6f4befae68 Latvian: finally handles PassV2 clauses in a more or less adequate way
Extends the previously introduced support for specifying the verb valence (verb-dependent subject and object cases), involving functions up to PredVP and RelVP.

In Latvian, the passive voice is not used if the agent (subject) is known; to preserve the information structure (i.e. the word order), a clause like 'A is <done> by B' is linearized in the active voice ('A <does> B') where A has the object case (e.g. Acc), and B - the subject case (e.g. Nom). Thus, the verb valence patterns are swapped on-the-fly.

This is still a rather quick & dirty implementation: parameters and linearization types have to be optimized (VerbLav), the use of PassV2 in AdvVP is problematic as it doesn't apply VPSlashPrep / ComplSlash, etc.
2013-05-01 03:33:58 +00:00
aarne
e31c92f9c3 added Mlt to make synopsis and make resourcedemo but didn't update the actual documents on the web server yet 2013-04-30 19:46:21 +00:00
john
6277bf04f9 Maltese: all functions implemented (though not necessarily correct)
Oh, and glad Valborg!
2013-04-30 14:23:17 +00:00
aarne
20d63050a4 missing constructs in ParseSpa, some not so certain. Present participles should be added to the morphology. 2013-04-29 13:36:48 +00:00
aarne
526af17c52 removed obsolete Gre files 2013-04-26 06:00:42 +00:00
aarne
563b2b185d added Greek to ResourceDemo 2013-04-25 13:55:08 +00:00
aarne
5612fcfacf Greek by Ioanna Papodopoulou - complete, 27th RGL language 2013-04-25 13:22:28 +00:00