Inari Listenmaa
d175b1eedf
(Pes) mkN, ApposN, animacy, compound nouns ( #185 )
...
* Add an mkN instance for nouns with unexpected possessive stem
* Rename inanimate and animate to nonhuman and human (old ones kept in
the hidden part of API)
* Fix john_PN's animacy
* Add an instance of cmpdN with ezafe
* Add ApposNP + some lex. fixes
2019-02-22 10:03:38 +01:00
odanoburu
7848159e4e
Merge remote-tracking branch 'upstream/master' into por-ter-aux
2019-02-21 12:02:05 -03:00
odanoburu
7e8270381d
(Por) more mkN paradigms
...
- add compN and compNN as mkN paradigms
- rm tossir_V from Irreg since it is very wrong
- fix oper `a` (contraction of preposition a + definite articles)
2019-02-21 11:59:53 -03:00
Inari Listenmaa
f8689eea04
(Pes) Fix also ExtraPes
2019-02-20 17:39:41 +01:00
Inari Listenmaa
49fe707af9
(Pes) Add more languages to ConstructionPes
2019-02-20 17:33:31 +01:00
Inari Listenmaa
7b025e3c44
Merge branch 'master' of https://github.com/Nasrin63/gf-rgl into persian-nasrin
2019-02-20 17:32:19 +01:00
Nasrin Mostofian
0e878556fa
Renamed parameters + added possessive suffixes
2019-02-20 16:44:34 +01:00
Inari Listenmaa
d0a23300c1
Merge pull request #181 from inariksit/persian
...
Persian
2019-02-20 15:20:53 +01:00
Ehrlemark
0c14c844ca
French mixed up arguments ( #180 )
...
* Corrected mixed up order of arguments to mkAdj'
* Revert "Corrected mixed up order of arguments to mkAdj'"
This reverts commit eea4f791e4 .
* Corrected mixed up order of arguments to mkAdj'.
2019-02-20 12:45:12 +01:00
Inari Listenmaa
b50a4172c3
(Pes) Add Construction ( #178 )
2019-02-18 13:58:11 +01:00
Inari Listenmaa
18ee4bc8a0
(Spa) Fix reflexive verbs ( #179 )
2019-02-18 13:51:29 +01:00
Inari Listenmaa
f3ef5a58e9
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into persian
2019-02-18 10:14:10 +01:00
Inari Listenmaa
f0386764ff
(Spa) Add a known issue in the README
2019-02-17 22:37:28 +01:00
Inari Listenmaa
e2bfe45a94
(Ara) use indeclNP "foo" instead of \\_ => "foo" in IdiomAra ( #177 )
...
to make a better example for my blog post :-P
2019-02-17 22:28:42 +01:00
Inari Listenmaa
b1330c495a
(Spa) morphology and segmentation fixes in DictSpa + add a few words ( #176 )
2019-02-16 21:50:18 +01:00
Inari Listenmaa
e35eb5260d
(Spa) add README
2019-02-15 22:12:02 +01:00
Inari Listenmaa
3fe5753139
(Spa) Add monolingual dictionary ( #175 )
...
* (Spa) Add monolingual dictionary
2019-02-15 21:26:37 +01:00
odanoburu
b825c0e14a
(Por) add ter as optional auxiliary verb
...
- make it the default
- add paradigm to pick verb type (pick auxiliary verb or make it
reflexive)
(Por,Spa) fix lexicon entry
2019-02-14 10:26:17 -02:00
Inari Listenmaa
60a750f1bc
Merge pull request #173 from odanoburu/extendromancefunctor
...
(Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
2019-02-13 20:22:45 +01:00
odanoburu
1f5e62299e
(Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
...
- couldn't get a functor on top of another working in GFSS2018, so now
we just copy the relevant definitions from ExtendFunctor and add the
Romance-specific ones
- add stare_V to DiffRomance (and essere_V for symmetry) so that we
can use it in ExtendRomance; using Latin verb name for fairness;
- add two missing lins to ExtendFunctor
+ related changes
2019-02-13 13:00:52 -02:00
Inari Listenmaa
98d55db14a
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into spanish
2019-02-13 14:16:28 +01:00
Inari Listenmaa
07823999a9
(Spa) Fix abrido->abierto in IrregSpa + automatic whitespace removal
2019-02-13 14:15:54 +01:00
Inari Listenmaa
1d3009bc77
Merge pull request #169 from odanoburu/por-mkimperativebug
...
(Por) fix mkImperative
2019-02-13 13:47:16 +01:00
Inari Listenmaa
167cc8fc6b
Merge pull request #171 from inariksit/extend-spa
...
(Spa) Add Extend functions, mostly copied from Por
2019-02-13 11:01:03 +01:00
Inari Listenmaa
49f17e47a4
(Spa) Add Extend functions, mostly copied from Por
2019-02-13 10:29:59 +01:00
Inari Listenmaa
2389718676
(Pes) Special agreement rules
2019-02-13 10:09:22 +01:00
Inari Listenmaa
f8c0f7038f
(Pes) A few more orthography issues
2019-02-13 10:09:02 +01:00
odanoburu
c922c1c188
(Por) fix make imperative
...
- wanted to switch P2 and P3, not have P1 become P3
2019-02-12 12:28:13 -02:00
Inari Listenmaa
2ac36ba8e4
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into persian
2019-02-11 14:31:46 +01:00
Inari Listenmaa
a532389bbd
(Pes) Fix orthography + add a few words in LexiconPes
2019-02-11 11:30:05 +01:00
Inari Listenmaa
9ea34d871c
(Pes) More comments in ParadigmsPes
2019-02-11 11:29:45 +01:00
odanoburu
db671b2e31
(Por) add GenRP to ExtendPor
2019-02-10 10:22:12 -02:00
Inari Listenmaa
57b59ff386
Merge pull request #166 from odanoburu/iberic-clause-inversion
...
(Por,Spa) don't invert word order in questions most of the time
2019-02-10 08:47:34 +01:00
Inari Listenmaa
56328d56f1
Merge pull request #164 from odanoburu/usecomp_estar
...
(Extend,Por,Spa) add UseComp_estar
2019-02-10 08:41:49 +01:00
odanoburu
de301c45cd
(Por,Spa) don't invert word order in questions most of the time
...
- don't invert in QuestIAdv either
(Romance) allow for finer-grained choice of when to invert word order
in questions
2019-02-09 12:54:54 -02:00
Inari Listenmaa
5fa83b90e4
(Pes) Add possibility to use vowel diacritic (kasre) in mkEzafa
...
It's still not using kasre, but if you want to use it, just change one
line.
2019-02-09 15:28:20 +01:00
Inari Listenmaa
b0ea6680fb
(Pes) comment out conjThat from insertVV; TODO where it should go?
2019-02-09 15:27:06 +01:00
Inari Listenmaa
812602e6f8
(Pes) Cleanup; add comments in ParadigmsPes
...
Hide some confusing constructors from the public API, add mkA2 and a
pattern matching mkV
2019-02-09 15:26:12 +01:00
odanoburu
95eb384223
(Extend,Por,Spa) add UseComp_estar
...
- with default UseComp lin
2019-02-09 09:37:01 -02:00
Inari Listenmaa
55decd9317
(Pes) Noun is indefinite if predicative and modified by adjective
...
According to this source:
https://sites.la.utexas.edu/persian_online_resources/nouns/noun-in-a-predicative-position/
2019-02-07 19:49:06 +01:00
Inari Listenmaa
a45cc462e3
(Pes) Fixes in VV constructions
...
* Add the conjunction که 'that' in VV
* Fix word order in imperatives formed of VV+complement
2019-02-07 19:37:17 +01:00
Inari Listenmaa
61838b818e
(Pes) Fix orthography and add a vowel diacritic in mkEzafa and mkEnclic
2019-02-07 19:34:21 +01:00
Inari Listenmaa
04c5f433ec
Merge pull request #161 from inariksit/persian
...
Persian
2019-02-07 11:39:51 +01:00
Inari Listenmaa
79a375a03e
(Pes) add beVerb and use in Lexicon for some compound verbs
2019-02-07 11:10:47 +01:00
Inari Listenmaa
d0d760d68b
(Pes) Remove hardcoded have_V2 for one constructed in MorphoPes
2019-02-07 11:10:04 +01:00
Inari Listenmaa
8a6b0f8f01
(Pes) Added ZWNJ to verb forms + big cleanup and refactoring
2019-02-07 11:00:26 +01:00
Inari Listenmaa
75cf3643ec
(Pes) Remove unused MakeStructuralPes
2019-02-06 20:12:42 +01:00
odanoburu
b976158388
(Por) also bind clitic with hyphen in imperative
2019-02-06 13:23:23 -02:00
odanoburu
32bde9dd1b
(Cat) improve Catalan imperative
2019-02-06 11:19:55 -02:00
odanoburu
8939dee214
(Por) update lexicon given past changes in morphological paradigms
2019-02-05 13:59:04 -02:00