Inari Listenmaa
58400060ad
(Pes) Add premodifier APs
2019-03-14 13:36:02 +01:00
Inari Listenmaa
76cbfa31a7
(Pes) Change place of adverb in VV constructions
2019-03-14 12:41:56 +01:00
krangelov
1b52906a11
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-13 21:42:25 +01:00
krangelov
e336f8d1d3
added some trivial morphological functions in Slovenian
2019-03-13 21:41:52 +01:00
krangelov
bf7a9e4485
add Slovenian to the list of compiled languages
2019-03-13 20:16:07 +01:00
Inari Listenmaa
3ab8fb8c59
Merge pull request #196 from inariksit/persian
...
Persian
2019-03-13 16:24:58 +01:00
Inari Listenmaa
9b9ef18242
(Pes) Add a constructor for N that doesn't pattern match
2019-03-13 15:48:11 +01:00
Inari Listenmaa
0c91baf08d
(Pes) Remove redundant exclusion of lincat of Adv
2019-03-13 15:47:49 +01:00
Inari Listenmaa
edf9aa40db
(Pes) Add Gerund{NP,CN,Adv} to Extend
2019-03-13 15:47:29 +01:00
Inari Listenmaa
718d0f9140
(Pes) Fix a few bugs in standalone forms of Dets
2019-03-13 13:37:32 +01:00
Inari Listenmaa
341a600594
Merge pull request #195 from inariksit/persian
...
Persian
2019-03-13 12:36:47 +01:00
Inari Listenmaa
6e15bce268
(Pes) Full possessive pronoun for compound nouns
2019-03-13 11:50:29 +01:00
Inari Listenmaa
a732975330
(Pes) Remove duplicate and commented out code in ExtraPes
2019-03-13 11:49:21 +01:00
Inari Listenmaa
0291ac6f75
(Pes) Add ICompAP to Extend
2019-03-13 10:59:11 +01:00
krangelov
664a413df8
added trivial morphological functions
2019-03-12 20:39:49 +01:00
Aarne Ranta
6f4dacf26f
also count abstract syntax code lines
2019-03-12 11:33:23 +01:00
Ayberk Tosun
7790defb9e
[WIP] Round of updates to Turkish ( #15 )
...
* Add linearization for `AdAdv` which is just `cc2`
* Add rudimentary linearization for `AdnCAdv`
* Add rudimentary linearization for `UseCl`
* Add trivial linearization for `SubjS`
* Add forgotten semicolon
* Override the lintype of CAdv from CommonX
* Add cases for `CAdv`s
* Augment the linearization of `AdnCAdv` with case information coming from the `CAdv`
* Override the lintype for `AdN`
* Implement linearizations for `AdN` and `AdnCAdv`
* Fix the linearization for `more_CAdv`
* Implment the linearization for `ComparAdvAdj`
* Add a rudimentary linearizations for `ComparAdvAdjS`
* Add rudimentary linearization for `BaseAP`
* Add linearization for `BaseAdV`
* Add linearization for `BaseAdv`
* Add a new param `Gerundification`
* Add a new `VForm` `VNoun` for verbal nouns
* Parameterize the lintypes of S and Cl by the new `Gerundification` param
* Update everything to work with the `Gerundification` parameterization
* Account for the `VNoun` case in `makeVerb`
* Revise the TODO for `ComparAdvAdjS`
* Add the subordination suffix dik in SuffixTur (not used yet)
* Formatting
* Start implementing the suffix -dik in `makeVerb`
* Add TODO for `ComplVS`
* Fix `mkClause`
* Implement a rudimentary linearization for `ComplVS`
2019-03-11 08:06:57 +01:00
Inari Listenmaa
6d01c96c5e
Merge pull request #194 from odanoburu/small-fixes
...
(Por) small fixes
2019-03-06 08:43:07 +01:00
odanoburu
e0d7861e75
(Por) bug/typo in MkImperative
...
- should use the person we select, not the one that is provided (which
is always P2)
2019-03-05 19:38:42 -03:00
odanoburu
ba1575d8d7
(Por) small fixes
2019-03-05 18:34:41 -03:00
Inari Listenmaa
1635d7b86f
Merge pull request #193 from inariksit/persian
...
Persian
2019-03-05 17:27:49 +01:00
Inari Listenmaa
7649fbf175
(Pes) Word order + add c2 for VA and V2A
2019-03-05 16:38:27 +01:00
Herbert Lange
e0293b2bd7
work on enabling synopsis
2019-03-05 15:24:36 +01:00
Inari Listenmaa
08bcfe60f6
(Pes) Fix bug in mkV2 after changing Prep
2019-03-05 15:19:09 +01:00
Inari Listenmaa
9aa34ac2b6
(Pes) add ZWNJ + remove some repetition for pronouns
2019-03-05 15:18:57 +01:00
Herbert Lange
3b9ee8db99
fix and enable building of try for latin
2019-03-04 22:16:11 +01:00
Herbert Lange
61ec0c3d80
recreate missinglat and remove missinglatapi instead
2019-03-04 22:15:53 +01:00
Herbert Lange
a365c82e90
add linref for category S
2019-03-04 22:14:27 +01:00
krangelov
2f8e4dfad6
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-04 20:39:55 +01:00
krangelov
11314bdc41
added dummy implementations for DAP and DetDAP
2019-03-04 20:39:04 +01:00
Inari Listenmaa
a10f4b359c
Merge pull request #192 from inariksit/persian
...
(Pes) Adding fields to some lexical categories
2019-03-04 16:58:10 +01:00
Inari Listenmaa
e2a3791ccf
(Pes) Adding fields to some lexical categories
2019-03-04 16:48:20 +01:00
Inari Listenmaa
87152d3650
Merge pull request #191 from inariksit/persian
...
(Pes) Fixes in word order for SlashV2V
2019-03-02 16:52:43 +01:00
Inari Listenmaa
ca51eaf433
(Pes) Fixes in word order for SlashV2V
2019-03-02 16:37:06 +01:00
Inari Listenmaa
4642d92429
Merge pull request #190 from inariksit/persian
...
(Pes) VVs etc.
2019-03-01 15:48:19 +01:00
Inari Listenmaa
59c4154a31
(Pes) Add new smart paradigms for several mkV*
2019-03-01 15:26:31 +01:00
Inari Listenmaa
086d8f1479
(Pes) Remove c1 field from V2V, change c2 field from Str to Compl
...
c1 should be covered by isAux. Though that's not a very informative
field either, it just controls if conjThat is inserted (is if
isAux=True).
2019-03-01 15:26:14 +01:00
Inari Listenmaa
0ffa2400a3
(Pes) Add a few NPs in Structural
2019-03-01 15:22:23 +01:00
Inari Listenmaa
d005032374
(Pes) make Subj take indicative or subjunctive
2019-03-01 15:21:45 +01:00
Inari Listenmaa
a51a31ca7f
(Pes) Rename N2's c to c2 for consistency
2019-03-01 15:18:55 +01:00
Inari Listenmaa
4fe2e38e9b
(Pes) Merge isVV and isDef into one parameter
2019-03-01 07:27:04 +01:00
Inari Listenmaa
955927e041
(Pes) Remove VType param; was copied from Punjabi and never used
2019-03-01 07:08:55 +01:00
Inari Listenmaa
42d9299879
Merge pull request #189 from inariksit/persian
...
(Pes) improvements in VV complements
2019-03-01 06:55:41 +01:00
Inari Listenmaa
7237755609
(Pes) WIP more on tense in VV complements
2019-02-28 17:18:01 +01:00
Inari Listenmaa
6bc2b3506c
(Pes) Fix a bug: defective verbs don't have an imperfect prefix
2019-02-28 17:17:26 +01:00
Inari Listenmaa
1beb3272ac
(Doc) Fix typos in status.txt
2019-02-27 09:24:47 +01:00
Aarne Ranta
d5ef15c556
a script for counting lines of code in RGL implementations
2019-02-26 20:12:07 +01:00
Inari Listenmaa
e7634e9b6c
Merge pull request #188 from inariksit/persian
...
(Pes) restructuring V, VV, VP + WIP vowels for TTS
2019-02-26 17:16:12 +01:00
Inari Listenmaa
51eb1dbb1a
(Pes) WIP vowels for TTS support
...
Vowels are in Str variables, if you want vowels, only change the value
of the variable in one place. Default value is empty string.
2019-02-26 16:59:26 +01:00
Inari Listenmaa
d45303ae17
(Pes) Remove compound tenses from V and add new VerbForms.
...
WIP:
* tenses with different classes of VV
* Fut and Cond Anter
* Progressive forms for copula and have_V2
2019-02-26 16:58:16 +01:00