1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
kr.angelov
f6d187b244 "that" in ComplVS and SlashV2S is now optional 2013-09-03 08:12:07 +00:00
kr.angelov
a7ff24ec23 PredVPovs now puts comma before the verb 2013-09-03 08:11:01 +00:00
kr.angelov
92878e5b0b exposed ComplSlashPartLast in the parse grammar 2013-09-03 08:08:57 +00:00
kr.angelov
e75a059c6a a couple of changes in DictEng/DictEngBul. Added infVV in ParadigmsEng which allows the definition of VVs that take a bare infinitive 2013-09-03 08:06:44 +00:00
kr.angelov
92c6ac9c2f RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
kr.angelov
9736b50ab2 fix the placement of AdV in PassVPSlash for English 2013-09-02 08:14:31 +00:00
kr.angelov
ca3c3d7acc fix in the spelling of Hong Kong in DictEng 2013-09-02 08:13:52 +00:00
kr.angelov
2756fef545 fix the compilation of LangTur 2013-09-01 11:48:02 +00:00
john
2b61a38f19 Maltese RG: add some missing lins for AdV in ConjunctionMlt 2013-08-30 08:00:25 +00:00
john
0df97bb06a Maltese RG: make pro-drop explicit. Other small fixes in Structural, Lexicon. 2013-08-30 07:40:42 +00:00
kr.angelov
2a23f441a0 PassVPSlash must add the preposition 2013-08-27 14:32:12 +00:00
kr.angelov
51f9f2a966 laugh_at_V2 in DictEng(Abs,Eng,Bul) 2013-08-27 14:31:12 +00:00
kr.angelov
e7e242b911 added silly_A to DictEngBul 2013-08-27 14:03:00 +00:00
kr.angelov
f933f07842 fix PresPartRS for phrasal verbs 2013-08-27 12:02:57 +00:00
kr.angelov
3a34c87c3a fix make_V2V 2013-08-27 12:02:29 +00:00
kr.angelov
ce7a29bb06 conjunction of AdV 2013-08-27 12:00:38 +00:00
kr.angelov
0d2c4a5307 fix in DictEng.gf 2013-08-27 08:08:41 +00:00
kr.angelov
3bb862b5a7 a few words in DictEngBul.gf 2013-08-26 07:00:39 +00:00
kr.angelov
f5fe5ce1d4 bugfix in the Hindi parse grammar 2013-08-25 12:48:11 +00:00
kr.angelov
62afa58663 nonExist now does the expected thing 2013-08-23 13:17:45 +00:00
aarne
50dcaa87b6 Extra.PurposeVP to express "I work to get rich" 2013-08-21 15:11:01 +00:00
kr.angelov
bb13a6b9ba a bunch of words in DictEngBul 2013-08-20 20:54:20 +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
kr.angelov
200e13f7e5 fixes in DictEngBul 2013-08-16 12:37:38 +00:00
inari.listenmaa
cbe2c0994b error IrregEng beat_V 2013-08-13 08:26:44 +00:00
inari.listenmaa
228c1381cc typo in IrregEng know_V 2013-08-13 08:03:52 +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
9d4b055f5f toUpperFirst and toLowerFirst in Prelude 2013-08-01 15:42:37 +00:00
john.j.camilleri
2bfa9b854c lib/src/api/libraryBrowser/MkLang.hs - allow multiple arguments 2013-07-26 07:41:20 +00:00
john.j.camilleri
0d15d1c4c2 Script for creating LibraryBrowser???.gf for a new language 2013-07-24 11:25:17 +00:00
aarne
a322a4bb76 some additions to ParseChi 2013-07-24 09:53:31 +00:00
john.j.camilleri
7b9e8edba2 Maltese RG: add synopsis comments for params in Paradigms 2013-07-16 13:51:43 +00:00
john.j.camilleri
a85ad40b26 Maltese RG: update ParadigmsMlt to generate a nice table in the RGL Synopsis 2013-07-16 13:16:50 +00:00
john.j.camilleri
eab7842ea3 Maltese RG: small fixes; moved Maybe to ../prelude 2013-06-24 09:37:39 +00:00
john.j.camilleri
84dd1f58f8 Add Maybe.gf to prelude folder 2013-06-24 09:35:30 +00:00
kr.angelov
8ffdc12a03 extensions in DictEngBul.gf 2013-06-22 15:41:52 +00:00
normundsg
10888e957b Latvian: a lot of code refactoring 2013-06-21 12:04:26 +00:00
virk.shafqat
743fe51bac Improvements In Sindhi RG 2013-06-15 20:02:00 +00:00
john
1cb63fcd00 Maltese RG: fix implementation of CountNP 2013-06-11 07:55:48 +00:00
john
84beb227da 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
7ea9ed83cb Maltese RG: sort out noun paradigms and grammar leaks 2013-06-06 10:54:50 +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
inari.listenmaa
8952420a45 Fixed ser_52 in BeschCat 2013-06-04 10:48:01 +00:00
gregoire.detrez
ec0d321f7f [RGL] Comment on the structure of English pronouns (as I undenstand it) 2013-06-03 13:03:00 +00:00
aarne
c878bb4561 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
dana.dannells
71a3a202c7 "changed 'hur' to 'hvor' in how8many in StructuralDan 2013-05-29 12:17:54 +00:00
dana.dannells
973256a7ed changed 'hur' to 'hvor' in how8many in StructuralNor 2013-05-29 11:45:23 +00:00
unknown
b0a3b74489 added more structural words to Hebrew" 2013-05-29 11:37:56 +00:00