Commit Graph

22 Commits

Author SHA1 Message Date
Krasimir Angelov
5d912f78a4 floating point numerals 2023-07-24 20:06:01 +02:00
Krasimir Angelov
7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
krangelov
4a50152e17 drop the copular sufix for P3 Pl 2020-03-30 12:34:44 +02:00
krangelov
a79cb0b655 a draft for Copula verbs 2020-03-29 21:39:17 +02:00
krangelov
da377fa4e7 added an API for Turkish 2020-03-25 15:51:05 +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
0d75c394b5 Transfer all additions from ayberkt/GF/noun 2018-08-21 12:41:13 +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
be6a44e573 Implement DetQuantOrd 2017-08-23 15:38:24 +03:00
Ayberk Tosun
08c089c5a4 Implement AdvNP 2017-08-23 15:18:35 +03:00
Ayberk Tosun
80ad54000c Implement AdvCN 2017-08-23 15:15:59 +03:00
Ayberk Tosun
2c32566d3a Minimum viable implementation for MassNP 2017-08-22 16:42:56 +03:00
Ayberk Tosun
d24bf91330 UseIndef in IndefArt 2017-08-22 16:16:34 +03:00
Ayberk Tosun
2665910dc2 Define the param UseGen and make use of that 2017-08-22 11:38:38 +03:00
Ayberk Tosun
1362bbdd03 Add a useGen field 2017-08-21 18:16:44 +03:00
Ayberk Tosun
99c70256ca Work on the Dat and Gen cases of ComplN2 2017-08-21 17:11:59 +03:00
Ayberk Tosun
3b6663bb6d Start working on ComplN2 2017-08-21 15:59:44 +03:00
Krasimir Angelov
f671b709a9 fix in AdjCN for Turkish 2017-08-21 13:06:11 +02:00
Krasimir Angelov
3201407474 some fragments in the Turkish grammar 2017-08-19 22:04:46 +02:00
e1560697
01d0bcdb12 nounAdjVerbNumerals 2010-03-22 08:44:21 +00:00
e1560697
699e84d26e nounverbadjmorphoandsuffixmodule 2010-02-15 17:22:10 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00