Commit Graph

23 Commits

Author SHA1 Message Date
krangelov
a79cb0b655 a draft for Copula verbs 2020-03-29 21:39:17 +02:00
krangelov
c36725aea7 first draft of coordination in Turkish 2020-03-28 11:14:15 +01:00
krangelov
b53ac90c3c added simple tenses 2019-09-03 21:37:14 +02:00
krangelov
664a413df8 added trivial morphological functions 2019-03-12 20:39:49 +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
Ayberk Tosun
191fab7472 Transfer updates to CatTur.gf and ResTur.gf 2018-08-21 18:05:49 +03:00
Ayberk Tosun
76d6749797 Complete AdjectiveTur (#12)
* remove unnecessary flags from GrammarTur.gf

* Implement the linearization for UseA2

* Minor formatting fixes

* Manually specify the preposition "ile" for married_A2

* Implement the linearization for ComplA2

* Implement the linearization for ReflA2 ("kendi ile evli")

* Fix ReflA2 adjective case to Nom

* Add a TODO comment

* Add a linearization for AdAP

* Implement the linearization for UseA2

* Minor formatting fixes

* Manually specify the preposition "ile" for married_A2

* Implement the linearization for ComplA2

* Implement the linearization for ReflA2 ("kendi ile evli")

* Fix ReflA2 adjective case to Nom

* Add a TODO comment

* Add a linearization for AdAP

* Fix AdAP

* Add linearization for at_most_AdN

* Add linearization for at_least_AdN

* added dummies for the missing modules in Turkish

* Add the linearization for as_CAdv

* Add rudimentary linearization for UsePN

* Add the linearization for CAdvAP

* Add preliminary linearization for EmbedVP

* Add linearization stub for SentAP

* Fix code-formatting and indentation in HarmonyTur

* Patterns for front and back vowels

* Add an oper for attaching the -mA suffix

* Formatting fixes in ParadigmsTur

* Attempt to implement attachMe

* Almost-working linearization for SentAP

* Update TODO for SentAP

* Move the addition of suffix si to the linearization of EmbedVP

* Import PhraseTur in GrammarTur

* Fix the duplication of PhraseTur in GrammarTur

* Start working on PhraseTur

* Fix formatting of makeH4Table

* Formatting

* Begin implementing the gerund inflection `makeVerb`

* Attach Number and Case data to the Gerund constructor of param VForm

* Get rid of hacky appending of "si" in EmbedVP
2017-09-30 13:29:03 +02:00
Ayberk Tosun
d06a76bab9 Various cleanups 2017-08-22 17:49:40 +03:00
Ayberk Tosun
98e6a250b4 Fix indentation 2017-08-22 16:59:27 +03:00
Ayberk Tosun
d24bf91330 UseIndef in IndefArt 2017-08-22 16:16:34 +03:00
Ayberk Tosun
90032d0438 Make mkClause take an Agr 2017-08-22 12:18:18 +03:00
Ayberk Tosun
27da43c37d Some progress on the implementation of mkClause 2017-08-22 12:03:59 +03:00
Ayberk Tosun
a112b13d9f Start working on mkClause for Turkish 2017-08-22 11:56:11 +03:00
Ayberk Tosun
2665910dc2 Define the param UseGen and make use of that 2017-08-22 11:38:38 +03:00
Krasimir Angelov
72a69c587c fixed typo 2017-08-21 15:03:38 +02:00
Krasimir Angelov
24cb6acd53 fixed more warnings in Turkish 2017-08-20 15:52:26 +02:00
Krasimir Angelov
d0c7531dfa fix some warnings in the compilation of Turkish 2017-08-19 23:34:59 +02:00
Krasimir Angelov
128cae61d5 this/that_Quant in Turkish 2017-08-19 22:19:14 +02:00
kr.angelov
2756fef545 fix the compilation of LangTur 2013-09-01 11:48:02 +00:00
e1560697
01d0bcdb12 nounAdjVerbNumerals 2010-03-22 08:44:21 +00:00
e1560697
699e84d26e nounverbadjmorphoandsuffixmodule 2010-02-15 17:22:10 +00:00
krasimir
7d373e8bed update some paths in the libraries 2009-08-19 20:59:09 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00