1
0
forked from GitHub/gf-rgl

Commit Graph

  • b3584b8bda fix problem with rcl Herbert Lange 2019-11-12 15:27:45 +01:00
  • e46f120de3 various additions to extralat Herbert Lange 2019-11-12 14:54:51 +01:00
  • ed4ff97b7b varios function is extend Herbert Lange 2019-11-12 14:54:33 +01:00
  • d60ddb1c4a fix relnp and posspron Herbert Lange 2019-11-12 14:54:19 +01:00
  • 67b107ea7e remove unnecessary parameter Herbert Lange 2019-11-12 14:54:02 +01:00
  • 15c6e9c323 fix conjunction for np and s Herbert Lange 2019-11-12 14:53:31 +01:00
  • 5b04dbffa0 change determiners in np and fix emptynp Herbert Lange 2019-11-12 14:53:10 +01:00
  • b49cd9afc3 add passive to vp and add emptyvp Herbert Lange 2019-11-12 14:51:43 +01:00
  • f60a4a2052 fix clauses Herbert Lange 2019-11-12 14:50:08 +01:00
  • 6864f61e92 updated createSentence/add defaultSentence Herbert Lange 2019-11-12 14:48:54 +01:00
  • f46cbfe51e work on relative clauses Herbert Lange 2019-11-12 14:47:21 +01:00
  • 2d5a111893 update combinenounphrase Herbert Lange 2019-11-12 14:44:46 +01:00
  • 57ba9c240a remove no longer missing numeral function Herbert Lange 2019-11-10 20:40:57 +01:00
  • 48d9b3909e start reworking grammar to split verb and verb complement Herbert Lange 2019-11-10 20:40:32 +01:00
  • 523b4841fc fixing issues with extend and add new rule for different word order Herbert Lange 2019-11-10 20:39:42 +01:00
  • 6a24554928 fixed (hopefully) the rest confusions in French mkA argument order aarneranta 2019-11-06 17:08:47 +01:00
  • 6a6062039e some more concrete configs in LangEng Aarne Ranta 2019-11-06 17:05:04 +01:00
  • 11a4d6ed12 some fixes and extensions Herbert Lange 2019-10-31 13:15:29 +01:00
  • d960d0d361 tried to implement CountNP Herbert Lange 2019-10-29 14:46:40 +01:00
  • 4e8ecea403 updated the large-scale dictionary Herbert Lange 2019-10-29 14:46:00 +01:00
  • d900d16dd9 new version of extend Herbert Lange 2019-10-29 14:42:14 +01:00
  • 56c484edf2 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl Herbert Lange 2019-10-13 17:39:00 +02:00
  • a178f700f6 work on ordinal numbers Herbert Lange 2019-10-13 17:30:28 +02:00
  • a92be72247 Merge pull request #296 from inariksit/somali Inari Listenmaa 2019-10-04 16:26:33 +02:00
  • 0ef64ed77a (Som) Remove implemented funs from MissingSom Inari Listenmaa 2019-10-03 18:01:43 +02:00
  • 6a1ebffcee (Som) Implement remaining funs needed for ExtendSom + use ExtendFunctor Inari Listenmaa 2019-10-03 18:01:26 +02:00
  • c2e0c709a7 (Som) Update FocusObj and UseSlash to new type of SSlash Inari Listenmaa 2019-10-03 17:59:00 +02:00
  • 5871f9c165 (Som) Implement GenModNP + restructure ComplN2 to better reuse code Inari Listenmaa 2019-10-03 17:56:44 +02:00
  • 80ac06e4ae Merge pull request #295 from inariksit/somali Inari Listenmaa 2019-10-01 19:57:07 +02:00
  • ba308dcf95 (Som) More phonological assimilation rules Inari Listenmaa 2019-09-30 15:40:09 +02:00
  • 0e4cedd144 (Som) Add V2S Inari Listenmaa 2019-09-30 15:39:53 +02:00
  • 4dba178d33 (Som) Add VPSlashPrep + fix bug in insertAdv Inari Listenmaa 2019-09-30 10:50:26 +02:00
  • 22503e0a7a Merge pull request #294 from inariksit/somali Inari Listenmaa 2019-09-27 17:55:21 +02:00
  • b8b43689bc (Som) Small bugfixes in RelCN and PartNP Inari Listenmaa 2019-09-27 17:53:57 +02:00
  • 096115c35f (Som) More fine-grained parameter for modifiers in NPs (AP vs. Other) Inari Listenmaa 2019-09-27 16:44:21 +02:00
  • 3f30e0946e (Som) WIP better handling of multiple modifiers and numerals Inari Listenmaa 2019-09-27 15:22:43 +02:00
  • 62641093dd (Som) Rename obj2,secObj-> obj,obj2. Remove commented out code+old TODOs Inari Listenmaa 2019-09-27 11:39:19 +02:00
  • 8e929ea4fb (Som) minor cleanup/whitespace removal Inari Listenmaa 2019-09-27 11:14:50 +02:00
  • a520c9659f (Som) Add superlatives Inari Listenmaa 2019-09-27 11:14:23 +02:00
  • 9b9d6ebdd2 (Som) Add comparatives Inari Listenmaa 2019-09-27 10:32:45 +02:00
  • 6d7f7ab736 Merge pull request #293 from inariksit/somali Inari Listenmaa 2019-09-26 18:12:55 +02:00
  • a399abed83 (Som) Minor cleanup: renaming + moving things around Inari Listenmaa 2019-09-26 15:21:14 +02:00
  • 819bdacc65 (Som) Better handling of AP and NP complements, remove redundant fields Inari Listenmaa 2019-09-26 15:11:20 +02:00
  • e63eae8519 (Som) Add npcomp field to VP for more fine-grained control of word order Inari Listenmaa 2019-09-26 11:39:36 +02:00
  • 4eed81d729 Merge pull request #292 from inariksit/somali Inari Listenmaa 2019-09-25 18:45:45 +02:00
  • b188908969 (Som) Updates to some unit tests Inari Listenmaa 2019-09-25 16:50:33 +02:00
  • 51c4f1bce7 (Som) Split polar questions and wh-questions to separate types Inari Listenmaa 2019-09-25 16:50:20 +02:00
  • 0a5e9f4266 (Som) Some notes about conjunctions Inari Listenmaa 2019-09-25 12:21:09 +02:00
  • 36997f0dd4 (Som) Add unit tests for all TAM inflections of a single verb Inari Listenmaa 2019-09-25 12:06:05 +02:00
  • 1f62af0e2c (Som) Add ImpVP and UttImp{Sg,Pl,Pol} Inari Listenmaa 2019-09-25 11:53:27 +02:00
  • 9973349270 (Som) Minor cleanup Inari Listenmaa 2019-09-25 10:47:21 +02:00
  • 4dd9b92354 (Som) more on negative questions Inari Listenmaa 2019-09-24 17:28:48 +02:00
  • 727648c536 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into somali Inari Listenmaa 2019-09-24 09:33:03 +02:00
  • 4ee46171a9 (Som) WIP negative questions Inari Listenmaa 2019-09-23 22:04:23 +02:00
  • 11a4e5ed1b Merge pull request #291 from hleiss/infinitives Aarne Ranta 2019-09-21 18:57:13 +02:00
  • 55dac61fe5 fixed the order of Fre.mkA. It should always be: SgMasc,(SgMascVoc,)SgFem,PlMasc,PlFem,Adv Aarne Ranta 2019-09-19 10:33:01 +02:00
  • 04d022c7f0 Merge pull request #259 from GrammaticalFramework/unittest-python-script Peter Ljunglöf 2019-09-19 08:38:15 +02:00
  • 8fb8ddd808 Ger: improved infinitives (and passives); tests with more verbs in testing/german Hans Leiss 2019-09-18 15:16:42 +02:00
  • ef0549053e Merge pull request #289 from inariksit/somali Inari Listenmaa 2019-09-14 09:02:23 +02:00
  • a23881f2dc (Som) Minor cleanup + better comments Inari Listenmaa 2019-09-13 19:13:20 +02:00
  • d061595a2a (Som) Add IComp + related functions Inari Listenmaa 2019-09-13 15:12:50 +02:00
  • 319f097ac0 (Som) Move qcl-tests into new file Inari Listenmaa 2019-09-13 15:12:13 +02:00
  • 0ed0c1f194 (Som) Add TODO about negative questions Inari Listenmaa 2019-09-13 14:28:33 +02:00
  • d52f1633b7 (Som) Fix bug in QuestSlash, new unit tests + comments. Inari Listenmaa 2019-09-13 14:04:28 +02:00
  • 52aa4c35e0 (Som) Fixes in question clauses Inari Listenmaa 2019-09-12 16:56:50 +02:00
  • 7c03949472 (Som) New unit tests about questions Inari Listenmaa 2019-09-11 17:18:12 +02:00
  • 953771ccf6 added PassVPSlash to ExtendFin Aarne Ranta 2019-09-11 10:41:21 +02:00
  • 516270148f restored contructor CommonRomance.AF as oper since it is used in various applications Aarne Ranta 2019-09-11 09:14:53 +02:00
  • 0986fb2968 Merge pull request #288 from inariksit/somali-questions Inari Listenmaa 2019-09-10 17:14:46 +02:00
  • 67ac5ae5e3 (Som) Add QuestSlash + make it possible for IPs to contract with stm Inari Listenmaa 2019-09-10 16:54:19 +02:00
  • 4f9927d12b (Som) minor cleanup/renaming Inari Listenmaa 2019-09-10 15:03:59 +02:00
  • 1ceb12d8b8 (Som) Change word order in VP complements, update test accordingly Inari Listenmaa 2019-09-10 15:04:50 +02:00
  • d01aec2d64 (Som) bugfix in QuestIAdv: add subject also when STM is negative Inari Listenmaa 2019-09-10 15:11:41 +02:00
  • 1c367530f0 (Som) Lincats for V2* + SlashV2A + new unittest for V2A and QuestIAdv Inari Listenmaa 2019-09-10 15:12:54 +02:00
  • 0bbc4c551b (Som) IAdv + related functions Inari Listenmaa 2019-09-10 13:13:11 +02:00
  • 58ca56eb2d Merge pull request #287 from inariksit/somali Inari Listenmaa 2019-09-06 16:42:14 +02:00
  • df11d86ffb (Som) Cleanup and renaming functions Inari Listenmaa 2019-09-06 15:32:48 +02:00
  • f6e24a5063 Merge pull request #286 from inariksit/finnish Inari Listenmaa 2019-09-06 09:37:52 +02:00
  • ea1d7c4601 (Fin) quality SOFT_BIND with Prelude Inari Listenmaa 2019-09-05 16:15:36 +02:00
  • 49fdc61eab (Fin) Add SOFT_BIND before commas Inari Listenmaa 2019-09-05 16:14:36 +02:00
  • 8b86702491 Merge pull request #285 from inariksit/finnish Inari Listenmaa 2019-09-04 16:31:13 +02:00
  • 92d70c16d1 (Fin) Cover inflection type hapan/sydän in nForms3 Inari Listenmaa 2019-09-04 16:11:45 +02:00
  • 47ce3787b9 partial documentation module for Turkish krangelov 2019-09-03 22:57:43 +02:00
  • b53ac90c3c added simple tenses krangelov 2019-09-03 21:37:14 +02:00
  • 026ecba0e7 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl krangelov 2019-09-03 20:54:25 +02:00
  • 55ce676bc6 using simple SC in Bulgarian too krangelov 2019-09-03 20:53:44 +02:00
  • 8e70523718 revert to using simple strings in SC krangelov 2019-09-03 20:52:34 +02:00
  • b73c9ede2a linrefs for V,V2 in Turkish krangelov 2019-09-03 20:51:22 +02:00
  • 0fd0444fbf Merge pull request #284 from inariksit/somali Inari Listenmaa 2019-09-03 16:57:45 +02:00
  • 8ac75e8550 (Som) Restructure relatives and questions Inari Listenmaa 2019-09-03 16:40:12 +02:00
  • c42d3e33e9 (Som) Fix word order in QuestVP Inari Listenmaa 2019-09-03 11:25:32 +02:00
  • 19ae07b9a7 (Som) Fix sp forms in defIQuant Inari Listenmaa 2019-09-03 11:24:56 +02:00
  • 53415243a4 Merge pull request #283 from inariksit/somali Inari Listenmaa 2019-09-02 17:27:15 +02:00
  • dc33b2869a (Som) WIP: wh-questions Inari Listenmaa 2019-09-02 17:14:25 +02:00
  • dda17aa104 Merge pull request #282 from davidar/progr Inari Listenmaa 2019-08-31 10:49:16 +02:00
  • 46504b2d65 (Eng) Fix ProgrVPSlash David A Roberts 2019-08-30 21:32:47 +10:00
  • e5c35515c9 Merge pull request #281 from inariksit/somali Inari Listenmaa 2019-08-29 22:50:06 +02:00
  • 7a2d4d2cfa (Som) Bugfix in ComplVV + new test + small cleanup Inari Listenmaa 2019-08-29 22:34:50 +02:00
  • 4f8f4a6c86 (Som) More VV types Inari Listenmaa 2019-08-29 15:07:21 +02:00
  • 3e84f29d97 Merge pull request #280 from inariksit/somali Inari Listenmaa 2019-08-28 16:07:57 +02:00