Commit Graph

  • edc41a3a5c Merge pull request #154 from inariksit/arabic Inari Listenmaa 2019-01-30 17:31:03 +01:00
  • 80d7e293ee (Ara) Fix bug in PossPron Inari Listenmaa 2019-01-30 17:18:53 +01:00
  • bf0fd56960 (Ara) Use PerGenNum in the table for RCl and RS; compiles 15sec faster Inari Listenmaa 2019-01-30 16:23:11 +01:00
  • 269191cf9a Merge pull request #153 from inariksit/arabic Inari Listenmaa 2019-01-29 20:30:25 +01:00
  • 7cdcc0931f (Ara) Small typofix + add comment Inari Listenmaa 2019-01-29 17:57:38 +01:00
  • e468b48ded (Ara) Fix the corner case where ReflVP is called after VPSlashPrep. Inari Listenmaa 2019-01-29 17:57:21 +01:00
  • ac5352f852 (Ara) Replace two 2-valued params in VP with one 3-valued param. Inari Listenmaa 2019-01-29 17:54:44 +01:00
  • 08c0b3fe54 (Ara) Fixes in DetNP + some Dets and Quants Inari Listenmaa 2019-01-29 15:46:59 +01:00
  • 267ef1b178 (Ara) Move mkQuant functions from Paradigms to Res Inari Listenmaa 2019-01-29 14:11:05 +01:00
  • 5a50706345 changed suffix in SymbOrd to :e which is more general, but not perfect of course Aarne Ranta 2019-01-29 11:31:11 +01:00
  • c30a33b2cb recreating missing Herbert Lange 2019-01-28 18:25:09 +01:00
  • 6d477ccbeb Merge pull request #152 from inariksit/arabic Inari Listenmaa 2019-01-26 19:26:39 +01:00
  • d5f3fe7479 (Ara) Add new funs in ExtendAra + clean up Inari Listenmaa 2019-01-26 18:39:45 +01:00
  • dc4e866942 (Ara) small cleanup Inari Listenmaa 2019-01-26 18:38:57 +01:00
  • 9c903a76ab (Ara) Add SlashV2S Inari Listenmaa 2019-01-26 18:38:42 +01:00
  • aab42b21f6 (Ara) Change lincats for VV, V2V, VS and V2S Inari Listenmaa 2019-01-26 18:38:05 +01:00
  • ee092b0042 (Ara) Add ExistIP Inari Listenmaa 2019-01-26 18:34:52 +01:00
  • 9fd88554ee Merge pull request #151 from inariksit/arabic-fixes Inari Listenmaa 2019-01-25 13:21:36 +01:00
  • 37f7be4777 (Ara) Improve documentation in ParadigmsAra Inari Listenmaa 2019-01-25 11:16:10 +01:00
  • ae51f19459 (Ara) Clean up and add comments in QuestionAra Inari Listenmaa 2019-01-25 10:15:48 +01:00
  • 535be667c7 (Ara) Add QVP functions Inari Listenmaa 2019-01-25 10:15:23 +01:00
  • 7fb1d32691 (Ara) Fix QuestSlash so preposition shows up in the right place Inari Listenmaa 2019-01-25 10:07:33 +01:00
  • c2bfc35b4e Merge pull request #150 from inariksit/arabic-misc Inari Listenmaa 2019-01-23 17:21:51 +01:00
  • 1373840389 (Ara) Add some comments Inari Listenmaa 2019-01-23 16:26:00 +01:00
  • 83c6883711 (Ara) Add a field to VP: whether to use negative copula for negation Inari Listenmaa 2019-01-23 16:25:33 +01:00
  • 674b13292d (Ara) Add documentation for mkVV constructors Inari Listenmaa 2019-01-23 16:24:41 +01:00
  • d5084f9041 (Ara) Sorry again, still don't know how to use git. Inari Listenmaa 2019-01-23 16:24:25 +01:00
  • fa5f4fe829 (Ara) force also imperative forms in forcePerson Inari Listenmaa 2019-01-23 13:57:26 +01:00
  • 1c4db86736 (Ara) Add all forms of the negative copula Inari Listenmaa 2019-01-23 10:49:20 +01:00
  • a5d1dda8c5 (Ara) Fix wrong information in mkV : (root,masdar:Str) -> VerbForm -> V Inari Listenmaa 2019-01-22 16:20:01 +01:00
  • 29cc78439d (Ara) Ignore this, I'm learning to use git cherry-pick. Inari Listenmaa 2019-01-22 15:34:21 +01:00
  • fd0a7da79a (Ara) Remove Preposition from API, only use Prep Inari Listenmaa 2019-01-22 15:08:34 +01:00
  • e1eb288c29 (Ara) Cleanup in verbDefBool Inari Listenmaa 2019-01-22 09:31:31 +01:00
  • bea351b2bf added ExtenFin.ByVP Aarne Ranta 2019-01-22 08:57:19 +01:00
  • 8e908a6810 Merge pull request #147 from inariksit/arabic Inari Listenmaa 2019-01-22 08:32:36 +01:00
  • 40144e810b added functions to ExtendFin, also excluding some functor instantiations Aarne Ranta 2019-01-21 20:46:01 +01:00
  • 1d94d319b8 (Ara) Refactor ResAra: move root-and-pattern morphology into MorphoAra Inari Listenmaa 2019-01-21 17:38:45 +01:00
  • c8523f0413 (Ara) Small bugfixes that came from changing DefForms Inari Listenmaa 2019-01-21 14:01:20 +01:00
  • 1faa9acd93 (Ara) Fix dual for defective verbs that end in w Inari Listenmaa 2019-01-21 12:17:55 +01:00
  • 8ac74c9384 Merge pull request #146 from odanoburu/patch-4 Inari Listenmaa 2019-01-19 15:16:49 +01:00
  • c3590f0334 (Ara) WIP Restructuring Morpho and Res + fixed some forms in class 1d3 Inari Listenmaa 2019-01-18 17:34:13 +01:00
  • 0ee80e5eac ParadigmsEng: added auxVV ; corrected negative forms of infVV Aarne Ranta 2019-01-17 20:20:26 +01:00
  • fe9cc96992 fix broken link bruno cuconato 2019-01-16 09:34:05 -02:00
  • 9054c6a909 Merge pull request #145 from inariksit/arabic Inari Listenmaa 2019-01-15 22:47:59 +01:00
  • 92126763c7 (Ara) add a few words in Structural and Construction Inari Listenmaa 2019-01-15 22:32:20 +01:00
  • 738091d170 Merge pull request #142 from odanoburu/fix Inari Listenmaa 2019-01-15 16:59:34 +01:00
  • 6dc0269c1d Merge pull request #144 from inariksit/arabic Inari Listenmaa 2019-01-15 16:59:24 +01:00
  • 5957dcf301 (Ara) misc small fixes Inari Listenmaa 2019-01-15 16:54:08 +01:00
  • 2a2114b227 Merge pull request #143 from inariksit/arabic Inari Listenmaa 2019-01-15 16:43:18 +01:00
  • 162d010c1c (Por) correct examples + comment unnecessary cases in noun paradigms odanoburu 2019-01-15 11:57:49 -02:00
  • 25275794cf (Ara) Add quadriliteral FormXI + improve documentation Inari Listenmaa 2019-01-15 10:32:26 +01:00
  • e44440928a (Ara) Add v4assimilated Inari Listenmaa 2019-01-15 10:32:01 +01:00
  • c021129cda (Ara) Add missing masdars to some paradigms Inari Listenmaa 2019-01-15 10:30:27 +01:00
  • 8f0bd00ecc Merge pull request #141 from inariksit/arabic Inari Listenmaa 2019-01-14 21:30:44 +01:00
  • 63c8049416 (Ara) Move adv in AdvCN and SentCN to another field, to fix word order Inari Listenmaa 2019-01-14 21:23:12 +01:00
  • 51e714864e (Ara) add parameter to uttVP oper Inari Listenmaa 2019-01-14 21:22:42 +01:00
  • 6348f06052 (Ara) WIP verbal nouns; new paradigms+keep old ones backwards compatible Inari Listenmaa 2019-01-14 21:21:55 +01:00
  • 0ae057b55a updated latin rgl Herbert Lange 2019-01-14 17:23:47 +01:00
  • ce13e0dee3 make links for dict files on the top level Herbert Lange 2019-01-14 17:05:00 +01:00
  • 58c8cf70ea copy files over from GF-latin Herbert Lange 2019-01-14 16:40:07 +01:00
  • 65fa4cfc20 Merge pull request #140 from odanoburu/por-cop Inari Listenmaa 2019-01-14 00:03:12 +02:00
  • 2f4db8e0bc (Por) change copula type from bool to sum param odanoburu 2019-01-13 18:25:53 -02:00
  • 82f31077d7 MakeStructuralEng,Fin : add Str to a Det, to enable for instance 'very many' Aarne Ranta 2019-01-12 08:55:36 +01:00
  • d95c74971a Merge pull request #139 from odanoburu/por-doc Inari Listenmaa 2019-01-11 22:41:56 +01:00
  • 3e7957857f Merge pull request #136 from odanoburu/por-dict Inari Listenmaa 2019-01-11 22:41:44 +01:00
  • 653616a025 (Por) don't use Dict in All odanoburu 2019-01-11 13:40:23 -02:00
  • 182ef92260 (Por) correct documentation generation in Paradigms - use gfdoc correctly - use paradigms in Lexicon - use lin instead of lock_* in Paradigms - fix typo in languages.csv odanoburu 2019-01-11 13:26:20 -02:00
  • d398863cf6 Merge pull request #138 from inariksit/arabic Inari Listenmaa 2019-01-11 15:50:27 +01:00
  • 9d1e9b1bf1 (Ara) include VPSlash's c2 in ReflVP Inari Listenmaa 2019-01-11 15:46:38 +01:00
  • f0ae2cfdb2 (Ara) add missing diacritic to with_Prep Inari Listenmaa 2019-01-11 15:46:05 +01:00
  • 2c0a34b9f4 Merge pull request #137 from inariksit/arabic Inari Listenmaa 2019-01-10 20:43:05 +01:00
  • cf9a9b31ad (Ara) Add new mkA constructor + improve documentation of old ones Inari Listenmaa 2019-01-10 20:20:28 +01:00
  • 40a6b516d9 (Por) fix import name odanoburu 2019-01-10 15:06:55 -02:00
  • cbf67ab528 (Por) open Extra, Dict,Irreg in All to force compilation odanoburu 2019-01-10 13:32:12 -02:00
  • cfd110632c (Por) fix compilation error - change name of verbs odanoburu 2019-01-10 13:29:14 -02:00
  • 22788d2d66 (Por) update README - with Dict and Irreg info - with tense change odanoburu 2019-01-10 12:36:35 -02:00
  • ead472bf51 Merge remote-tracking branch 'upstream/master' into por-dict odanoburu 2019-01-10 12:34:00 -02:00
  • a4334f0904 (Por) add Dict module, improve Irreg module odanoburu 2019-01-10 12:18:25 -02:00
  • 186c41bdbb (Ara) add nothing_NP + improve smart paradigm for nisbaA Inari Listenmaa 2019-01-10 14:25:10 +01:00
  • a79c1cfc5f Merge pull request #135 from odanoburu/morpho Inari Listenmaa 2019-01-10 13:24:19 +01:00
  • b5e9120bae Merge pull request #134 from odanoburu/por-tense Inari Listenmaa 2019-01-10 13:22:19 +01:00
  • 96b64320b9 Merge remote-tracking branch 'upstream/master' into por-dict odanoburu 2019-01-10 09:56:47 -02:00
  • 9376c108ac (Por) rm (indirect) use of runtime gluing odanoburu 2019-01-10 09:53:47 -02:00
  • aeb4b3b3c1 (Por) differ from Romance tense/anteriority in only one case - in order to follow Romance more closely, we only avoid using the auxiliary in (RPres,Anter), instead of swapping the perfect and imperfect forms too odanoburu 2019-01-10 08:59:59 -02:00
  • 04400471b8 Merge pull request #133 from inariksit/arabic Inari Listenmaa 2019-01-09 19:44:36 +02:00
  • 90f1585d7e (Ara) misc. small fixes/additions Inari Listenmaa 2019-01-09 19:39:04 +02:00
  • 5a0818920b (Ara) Add new paradigm for assimilated+defective FormI verbs Inari Listenmaa 2019-01-09 19:38:47 +02:00
  • 167e80df97 (Por) improve adjective smart paradigms - make it about guessing feminine form from the lemma (masculine form) - this way one can reuse the noun paradigm in the adjective paradigms, simplifying it and improving it at the same time - add cases for 'mente' obs: works but doesn't compile? odanoburu 2019-01-09 12:00:32 -02:00
  • 002fea0e66 (Ara) Add new mkV2V constructors + better comments for degrA Inari Listenmaa 2019-01-09 13:51:06 +02:00
  • 3aa7eb5e9b Merge pull request #131 from odanoburu/morpho Inari Listenmaa 2019-01-09 13:49:03 +02:00
  • 01ad6e0876 (Por) generalize acuteToVowel to diacriticToVowel - also fix parenthesis that broke build odanoburu 2019-01-09 08:54:22 -02:00
  • ea05625a88 Merge remote-tracking branch 'upstream/master' into morpho odanoburu 2019-01-09 08:34:41 -02:00
  • 971df762f5 (Por) use lin instead of lock_* odanoburu 2019-01-09 08:34:38 -02:00
  • 282e8ab589 Merge pull request #130 from odanoburu/morpho Inari Listenmaa 2019-01-09 08:33:42 +02:00
  • 967e28e3f7 Merge pull request #129 from odanoburu/por-warnings Inari Listenmaa 2019-01-09 08:16:54 +02:00
  • fcdcd7d6fb Merge pull request #128 from odanoburu/romance-tense-ant Inari Listenmaa 2019-01-09 08:15:49 +02:00
  • e2d657bf7a (Por) delete smartGenNoun, actually odanoburu 2019-01-08 10:22:01 -02:00
  • 3cb24d9b0d (Por) improve smart paradigm for nouns - handle 'ão' better (thanks @inariksit!) - add more cases (for compounds with hyphen, acutes ending in 'l', etc - concentrate smartness in mkNomReg (i.e., make smartGenNoun dumb) odanoburu 2019-01-08 10:12:42 -02:00
  • 3b55eaa89d (Por) misc fixes - add n_units_of_NP - add n_unit_CN - refactor adjective paradigm opers - rm identity definitions in Idiom odanoburu 2019-01-07 13:35:31 -02:00
  • 8013362e48 (Por) use chooseTA - pick imperfect tense when verb form is present anterior - pick perfect tense when verb form is past simultaneous odanoburu 2019-01-07 10:30:31 -02:00