1
0
forked from GitHub/gf-rgl

4714 Commits

Author SHA1 Message Date
Inari Listenmaa
e911ad7cb3 (Ara) replace NP with just its string and isPron:Bool for ClSlash 2018-11-21 16:20:44 +01:00
Inari Listenmaa
473f6ae05b (Ara) Small fixes + comments 2018-11-21 16:04:55 +01:00
Inari Listenmaa
45df74b36b (Ara) Renaming and consistency with prepositions 2018-11-21 16:02:10 +01:00
Inari Listenmaa
6b84b55db0 Merge pull request #80 from inariksit/arabic
Arabic
2018-11-20 16:04:32 +01:00
Inari Listenmaa
d6310e2a8b (Ara) Add AdjOrd + AdvS 2018-11-20 15:47:47 +01:00
Inari Listenmaa
b63da6573e (Ara) Formatting + small typofixes 2018-11-20 14:11:15 +01:00
Inari Listenmaa
b174bba3a9 (Ara) V2V and related functions 2018-11-20 14:10:49 +01:00
Inari Listenmaa
47bcbe73f6 (Ara) Add two new verb paradigms 2018-11-20 14:09:15 +01:00
Inari Listenmaa
00f9a1be49 (Ara) Fix formatting in documentation 2018-11-20 09:34:30 +01:00
John J. Camilleri
c3775fa360 Merge pull request #79 from odanoburu/travis-fix
(Travis) let build fail
2018-11-19 19:25:40 +01:00
odanoburu
c12afea3d4 Merge remote-tracking branch 'upstream/master' 2018-11-19 14:59:56 -02:00
odanoburu
97c9152acb (travis) fix build script so that it can actually fail 2018-11-19 14:32:47 -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
3f2b5ac034 Merge pull request #77 from inariksit/arabic
Arabic
2018-11-19 13:08:23 +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
75ab225161 Merge pull request #76 from inariksit/arabic
Arabic
2018-11-16 17:35:17 +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
046735c02a Merge pull request #75 from inariksit/arabic
Arabic
2018-11-15 16:57:13 +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
ba3a8355aa Merge pull request #73 from inariksit/arabic
(Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc.
2018-11-14 15:52:32 +01:00
Inari Listenmaa
b89aa34bfd (Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc. 2018-11-14 15:48:20 +01:00
John J. Camilleri
942dd3ace8 Add column numbers in README 2018-11-14 10:04:54 +01:00
Thomas Hallgren
f665c697bd doc/Makefile: use the correct column from languages.csv
The synopsis flag is now in column 11
2018-11-13 23:28:48 +01:00
John J. Camilleri
eae5f7b723 Language list in synopsis is dynamically generated from languages.csv 2018-11-13 23:00:43 +01:00
John J. Camilleri
7abc12bbd5 Merge branch 'master' into new-website 2018-11-13 22:44:30 +01:00
John J. Camilleri
f0065986a6 Add column for language name in languages.csv
This will be used for listing languages in Synopsis
2018-11-13 22:44:13 +01:00
John J. Camilleri
cd4b482f0f Tweaks to synopsis 2018-11-13 22:30:29 +01:00
John J. Camilleri
67cb6bae12 Add some type signatures 2018-11-13 22:29:56 +01:00
John J. Camilleri
c10de77e9b Remove extra duplicate LParadigms anchors 2018-11-13 22:10:38 +01:00
John J. Camilleri
6e52b85b92 Remove refs to synopsis-3.9 2018-11-13 21:49:56 +01:00
John J. Camilleri
7acbd54f2d Make HTML template a bit more generic 2018-11-13 21:46:28 +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
0373d2cd18 Merge pull request #71 from inariksit/arabic
Arabic
2018-11-13 17:18:19 +01:00