Inari Listenmaa
|
b7363f9219
|
Merge pull request #399 from LauretteM/master
(zul) changes to MultiLex adjectives
|
2022-05-18 10:22:31 +02:00 |
|
Meowyam
|
5c84ce9623
|
remove space for passive
|
2022-05-18 16:08:35 +08:00 |
|
Meowyam
|
edcef16eb1
|
fix passive for token ungluing
|
2022-05-18 15:59:55 +08:00 |
|
LauretteM
|
08ac422d9a
|
Merge branch 'GrammaticalFramework:master' into master
|
2022-05-17 16:45:48 +02:00 |
|
Laurette Marais
|
a6e0875878
|
(zul) changes to MultiLex adjectives
|
2022-05-17 16:40:26 +02:00 |
|
Meowyam
|
a9c18fc48c
|
add John and other lexicon to Malay
|
2022-05-13 15:46:08 +08:00 |
|
Meowyam
|
85960e0416
|
add changes for Adv functions to Malay rgl
|
2022-05-13 14:46:42 +08:00 |
|
Meowyam
|
cff79f72c5
|
add Malay to languages.csv
|
2022-05-13 14:46:42 +08:00 |
|
Meowyam
|
c712efc8eb
|
add functions from BareRGMay to ExtendMay
|
2022-05-13 14:46:42 +08:00 |
|
Meowyam
|
3e79ab25e1
|
add VPS and VPI to ExtendMay
|
2022-05-13 14:46:42 +08:00 |
|
Meowyam
|
a1c85431be
|
add john_PN to Malay lexicon
|
2022-05-13 14:46:42 +08:00 |
|
Meowyam
|
967a8fb8a1
|
add extra functions to get VPS to work
|
2022-05-13 14:46:42 +08:00 |
|
Inari Listenmaa
|
2418e8cfcf
|
(Est) fix wrong forms given to mkN in full_A
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
5a8eda803d
|
(Est) Test cases for comitative
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
bcd7a09864
|
(Est) Make N2, CN, NP & IP discontinuous
Needed for attaching case suffix in right place
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
7dd63173f2
|
(Est) Fix plural genitive forms for mis
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
a59ed0e0e2
|
(Est) Workaround for short forms of Sg pers. prons
Always use long Gen, because other cases are formed from long Gen stem
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
e80cd82870
|
(Est) misc small cleanup + better comments
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
ee5c842972
|
(Est) Replace all {lock_C = <>} with lin C {...}
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
4e204d66a8
|
(Est) Use genitive stem+suffix for 4 other cases
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
0bae53b0b9
|
(Est) 7 InfForms -> 2 stems + gluing suffixes
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
b2cc67aef5
|
(Est) Fix negative passive
TODO: more stable solution? conneg in Imper Sg is a bit of a hack
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
21259015e0
|
(Est) Reduce inflection table in VP
Include VForms in VP, only construct VPForms when making Cl
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
e06c3433b9
|
(Est) Automatic whitespace removal
in its own commit,rather than have whitespace changes in content commits
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
5eb333ce6a
|
(Est) New linearisations in ExtendEst
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
41d4b7fabd
|
(Est) Add DAP + funs that use/produce it
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
46509b93a3
|
(Est) Keep non-finite forms non-finite in PassV2
TODO: restructure VP so we retain non-finite passive forms
|
2022-05-13 14:42:56 +08:00 |
|
Inari Listenmaa
|
cb016ea750
|
Merge pull request #398 from LauretteM/master
Updates to Zulu
|
2022-05-12 06:22:37 +02:00 |
|
Laurette Marais
|
58255b27bf
|
Merge branch 'v_longform'
|
2022-05-12 06:14:24 +02:00 |
|
Laurette Marais
|
ccdc04992e
|
added lapho
|
2022-05-12 05:21:33 +02:00 |
|
Laurette Marais
|
06593c5fb9
|
fixed relative longform
|
2022-05-12 05:21:11 +02:00 |
|
Laurette Marais
|
c9ee6f3d82
|
added adjectives to MultiLex
|
2022-05-10 11:16:53 +02:00 |
|
Laurette Marais
|
9f3b45bf48
|
added additional long forms
|
2022-05-10 11:16:26 +02:00 |
|
Laurette Marais
|
86fca40ac2
|
fixed imperative prefix (2)
|
2022-05-10 08:56:22 +02:00 |
|
Laurette Marais
|
f58d0358cc
|
fixed imperative prefix
|
2022-05-10 08:21:22 +02:00 |
|
Inari Listenmaa
|
c80899e07e
|
Merge pull request #393 from hleiss/infinitives-new
(Ger) reimplementation of infinitives to improve compilation
|
2022-05-05 13:48:04 +02:00 |
|
Inari Listenmaa
|
f67c3ec838
|
(Est) New test cases
|
2022-05-02 21:02:57 +08:00 |
|
Inari Listenmaa
|
f1e14bbd5f
|
(Est) Improve interrogative agreement
|
2022-05-02 21:01:29 +08:00 |
|
Inari Listenmaa
|
263ee4319d
|
(Est) Fix object case for see_V2
|
2022-05-02 16:53:01 +08:00 |
|
Inari Listenmaa
|
783e2f3831
|
Merge pull request #396 from LauretteM/master
zulu inclusion
|
2022-04-28 14:13:17 +02:00 |
|
Inari Listenmaa
|
91b0578221
|
Merge pull request #394 from inariksit/estonian-extend
Improvements in Estonian
|
2022-04-28 10:13:12 +02:00 |
|
Laurette Marais
|
8b05843585
|
zulu inclusion
|
2022-04-28 08:53:37 +02:00 |
|
Meowyam
|
d14de723d0
|
imppol for malay
|
2022-04-27 11:40:04 +08:00 |
|
Inari Listenmaa
|
bc206fcbfe
|
(Est) Use the correct mkN paradigm for dog_N
|
2022-04-25 16:13:31 +08:00 |
|
Inari Listenmaa
|
d35a709eb7
|
(Eng) Move VP's inflection table into Cl
* Replaces 1300 fields with 50 fields + one new 2-valued parameter
* Only construct the full table with Tense,Ant,Pol… in Cl
|
2022-04-22 12:24:03 +08:00 |
|
Inari Listenmaa
|
0245dc2d59
|
(Eng) minor cleanup,change date format in comments
|
2022-04-22 12:24:03 +08:00 |
|
bc²
|
7fe4fd01f5
|
(gf2ud) label updates (#97)
* (gf2ud) add ConsNP "," rule
- use CCONJ instead of CONJ
* (gf2ud) dobj -> obj (ud 2 -> ud 1)
- clean up whitespace
* (gf2ud) fix eng labels
- comma exists in SSubjS, not SubjS
- add local rule for comma in VocNP
- auxpass (UD1) -> aux:pass (UD2)
|
2022-04-22 12:24:03 +08:00 |
|
1Regina
|
184497284d
|
adverbials todo: add semantic context constructors
|
2022-04-22 12:24:03 +08:00 |
|
1Regina
|
9400e0ed21
|
move transitive and complements from affixes to tenses
|
2022-04-22 12:24:03 +08:00 |
|
1Regina
|
bf213bf77e
|
add test for quantifier
|
2022-04-22 12:24:03 +08:00 |
|