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
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
Inari Listenmaa
0373d2cd18
Merge pull request #71 from inariksit/arabic
...
Arabic
2018-11-13 17:18:19 +01: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
Inari Listenmaa
3508f42520
Merge pull request #70 from inariksit/arabic
...
Arabic
2018-11-12 17:11:05 +01: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
64b07cd352
Merge pull request #69 from inariksit/arabic
...
(Ara) Passive constructions
2018-11-09 16:56:21 +01:00
Inari Listenmaa
df65c52cde
(Ara) Passive constructions
2018-11-09 16:38:51 +01:00
Inari Listenmaa
f70234b1da
Merge pull request #68 from inariksit/arabic
...
Arabic
2018-11-08 15:57:24 +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
ec0d36bd1d
Merge pull request #67 from inariksit/somali
...
(Som) Add strings from Temp and Pol to linearisations of Use*Cl
2018-11-07 17:48:25 +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
5118b8d4eb
Merge pull request #66 from inariksit/arabic
...
Arabic
2018-11-07 16:39:03 +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
John J. Camilleri
36b827bcc2
Clarify default values of columns in languages.csv
2018-11-07 13:19:54 +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
John J. Camilleri
5214543d3f
Merge pull request #65 from odanoburu/travis-new
...
(travis) refactor travis CI
2018-11-07 10:11:20 +01:00
odanoburu
41ec90c3fe
(travis) refactor travis CI
...
- add ubuntu, mac, and windows builds
add travis build with mac and ubuntu
- fix signature in Make.hs for compatibility with ghc<8
add windows build to travis
using haskell and bash scripts
(travis) use env variable
Make.bat works
(Make.bar) [temporary] comment some Langs
merge upstream and uncomment langs
2018-11-06 20:41:04 -02:00
John J. Camilleri
6e8f92a9c5
Remove generated categories-imagemap.html from version control
...
There are many other things which should not be under version control...
2018-11-06 10:37:54 +01:00
John J. Camilleri
ec9f74d56e
Add "Synopsis" column to languages.csv; use config everywhere
...
I tried to remove all language lists from Haskell and Makefiles
2018-11-06 10:32:25 +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
John J. Camilleri
ef2c348d3a
Make.bat: Collect modules in two stages
...
For some reason second inner loop was never reached,
this is a simple solution.
Also remove stderr redirection as it didn't seem to work.
--verbose now names each module individually
2018-11-05 21:09:07 +01:00
John J. Camilleri
17bc505382
Make.bat: fix copy command, create dest folders if not present
2018-11-05 19:29:35 +01:00
Inari Listenmaa
6cf7059ddb
Merge pull request #64 from inariksit/arabic
...
(Ara) Question words and structures
2018-11-05 17:18:08 +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
John J. Camilleri
a170539991
More improvements to Make.bat
...
- Fix syntax error in args loop
- Building of modules list
Maybe it actually works now? 😱
2018-11-02 08:50:31 +01:00
John J. Camilleri
4b4a7ba9a4
Improvements to Make.bat
...
- Parsing of command line args
- Redirecting output
- mkdir only if not exists
- revert back to copy
2018-11-01 22:51:55 +01:00