Commit Graph

  • 8b8d815a5b added more morphological tags to LangEng.labels Aarne Ranta 2019-08-02 12:06:52 +02:00
  • 5762461bea Icelandic: added VInf Middle, which was a missing form, as well as a constructor depV for deponent verbs, also matched by -st ending in one-place mkV Aarne Ranta 2019-08-02 11:35:32 +02:00
  • a1d1966d70 some catch-all cases in Ice paradigms to prevent compilation errors; need proper verification Aarne Ranta 2019-08-02 10:49:09 +02:00
  • fb5943a58e added Ice.mkN : Str -> N following textbook heuristics Aarne Ranta 2019-08-01 18:24:46 +02:00
  • 3700527c4a Merge pull request #268 from inariksit/somali Inari Listenmaa 2019-08-01 10:10:47 +03:00
  • 4d79df8406 (Som) WIP: Conjunctions Inari Listenmaa 2019-07-31 17:50:50 +02:00
  • 60508533d2 (Som) Minor fixes Inari Listenmaa 2019-07-30 17:17:54 +02:00
  • bba53fc48b (Som) Fix bug in UttVP+RelVP Inari Listenmaa 2019-07-30 17:13:05 +02:00
  • 773417511a (Som) Fix bug in RelNP with pronouns Inari Listenmaa 2019-07-30 17:01:33 +02:00
  • 469718230a (Som) WIP: add FocusObj Inari Listenmaa 2019-07-30 16:38:57 +02:00
  • 8425048557 Merge pull request #267 from inariksit/somali Inari Listenmaa 2019-07-30 14:43:26 +03:00
  • 855d04dee5 (Som) Use PrepCombination in VP instead of c2,c3 : Preposition Inari Listenmaa 2019-07-30 11:18:19 +02:00
  • 7a147ccd7e (Som) Put subject pronoun back in QuestCl Inari Listenmaa 2019-07-28 14:38:42 +03:00
  • b8a7b4f0bd (Som) WIP relative clauses. Inari Listenmaa 2019-07-28 12:55:16 +03:00
  • e22c3b4212 (Som) Minor fixes Inari Listenmaa 2019-07-28 12:54:23 +03:00
  • 99e7e61863 (Som) Make Cl, S etc. discontinuous, to add Subj to the right place Inari Listenmaa 2019-07-26 22:20:00 +03:00
  • 0b6fc7732b Merge pull request #266 from inariksit/somali Inari Listenmaa 2019-07-25 18:56:47 +03:00
  • e4bc20e482 (Som) WIP: subordinate clauses Inari Listenmaa 2019-07-25 18:42:16 +03:00
  • e5aa8a6499 (Som) Remove Impers_Prep and put it in PrepCombination Inari Listenmaa 2019-07-25 18:41:16 +03:00
  • 8c8612b7d7 (Som) Take passive out of Prep + add reflexive as PrepAgr + update tests Inari Listenmaa 2019-07-24 19:24:19 +03:00
  • fbb431f2d2 Merge pull request #264 from bamutra/master Inari Listenmaa 2019-07-24 05:55:52 +03:00
  • 778fccf907 Merge pull request #265 from inariksit/somali Inari Listenmaa 2019-07-23 23:33:44 +03:00
  • c4d7eabc83 (Som) Add more preposition combinations with passive Inari Listenmaa 2019-07-23 21:40:14 +03:00
  • 5cd076d450 linrefs for all verb categories krangelov 2019-07-22 22:07:21 +02:00
  • a6530e4f1d (Som) Create PrepAgr param for prepositions combining with pronouns Inari Listenmaa 2019-07-22 21:51:44 +03:00
  • eabf415b0b Merge pull request #263 from inariksit/somali Inari Listenmaa 2019-07-22 21:49:50 +03:00
  • 2717955d3c (Som) New unit test Inari Listenmaa 2019-07-22 21:49:30 +03:00
  • 6817734f8d (Som) Remove already implemented functions from MissingSom Inari Listenmaa 2019-07-22 21:42:40 +03:00
  • 89b52b89f9 (Som) Shaving off parameters here and there Inari Listenmaa 2019-07-20 18:35:19 +03:00
  • 2efd8435ae (Som) More unit tests Inari Listenmaa 2019-07-20 18:33:14 +03:00
  • 6f2896acc9 Merge pull request #262 from inariksit/somali Inari Listenmaa 2019-07-19 14:14:39 +03:00
  • 404873802e (Som) Add unit tests about VPs Inari Listenmaa 2019-07-19 13:55:24 +03:00
  • c96ba57991 (Som) New lexical items Inari Listenmaa 2019-07-19 13:54:57 +03:00
  • 56be17ccf9 (Som) Add GenericCl Inari Listenmaa 2019-07-19 13:53:58 +03:00
  • 8c11c9e372 (Som) Add empty Str field to NP so every NP contributes with some string Inari Listenmaa 2019-07-19 12:35:20 +03:00
  • 9c1c488703 Merge pull request #261 from inariksit/estonian Inari Listenmaa 2019-07-19 09:41:05 +02:00
  • 54870ec678 (Est) Minor cleanup+formatting Inari Listenmaa 2019-07-19 10:22:07 +03:00
  • 89217ee9cc (Est) Add [CN] and {Base,Cons,Conj}CN Inari Listenmaa 2019-07-19 10:21:29 +03:00
  • 08cec84079 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into somali Inari Listenmaa 2019-07-19 10:06:14 +03:00
  • 844755b666 Merge pull request #258 from hleiss/accdatV3 Inari Listenmaa 2019-07-18 19:55:25 +02:00
  • 87b21c6435 Merge pull request #257 from hleiss/vp-paradigm Inari Listenmaa 2019-07-18 19:55:11 +02:00
  • db4f31047e (Som) Add reflexives Inari Listenmaa 2019-07-18 20:49:59 +03:00
  • 26442cdbd0 unittest: example test file Peter Ljunglöf 2019-07-12 11:05:40 +02:00
  • 7cbe4e7810 unittest: adding support for Python- or GF-style comments Peter Ljunglöf 2019-07-12 10:38:01 +02:00
  • 29ee6d0d70 unittest: updated the script to be able to work from the unittest directory Peter Ljunglöf 2019-07-12 10:25:11 +02:00
  • 9646629fb3 unittest: Move script to new directory Peter Ljunglöf 2019-07-12 10:19:06 +02:00
  • 35b6d8be55 Unit testing for RGL languages, written in Python 2+3 Peter Ljunglöf 2019-07-08 23:02:53 +02:00
  • d9928919e3 (Ger) Readjusting accdatV3 in ParadigmsGer and modifying V3-examples in LexiconGer instead Hans Leiss 2019-07-08 16:09:17 +02:00
  • 45e6bfdec5 (Ger) Correction of VP paradigm with modal verbs Hans Leiss 2019-07-06 15:29:23 +02:00
  • bc78d8466e Merge pull request #256 from inariksit/arabic-mkN Inari Listenmaa 2019-07-05 11:06:06 +02:00
  • 64e9947a61 (Ara) Fix bug in mkN instance for sg,pl,gender,species. Inari Listenmaa 2019-07-05 10:44:56 +02:00
  • d426b0f9d1 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into arabic-mkN Inari Listenmaa 2019-07-05 10:18:42 +02:00
  • 932c72c36b Merge pull request #255 from hleiss/pron-ordering Inari Listenmaa 2019-07-04 17:06:50 +02:00
  • 2a1c22c5ca fixed the syntax error with --# notpresent in ResGer Hans Leiss 2019-07-04 14:15:50 +02:00
  • 37dbd8e486 Merge branch 'pron-ordering' of https://github.com/hleiss/gf-rgl into hleiss-pron Inari Listenmaa 2019-07-04 10:55:41 +02:00
  • 07aa656687 updated tests/german/object-order.README Hans Leiss 2019-07-04 10:19:24 +02:00
  • b521089274 Added tests for pronoun-switch and object ordering in Ger (see tests/object-order.*) Hans Leiss 2019-07-03 19:16:35 +02:00
  • 2500c02b5f Merge pull request #254 from inariksit/somali Inari Listenmaa 2019-07-02 09:55:59 +02:00
  • e4394b633c (Som) VV complements + some restructuring. Inari Listenmaa 2019-07-01 20:30:06 +02:00
  • d3c6dddf2c removed comment from ResGer Hans Leiss 2019-07-01 17:39:42 +02:00
  • ca06dc4e1d (Som) More fine-grained adverbials Inari Listenmaa 2019-07-01 14:13:45 +02:00
  • e42cc6db61 Merge pull request #253 from inariksit/somali Inari Listenmaa 2019-07-01 12:09:35 +02:00
  • 8115b26947 (Som) Rename some parameters to begin with capital letter Inari Listenmaa 2019-07-01 10:44:37 +02:00
  • 0e52ffbb6a (Som) Make object pronoun and preposition(s) contract with negation. Inari Listenmaa 2019-07-01 10:28:03 +02:00
  • 03e404e518 Improving pronoun-switch and partial ordering of objects in Ger Hans Leiss 2019-06-29 20:40:46 +02:00
  • 916a3f0a30 Merge pull request #251 from daherb/master Inari Listenmaa 2019-06-28 17:59:04 +02:00
  • 57f814fc2e (Som) Streamline prepositions+passives. Inari Listenmaa 2019-06-28 17:55:51 +02:00
  • 8fe4fd7362 (Som) Add conditional Inari Listenmaa 2019-06-28 17:55:04 +02:00
  • 5b4d1eb223 Merge pull request #252 from inariksit/somali Inari Listenmaa 2019-06-28 17:34:16 +02:00
  • 4e0bcecb4e Merge branch 'latin' Herbert Lange 2019-06-28 16:54:38 +02:00
  • a37b4dbe54 remove references to old lexicons Herbert Lange 2019-06-28 16:54:26 +02:00
  • 9b07769aaa cleanup old lexicons Herbert Lange 2019-06-28 16:53:43 +02:00
  • 313ec7fb57 Merge branch 'latin' Herbert Lange 2019-06-28 16:33:32 +02:00
  • a01c6e7a7a more cleanup Herbert Lange 2019-06-28 16:31:49 +02:00
  • 7c1b737d20 clean up missinglat Herbert Lange 2019-06-28 16:29:12 +02:00
  • ad706961c3 enable build of symbolic Herbert Lange 2019-06-28 16:26:18 +02:00
  • 184625fb87 Merge branch 'latin' Herbert Lange 2019-06-28 16:22:49 +02:00
  • 41e3fa6d7e remove unused backward module Herbert Lange 2019-06-28 16:22:23 +02:00
  • db5600bcd2 remove unused extra function Herbert Lange 2019-06-28 16:22:02 +02:00
  • e2ba2023e1 change type of np and add helper function to construct string from split category Herbert Lange 2019-06-28 16:21:30 +02:00
  • de44443068 change type of pn Herbert Lange 2019-06-28 16:19:22 +02:00
  • 890e29f628 (Som) Add simple y/n-questions Inari Listenmaa 2019-06-28 14:52:14 +02:00
  • ef13412a66 (Som) Add CompCN+NP ; more rules for predicatives Inari Listenmaa 2019-06-28 14:01:40 +02:00
  • b917f0c443 Merge branch 'latin' Herbert Lange 2019-06-27 18:35:33 +02:00
  • dfbe4b9d93 some work on questions Herbert Lange 2019-06-27 18:31:11 +02:00
  • d9cded4030 some fixes in structurallat Herbert Lange 2019-06-27 17:46:46 +02:00
  • 91042916d3 add linref for VV Herbert Lange 2019-06-27 17:46:29 +02:00
  • 19b3d31a0e Merge pull request #249 from inariksit/somali Inari Listenmaa 2019-06-27 16:36:56 +02:00
  • 682a0adac0 (Som) Restructure nominal morphology + numerals Inari Listenmaa 2019-06-27 16:19:13 +02:00
  • b12308fc59 minimal working version of the extendlat module Herbert Lange 2019-06-27 00:10:24 +02:00
  • aed87223d1 revert removal of voc from common which led to problems Herbert Lange 2019-06-27 00:09:01 +02:00
  • 08ed0d8561 fix minor issues in SymbolicLat Herbert Lange 2019-06-26 15:04:09 +02:00
  • c71a79942c basic implementation of SymbolLat Herbert Lange 2019-06-26 14:53:25 +02:00
  • 97e44c75c7 added scripts to regenerate missinglat Herbert Lange 2019-06-26 14:34:02 +02:00
  • 301f985602 updated missinglat file Herbert Lange 2019-06-26 14:32:55 +02:00
  • 841d121193 add semicolon at end of the file Herbert Lange 2019-06-26 14:32:26 +02:00
  • b90e036472 kind of working implementation of cardinal numbers Herbert Lange 2019-06-25 17:17:46 +02:00
  • 1fee42e758 Merge branch 'latin' Herbert Lange 2019-06-24 18:23:26 +02:00
  • 9e5cb3f44d Merge remote-tracking branch 'upstream/master' Herbert Lange 2019-06-24 18:22:15 +02:00
  • a35809e130 update large dictionary Herbert Lange 2019-06-24 18:20:48 +02:00