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 |
|
Inari Listenmaa
|
bc206fcbfe
|
(Est) Use the correct mkN paradigm for dog_N
|
2022-04-25 16:13:31 +08:00 |
|
Inari Listenmaa
|
613a159591
|
(Est) fix wrong forms given to mkN in full_A
|
2022-04-19 15:02:34 +08:00 |
|
Inari Listenmaa
|
79ea965fc4
|
(Est) Test cases for comitative
|
2022-04-18 19:43:57 +08:00 |
|
Inari Listenmaa
|
facd4727cf
|
(Est) Make N2, CN, NP & IP discontinuous
Needed for attaching case suffix in right place
|
2022-04-18 19:43:38 +08:00 |
|
Inari Listenmaa
|
0d4b92a006
|
(Est) Fix plural genitive forms for mis
|
2022-04-15 19:12:02 +08:00 |
|
Inari Listenmaa
|
8b876cf74c
|
(Est) Workaround for short forms of Sg pers. prons
Always use long Gen, because other cases are formed from long Gen stem
|
2022-04-15 10:37:21 +08:00 |
|
Inari Listenmaa
|
8b14dcf6ba
|
(Est) misc small cleanup + better comments
|
2022-04-15 10:33:41 +08:00 |
|
Inari Listenmaa
|
4e8ff8e7fd
|
(Est) Replace all {lock_C = <>} with lin C {...}
|
2022-04-15 10:09:58 +08:00 |
|
Inari Listenmaa
|
76f23214c1
|
(Est) Use genitive stem+suffix for 4 other cases
|
2022-04-14 19:07:03 +08:00 |
|
Inari Listenmaa
|
e8503511ca
|
(Est) 7 InfForms -> 2 stems + gluing suffixes
|
2022-04-13 17:38:17 +08:00 |
|
Inari Listenmaa
|
b1b752673d
|
(Est) Fix negative passive
TODO: more stable solution? conneg in Imper Sg is a bit of a hack
|
2022-04-13 17:27:14 +08:00 |
|
Inari Listenmaa
|
219de4ca9a
|
(Est) Reduce inflection table in VP
Include VForms in VP, only construct VPForms when making Cl
|
2022-04-13 11:46:56 +08:00 |
|
Inari Listenmaa
|
31c31b3e69
|
(Est) Automatic whitespace removal
in its own commit,rather than have whitespace changes in content commits
|
2022-04-13 10:42:34 +08:00 |
|
Inari Listenmaa
|
983274d239
|
(Est) New linearisations in ExtendEst
|
2022-04-12 19:03:22 +08:00 |
|
Inari Listenmaa
|
0aaa38e051
|
(Est) Add DAP + funs that use/produce it
|
2022-04-12 19:03:01 +08:00 |
|
Inari Listenmaa
|
1f7e16642b
|
(Est) Keep non-finite forms non-finite in PassV2
TODO: restructure VP so we retain non-finite passive forms
|
2022-04-12 19:01:08 +08:00 |
|
Inari Listenmaa
|
a72600b27c
|
Merge pull request #392 from inariksit/fewer-fields-in-VP
(Eng) Fewer fields in VP
|
2022-04-11 04:14:31 +02:00 |
|
bc²
|
b3d1ccbc40
|
(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-07 10:37:04 +02:00 |
|
Inari Listenmaa
|
5eafffb8fe
|
(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-07 10:20:26 +08:00 |
|
Inari Listenmaa
|
61cb94443a
|
(Eng) minor cleanup,change date format in comments
|
2022-04-07 10:03:14 +08:00 |
|
1Regina
|
4df65b593e
|
adverbials todo: add semantic context constructors
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
0c659deae3
|
move transitive and complements from affixes to tenses
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
5e308e7aa7
|
add test for quantifier
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
e0b4d6940a
|
remove collectives in collective nouns for xie for quantifier
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
57e6f8f244
|
remove collectives in collective nouns for xie for quantifier
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
5c415fc913
|
unit test for tenses
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
57490c18d2
|
unit tests for relative
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
fe5c124602
|
remove predicative form in CompareA UseComparA
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
7f58e8ec8b
|
adjustment for "mustn't"
not idiomatic but compositionally correct now for mustn't
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
460ec475bd
|
make all the questions by extending a "吗" at end
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
4e947e4ce8
|
changes in conjunction and sentences
to accomodate if _ then conjuction with jiu "就"
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
0dbb5e4ee8
|
replace future with "就会" instead of old "在"
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
734d000b4d
|
if then conjunctions
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
bbf109a473
|
add 25 tests for chinese pronouns -- passed
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
3aefd51280
|
fix DetNP for positive case for ge
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
5f8a21dc08
|
add test for chinese passive tests -- passed
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
b7b4c08e8a
|
add test for chinese numerals -- passed
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
92bfa85a49
|
add AST to test for complements
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
9a6301691d
|
add distinction between Attributive vs Predicative (esp for colours)
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
1b02447b44
|
attempt to edit complexAP for table selection
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
565cd8fa61
|
fixed SentAP and AdvAP for AdjPlace in ResChi
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
b26e6e1c9f
|
adjectives colour
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
e4e304d551
|
WIP negation for chinese
|
2022-03-07 04:30:39 +01:00 |
|
1Regina
|
33ffc1db48
|
fix malay for these cats arent' green for negation in unittest
|
2022-03-07 04:30:39 +01:00 |
|
Meowyam
|
4c1ff7b3a2
|
added sing_V2 to AllMayAbs
|
2022-01-28 07:04:17 +01:00 |
|
Meowyam
|
8a95b3ffa9
|
switched kami to kita for inclusiveness
|
2022-01-28 07:04:17 +01:00 |
|
Meowyam
|
021e6e6509
|
fix minor fixes for Malay RGL
|
2022-01-28 07:04:17 +01:00 |
|