1
0
forked from GitHub/gf-core
Commit Graph

1846 Commits

Author SHA1 Message Date
aarne 30274a9fd6 correct treatment of spaces in NP's in DictEngChi 2013-09-13 18:57:52 +00:00
aarne e27812f402 removed superfluous de particles from adjectives in DictEngChi 2013-09-13 18:35:08 +00:00
kr.angelov 7b6ebbcf1e fixes in DictEngBul 2013-09-13 09:49:31 +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
Herbert Lange 0bfe6a23f4 Fix the bug that prevents latin grammar and so the complete RGL from compiling 2013-09-05 12:52:32 +00:00
Herbert Lange 1f91d2287b Merge private git for latim grammar into official darcs.
See https://github.com/daherb/GF orhttps://gitlab.cip.ifi.lmu.de/langeh/gf 
for full git commit history
2013-09-03 17:13:58 +00:00
kr.angelov 6fa330b49e added for_sure_Adv in DictEng. renamed ourself -> ourselves & themself -> themselves 2013-09-04 07:11:56 +00:00
kr.angelov d3d4400c0e added ExtAdvNP and ExtAdvVP in the resource grammar 2013-09-03 08:59:47 +00:00
kr.angelov e53132fd44 more changes in DictEng/DictEngBul 2013-09-03 08:57:18 +00:00
kr.angelov 321732aad5 "that" in ComplVS and SlashV2S is now optional 2013-09-03 08:12:07 +00:00
kr.angelov 2d06fdfbe4 PredVPovs now puts comma before the verb 2013-09-03 08:11:01 +00:00
kr.angelov 1eadd9f275 exposed ComplSlashPartLast in the parse grammar 2013-09-03 08:08:57 +00:00
kr.angelov 69881dccac 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 b9192ccccf RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
kr.angelov 44db7d7c8b fix the placement of AdV in PassVPSlash for English 2013-09-02 08:14:31 +00:00
kr.angelov 445c980a00 fix in the spelling of Hong Kong in DictEng 2013-09-02 08:13:52 +00:00
kr.angelov 07b0cc7926 fix the compilation of LangTur 2013-09-01 11:48:02 +00:00
john e23cac8513 Maltese RG: add some missing lins for AdV in ConjunctionMlt 2013-08-30 08:00:25 +00:00
john 4f15fe390a Maltese RG: make pro-drop explicit. Other small fixes in Structural, Lexicon. 2013-08-30 07:40:42 +00:00
kr.angelov 59650c0bdb PassVPSlash must add the preposition 2013-08-27 14:32:12 +00:00
kr.angelov d866a09633 laugh_at_V2 in DictEng(Abs,Eng,Bul) 2013-08-27 14:31:12 +00:00
kr.angelov 02903a0743 added silly_A to DictEngBul 2013-08-27 14:03:00 +00:00
kr.angelov 35d4b6e846 fix PresPartRS for phrasal verbs 2013-08-27 12:02:57 +00:00
kr.angelov e381990174 fix make_V2V 2013-08-27 12:02:29 +00:00
kr.angelov 4369ed9f3f conjunction of AdV 2013-08-27 12:00:38 +00:00
kr.angelov 0ea4c754c0 fix in DictEng.gf 2013-08-27 08:08:41 +00:00
kr.angelov 83bc4adb96 a few words in DictEngBul.gf 2013-08-26 07:00:39 +00:00
kr.angelov 9918fe37c1 bugfix in the Hindi parse grammar 2013-08-25 12:48:11 +00:00
kr.angelov 288bcafb79 nonExist now does the expected thing 2013-08-23 13:17:45 +00:00
aarne 752d36e7a3 Extra.PurposeVP to express "I work to get rich" 2013-08-21 15:11:01 +00:00
kr.angelov 828290fd17 a bunch of words in DictEngBul 2013-08-20 20:54:20 +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
kr.angelov 9012f9c0b1 fixes in DictEngBul 2013-08-16 12:37:38 +00:00
inari.listenmaa 1b595dcbe9 error IrregEng beat_V 2013-08-13 08:26:44 +00:00
inari.listenmaa f2a2a03aa5 typo in IrregEng know_V 2013-08-13 08:03:52 +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 ea65882c53 toUpperFirst and toLowerFirst in Prelude 2013-08-01 15:42:37 +00:00
john.j.camilleri d0f7df60d3 lib/src/api/libraryBrowser/MkLang.hs - allow multiple arguments 2013-07-26 07:41:20 +00:00
john.j.camilleri 68226a2354 Script for creating LibraryBrowser???.gf for a new language 2013-07-24 11:25:17 +00:00
aarne c15faa84bf some additions to ParseChi 2013-07-24 09:53:31 +00:00
john.j.camilleri da864069ab Maltese RG: add synopsis comments for params in Paradigms 2013-07-16 13:51:43 +00:00
john.j.camilleri 8cc37af415 Maltese RG: update ParadigmsMlt to generate a nice table in the RGL Synopsis 2013-07-16 13:16:50 +00:00
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
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 7f952b5f8f Maltese RG: fix implementation of CountNP 2013-06-11 07:55:48 +00:00