1
0
forked from GitHub/gf-core

Commit Graph

  • 74e4f58b9c typos in the Slovenian grammar krasimir 2016-12-08 11:47:48 +00:00
  • b75bca14de allow plural PNs in Slovenian krasimir 2016-12-06 11:39:56 +00:00
  • 0380ec8e17 added mkA with one argument in Slovenian krasimir 2016-12-05 21:47:57 +00:00
  • 5fdb9beaab added a catch all case in regNouns in Slovenian krasimir 2016-12-05 20:21:15 +00:00
  • f9507c6953 corrected the DType of NounChi.IndefArt to get the classifier right aarne 2016-11-19 03:10:06 +00:00
  • 67c72c0c82 Anna Ehrlemark's additional work on Slv aarne 2016-11-11 07:45:16 +00:00
  • 467153c737 extrapos field added in German UseComp aarne 2016-11-06 18:11:31 +00:00
  • 2e66e6bfac added classify.hs for building dictionaries from WordNet krasimir 2016-10-29 09:29:24 +00:00
  • a533fc70d3 some more functions added to Slv by guessing and using Morgan Nilsson's grammar book aarne 2016-10-04 16:17:07 +00:00
  • 3e6f1f05f2 some hopefully straightforward additions to Slovenian, all marked with ----AR aarne 2016-10-04 10:29:39 +00:00
  • 58ecdf7cff a couple more generic structural words in LargeFin aarne 2016-09-23 17:56:21 +00:00
  • d7f88e46eb LargeFin with no lexicon, but just one word in each category+inherent features; still incomplete aarne 2016-09-23 12:32:51 +00:00
  • 02358dbd80 added top-level punctuation to tagged Finnish aarne 2016-09-22 19:49:26 +00:00
  • ce6ebf9330 added derivable adverbs to LargeFin (the tagged lexicon from Kotus) aarne 2016-09-22 08:55:47 +00:00
  • bd60279dc0 Omorfi tagging mostly complete for open classes in Fin, some closed classes and syncat words missing aarne 2016-09-22 08:23:04 +00:00
  • ddf24a0a4e refactored adjectives in StemFin to get correct tags in tagged/ aarne 2016-09-22 06:33:43 +00:00
  • 1eb83dad9e adapted most of the tags to UD parsebank notation in TagFin aarne 2016-09-21 15:37:33 +00:00
  • a891f9fdc0 experimental LargeFin parsing grammar with Kotus lexicon and morphological tags. aarne 2016-09-21 13:29:35 +00:00
  • 290ea53ae9 news on tech talk, nynorsk, and github mirror problems; contrib github to main meny aarne 2016-09-21 12:40:18 +00:00
  • f365ddab83 news on tech talk, nynorsk, and github mirror problems; contrib github to main meny aarne 2016-09-21 12:40:18 +00:00
  • 11978b4f29 tagged/LangFin.gf now compiles but conversion to tags is not yet complete aarne 2016-09-21 12:28:09 +00:00
  • 9a069e9c2b additions to Makefile for translate grammars prasanth.kolachina 2016-09-19 10:45:56 +00:00
  • ef33f1ab35 python examples compatible with both Python 2 and 3 prasanth.kolachina 2016-09-19 08:32:08 +00:00
  • c9e3d0340d python examples compatible with both Python 2 and 3 prasanth.kolachina 2016-09-19 08:32:08 +00:00
  • 8729339d26 BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons. aarne 2016-09-05 21:15:44 +00:00
  • 7849184875 BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons. aarne 2016-09-05 21:15:44 +00:00
  • c4517a1166 fixed the inflection of DictionaryFin.escape_V2 aarne 2016-09-01 12:22:14 +00:00
  • 47116254ed improving the smartness of ParadigmsFre.mkV, leading to over 200 improvements in DictionaryFre aarne 2016-09-01 12:08:16 +00:00
  • 9a92e04210 some more words in LexiconSlv and StructuralSlv moved from Anna's grammar krasimir 2016-08-30 13:36:18 +00:00
  • 0dbfe723ef added UseComp and CompAP in Slovenian. This also implements the complicated word order krasimir 2016-08-30 13:16:44 +00:00
  • 500ff14f7b prodrop pronouns from Anna's grammar krasimir 2016-08-30 11:28:11 +00:00
  • 7abf13c0f8 an overloaded version of mkPN which takes advantage of the smart paradigms for nouns. also now we store only the singular forms for all PNs. added NounSlv.UsePN krasimir 2016-08-30 09:41:57 +00:00
  • 8d88c8b9f2 more nouns in LexiconSlv.gf from Anna's grammar krasimir 2016-08-30 09:06:36 +00:00
  • a14c81c619 animacy is now used in syntax as well krasimir 2016-08-30 08:30:04 +00:00
  • 436d957684 Animacy is now stored and used in Mophology but not yet in syntax krasimir 2016-08-29 15:28:15 +00:00
  • 0c273701c4 added smart paradigms for Slovenian but without animacy krasimir 2016-08-29 15:03:34 +00:00
  • d530b25513 a couple of entries in the Slovenian lexicon from Anna's MiniLexicon krasimir 2016-08-28 23:22:15 +00:00
  • 6af5e20343 smart paradigms for adjectives adapted from Anna Ehrlemark. The adaptation is not perfect because it includes syncretic forms krasimir 2016-08-28 23:11:22 +00:00
  • 7f5414868d fix for the Slovenian imperatives krasimir 2016-08-28 21:01:52 +00:00
  • 67aa219748 smart paradigms for verbs in Slovenian from Anna Ehrlemark krasimir 2016-08-28 20:19:11 +00:00
  • b13866e3ef conjunction in Slovenian krasimir 2016-08-16 10:35:30 +00:00
  • a70ca7a35e added one more overloaded version of mkV2 in Slovenian krasimir 2016-08-16 07:51:30 +00:00
  • 5268fc0a7d added genitive case in the Slovenian API krasimir 2016-08-16 07:51:10 +00:00
  • 30de69f266 AdvVP in Slovenian krasimir 2016-08-15 21:24:52 +00:00
  • 16ce566c7a this_Quant and that_Quant. inflected possesive pronouns in Slovenian krasimir 2016-08-15 20:52:37 +00:00
  • 3609202c52 implemented negation in Slovenian based on Anna Ehrlemark's mini resource krasimir 2016-08-11 09:44:13 +00:00
  • 690f4a17f9 added love_V2 in LexiconSlv.gf krasimir 2016-08-11 09:43:44 +00:00
  • 06599df74d update the Python tutorial to be compatible with Python3 krasimir 2016-08-01 10:55:57 +00:00
  • d2c975a1f0 update the Python tutorial to be compatible with Python3 krasimir 2016-08-01 10:55:57 +00:00
  • 5a9b5dc860 python2 is now supported. the patch is based on a contribution from Vinit Ravishankar krasimir 2016-08-01 10:39:54 +00:00
  • 64d4c061c2 python2 is now supported. the patch is based on a contribution from Vinit Ravishankar krasimir 2016-08-01 10:39:54 +00:00
  • 2605ee85d7 two memory leaks in the Python bindings krasimir 2016-08-01 10:31:37 +00:00
  • 75319b602f two memory leaks in the Python bindings krasimir 2016-08-01 10:31:37 +00:00
  • 22eeffa271 added/checked a few words in Bulgarian krasimir 2016-07-29 11:54:23 +00:00
  • 6e28f4e186 two more phrasal verbs in Bulgarian krasimir 2016-07-29 11:54:06 +00:00
  • b5c803b52c merge teetotaler_N and teetotaller_N krasimir 2016-07-29 11:52:56 +00:00
  • c60860201b mark teapot_N as checked in Bulgarian krasimir 2016-07-29 11:41:39 +00:00
  • a8fc2606e8 split stainless_A krasimir 2016-07-29 11:40:55 +00:00
  • ab28313255 add offline_A in Bulgarian krasimir 2016-07-29 11:40:33 +00:00
  • 2707222048 fix teacherFem_N in Bulgarian krasimir 2016-07-29 11:39:32 +00:00
  • bc1aded860 fix in topics.txt krasimir 2016-07-20 05:36:39 +00:00
  • f334ff015e fix in topics.txt krasimir 2016-07-20 05:36:39 +00:00
  • ae8c6909f7 extended topics.txt krasimir 2016-07-20 05:11:51 +00:00
  • 0575671e2c extended topics.txt krasimir 2016-07-20 05:11:51 +00:00
  • a4f6ec2975 a few more changes in the dictionaries krasimir 2016-07-20 04:27:47 +00:00
  • 1962ef14bd a few more changes in the dictionaries krasimir 2016-07-18 19:42:24 +00:00
  • b0201bbb0b more splits and fixes in the dictionaries krasimir 2016-07-18 13:42:51 +00:00
  • c7c3690510 fix go_under_V inari 2016-07-15 10:56:06 +00:00
  • 7863a383b0 gf.cabal: bump version to 3.8-darcs hallgren 2016-07-05 10:27:00 +00:00
  • 4d86f4d9a9 gf.cabal: bump version to 3.8-darcs hallgren 2016-07-05 10:27:00 +00:00
  • 46d617ecc5 ill_Adv -> ill_AdV krasimir 2016-07-05 09:51:08 +00:00
  • 8fae09f325 add ready_VP in Constructions krasimir 2016-07-05 09:49:30 +00:00
  • c0fd96061a added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages krasimir 2016-07-05 06:22:06 +00:00
  • ea2ab70d2a fixes in the translation dictionaries based on the data in the phrasebook krasimir 2016-07-04 21:18:43 +00:00
  • 7678ef4c62 fixes in DictionaryBul.gf krasimir 2016-07-04 21:17:34 +00:00
  • 060198d297 fixes in the glosses of mule_over_V2 and understand_V krasimir 2016-07-04 21:16:49 +00:00
  • 10378917ff added tired_VP in Constructions krasimir 2016-07-04 21:15:00 +00:00
  • a1d226891b rbmt summer school announcement aarne 2016-06-26 09:08:30 +00:00
  • 348623db29 more splits and some more fixes krasimir 2016-06-23 21:26:08 +00:00
  • 1448ed8529 rbmt summer school announcement aarne 2016-06-26 09:08:30 +00:00
  • ee9fcef787 Final changes for the GF 3.8 release hallgren 2016-06-22 11:13:06 +00:00
  • f051dcc613 Final changes for the GF 3.8 release RELEASE-3.8 hallgren 2016-06-22 11:13:06 +00:00
  • 76fd94f82c A couple of more adjustments of the GF 3.8 release notes. hallgren 2016-06-22 10:38:51 +00:00
  • 3bc4bb1228 A couple of more adjustments of the GF 3.8 release notes. hallgren 2016-06-22 10:38:51 +00:00
  • 27a49f983e Some adjustments to the GF 3.8 release notes and download page hallgren 2016-06-22 08:23:37 +00:00
  • 102a5f4356 Some adjustments to the GF 3.8 release notes and download page hallgren 2016-06-22 08:23:37 +00:00
  • 9238941c4d some more bullets in the release notes krasimir 2016-06-22 07:32:48 +00:00
  • 2a3199c2a7 some more bullets in the release notes krasimir 2016-06-22 07:32:48 +00:00
  • ab138e5a8c bin/build-binary-dist.sh: fixes for the Java and Python bindings. hallgren 2016-06-20 14:11:45 +00:00
  • c28cac4e66 bin/build-binary-dist.sh: fixes for the Java and Python bindings. hallgren 2016-06-20 14:11:45 +00:00
  • 35e6508fe4 Remove lib/src/ancient_greek.tar.gz hallgren 2016-06-20 11:04:31 +00:00
  • b55202a4aa fixed yes/no_Interj in some languages krasimir 2016-06-17 19:18:06 +00:00
  • 282ce75b59 added UttInterj in Estonian, Thai and Russian krasimir 2016-06-17 15:36:23 +00:00
  • 85c9d11bd1 added several interjections from the phrasebook to the dictionaries krasimir 2016-06-17 14:11:45 +00:00
  • 83d340dbef PGFService: fix a type ambiguity when compiling without C run-time support hallgren 2016-06-17 11:32:40 +00:00
  • 2318ebb664 PGFService: fix a type ambiguity when compiling without C run-time support hallgren 2016-06-17 11:32:40 +00:00
  • 5b8c6887ca Documentation updates hallgren 2016-06-17 10:09:25 +00:00
  • 5155495ba5 Wide Coverage Translation Demo: switch to App16.pgf (adds Russian) john.j.camilleri 2016-06-17 10:19:46 +00:00
  • 4c514b2fad Documentation updates hallgren 2016-06-17 10:09:25 +00:00
  • 6f2ffd59d2 Wide Coverage Translation Demo: switch to App16.pgf (adds Russian) john.j.camilleri 2016-06-17 10:19:46 +00:00