Commit Graph

3027 Commits

Author SHA1 Message Date
David Bamutura
48aa65d2dd Made changes to the nature of adjective so that it linearises 2019-05-06 16:21:34 +02:00
David Bamutura
7d903526f5 Correction of errors in ResCgg.gf and Numeral.gf regarding generalization of n2-n9 2019-05-06 02:11:21 +02:00
David Bamutura
5af7fd2fa9 Half the implementation of Numerals. However, pot2plus still problematic. Ordinal numerals also problematic 2019-05-06 01:29:47 +02:00
David Bamutura
7d49c87d1e worked on the Relative Pronoun (RP) found produced by the function IdRP 2019-05-05 16:01:46 +02:00
David Bamutura
b18ffa9d0b Correction of all compilation mistatkes 2019-05-03 16:43:17 +02:00
David Bamutura
023930e37a Implementation of AdvNP function 2019-05-03 04:33:35 +02:00
David Bamutura
66474465e3 Covered PredetNP & PrepNP in NounCgg.gf & AdverbCgg.gf alongside Predet & Adv Lexicon in StructuralCgg.gf. Errors in SentenceCgg.gf because the verb system is still a mess. 2019-05-03 03:57:11 +02:00
David Bamutura
373a261558 Initial Files for Rukiga RGL brough from previous coding before git tracking 2019-04-11 17:38:19 +02:00
Inari Listenmaa
a4c1389966 Merge pull request #78 from inariksit/arabic
Arabic
2018-11-19 17:22:39 +01:00
Inari Listenmaa
9e5cbb35fd (Ara) Add AdVVPSlash 2018-11-19 17:00:06 +01:00
Inari Listenmaa
f1a88574b8 (Ara) Fix orthographical rules for indefinite accusative 2018-11-19 15:41:11 +01:00
Inari Listenmaa
7b520280d7 (Ara) adverbs 2018-11-19 15:23:54 +01:00
Inari Listenmaa
fe4bec4e58 (Ara) Improve documentation for verb constructors + add reflV 2018-11-19 15:23:37 +01:00
Inari Listenmaa
0514fc1e18 Merge pull request #72 from odanoburu/porextend
(Por) add lins to Extend + mkV2A paradigm change
2018-11-19 13:14:33 +01:00
Inari Listenmaa
7b51bb6638 (Ara) Added support for preposition contraction: added a "Dat" case 2018-11-19 12:07:29 +01:00
Inari Listenmaa
7a4f43aea2 (Ara) Add want_VV 2018-11-19 12:06:13 +01:00
Inari Listenmaa
efebc082fa (Ara) Add SubjS 2018-11-19 12:05:50 +01:00
Inari Listenmaa
5a6fe1e336 (Ara) Add subordinate clauses 2018-11-16 17:21:29 +01:00
Inari Listenmaa
c4f207a541 (Ara) Fix existential constructions 2018-11-16 16:05:55 +01:00
Inari Listenmaa
a2907a91a5 (Ara) Add a paradigm for relative adjectives 2018-11-16 15:03:19 +01:00
Inari Listenmaa
9d59e59387 (Ara) Add inherent state field in IDet 2018-11-16 15:02:59 +01:00
Inari Listenmaa
9171a1b612 (Ara) Add DetNP + fix state of num in DetQuantOrd 2018-11-16 15:02:18 +01:00
Inari Listenmaa
b69608bd21 (Ara) New verb paradigm (geminate 7) + clean up CN 2018-11-15 16:46:35 +01:00
Inari Listenmaa
be42e20158 (Ara) Add subject case field to VP 2018-11-15 16:45:51 +01:00
Inari Listenmaa
bb0c93968b Merge pull request #74 from inariksit/arabic
Arabic
2018-11-14 20:53:18 +01:00
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