Inari Listenmaa
51e1c771c1
(Ara) small bugfixes
2018-11-14 18:11:26 +01:00
Inari Listenmaa
06efa09f93
(Ara) Add UttInterj and an API command mkInterj
2018-11-14 18:11:10 +01:00
Inari Listenmaa
2b16118063
(Ara) Add new verb paradigm for hollow 8
2018-11-14 18:10:28 +01:00
Thomas Hallgren
6c71da78f7
arabic: add api to -path flags in AllAra.gf and LangAra.gf
...
This fixes a build problem (either a type error, if doing an incremental
rebuild, or a failure to find SyntaxAra.gf if building from scratch.)
I wonder why the Travis build didn't catch this?
2018-11-14 17:55:47 +01:00
Inari Listenmaa
b89aa34bfd
(Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc.
2018-11-14 15:48:20 +01:00
odanoburu
08c5914466
(Por)
...
- add AdjAsCN AdjAsNP
- copied VPS functions from ExtraRomance
- fixes to Lexicon
2018-11-13 15:46:50 -02:00
Inari Listenmaa
c14e879224
(Ara) Misc fixes to tenses, NPs, VPs
2018-11-13 17:03:32 +01:00
Inari Listenmaa
eb43758d37
(Ara) Add variable gender to IP
2018-11-13 17:02:57 +01:00
Inari Listenmaa
c19c727f40
(Ara) yet another hamza fix
2018-11-13 17:01:35 +01:00
Inari Listenmaa
faf6c83b74
(Ara) Add stuff to ExtendAra and ConstructionAra
2018-11-13 17:01:19 +01:00
Inari Listenmaa
fdeaa9ea70
(Ara) Changes to nouns and NPs
2018-11-13 17:01:02 +01:00
odanoburu
50188b6827
Merge remote-tracking branch 'origin/mk2A'
2018-11-13 11:23:51 -02:00
Inari Listenmaa
de33c46b45
(Ara) AdjCN retains old adjective
2018-11-12 16:58:21 +01:00
Inari Listenmaa
4d35a0206c
(Ara) Add paradigm for doubly weak v1
2018-11-12 16:31:09 +01:00
Inari Listenmaa
87613d464c
(Ara) New category for ClSlash; update related functions
2018-11-12 14:30:44 +01:00
Inari Listenmaa
2159d4b0be
(Ara) Add proDrop function to the API
2018-11-12 14:25:16 +01:00
Inari Listenmaa
df65c52cde
(Ara) Passive constructions
2018-11-09 16:38:51 +01:00
Inari Listenmaa
7713518ad5
(Ara) More relative clauses + fix questions + update MissingAra
2018-11-08 15:52:06 +01:00
Inari Listenmaa
e6d57f3b03
(Ara) More fixes to hamza rules
2018-11-08 15:17:09 +01:00
Inari Listenmaa
520d1a44a2
(Som) Add strings from Temp and Pol to linearisations of Use*Cl
2018-11-07 17:47:26 +01:00
Inari Listenmaa
38982d73fe
(Ara) Remove parameters that are already in CommonX
2018-11-07 16:27:42 +01:00
Inari Listenmaa
f4cec11f72
(Ara) Add relative clauses
2018-11-07 16:26:52 +01:00
Inari Listenmaa
bf28bf1e56
(Ara) Prepositions + improve Paradigms API functions
2018-11-07 14:30:38 +01:00
Inari Listenmaa
5c5cd125c9
(Ara) Add paradigm for doubly weak FormIV + remove hamza from imperative prefix
2018-11-07 11:31:07 +01:00
Inari Listenmaa
2888073c44
(Ara) Minor fixes
2018-11-07 11:30:00 +01:00
Inari Listenmaa
ff9a164884
Merge pull request #62 from odanoburu/besch
...
(BeschPor) correct paradigms começar and peneirar
2018-11-06 08:57:00 +01:00
Inari Listenmaa
68c5cd74dd
(Ara) Question words and structures
2018-11-05 17:13:06 +01:00
Inari Listenmaa
916548a361
Merge pull request #63 from inariksit/arabic
...
Arabic
2018-11-02 18:03:08 +01:00
Inari Listenmaa
e3f2469abe
(Ara) Add gender, species etc. into the API
2018-11-02 18:01:33 +01:00
Inari Listenmaa
2d112e3a55
(Ara) diacritics
2018-11-02 18:01:14 +01:00
odanoburu
a74460a0e1
(BeschPor) correct começar and peneirar
...
also add documentation on verb paradigms
2018-11-01 20:58:12 +00:00
bruno cuconato
da129e40ef
(Common) not all cats are linearized to SS
...
see `CAdv`, for instance.
2018-11-01 14:24:20 +00:00
Inari Listenmaa
204d26a919
Merge pull request #56 from odanoburu/time
...
(Construction{Eng,Por}) add timeHour and timeHourMinute
2018-11-01 11:44:52 +01:00
Inari Listenmaa
6e6d783bd5
Merge pull request #58 from odanoburu/extendlins
...
(Por) add lins
2018-11-01 11:44:41 +01:00
Inari Listenmaa
8ce728f393
(Som) Add UseCl, UseComp, CompAP, UttS
2018-11-01 11:35:03 +01:00
Inari Listenmaa
592a93005a
(Som) Add the structure and placeholders for Somali RG
2018-11-01 10:00:05 +01:00
odanoburu
1427b1bbb8
(Por) change mk2A paradigm
...
(such that the second argument is the adverb string, not the feminine
form, which is easier to predict)
- fix bug in adjVo paradigm
- add two cases to mkAdjReg smart paradigm
- update lexicon
tbh, it is much more common to need to correct the adverbial form
because it doesn't have the accents that the adjectival forms may
have, so if there's a way of removing accents easily, that might be
better.
2018-10-30 13:48:26 +00:00
odanoburu
3581176f6c
Merge remote-tracking branch 'upstream/master' into extendlins
2018-10-29 17:47:18 +00:00
odanoburu
ebe411c654
(Por) add lins
...
- UttAdV, UttVPShort, PositAdVAdj, AdAdV, ComplSlashPartLast, CompVP
to Extend
- small fixes to Lexicon
2018-10-29 17:47:13 +00:00
odanoburu
fa34877ea3
(Por) fix Portuguese time
2018-10-26 18:28:22 +00:00
odanoburu
7e60a931c8
WIP: incorporate @aarneranta's comments
2018-10-25 18:59:01 +00:00
odanoburu
425f3c71e9
(Construction{Eng,Por}) add timeHour and timeHourMinute
2018-10-24 21:57:11 -03:00
Inari Listenmaa
702b513453
Merge pull request #52 from odanoburu/extendlins
...
(ExtendPor) add lins
2018-10-23 14:07:09 +02:00
Inari Listenmaa
c28539e201
Merge pull request #51 from odanoburu/v2a
...
(Eng) change lincat of V2A
2018-10-23 14:06:50 +02:00
odanoburu
05cd9c53ce
(ExtendPor) add lins
...
- add ApposNP, ByVP, CompBareCN, ComplBareVS, GerundAdv, GerundNP, InOrderTo, PresPartAP, PurposeVP, WithoutVP
- added EmptyRelSlash but fails linking phase, so not exported
2018-10-22 20:59:26 +00:00
odanoburu
e4d34bff32
(Eng) update SlashV2A with new V2A lincat
2018-10-22 18:27:20 +00:00
Inari Listenmaa
6b0094b22a
(Ara) Fixing possessive suffixes
2018-10-22 17:09:51 +02:00
Inari Listenmaa
eb074e6bcd
(Ara) Small cleanup and adding comments
2018-10-22 17:09:33 +02:00
odanoburu
8990ee80a8
(Eng) change lincat of V2A
...
- update V2A linref
- add overloaded mkV2A with backwards-compatible signature
- update lexicon V2A example
- remove old comment with Verb lincat
thanks to @inariksit for guidance!
2018-10-22 14:18:53 +00:00
bruno cuconato
2d5655aa50
(Por) Extend: add lins ( #49 )
...
- add PastPartAP, PastPartAgentAP
- add PassVPSlash, PassAgentVPSlash lins from ExtraRomance
- correct CompoundN
2018-10-21 19:42:05 +02:00