Commit Graph

76 Commits

Author SHA1 Message Date
Ayberk Tosun
e2fbf96815 Add linearization for as_CAdv 2018-08-22 10:54:38 +03:00
Ayberk Tosun
84fff1e096 Add linearization for at_least_AdN 2018-08-22 10:54:25 +03:00
Ayberk Tosun
7c6690a431 Add linearization for at_most_AdN 2018-08-22 10:54:07 +03:00
Ayberk Tosun
ff515b3508 Add implementation stub for part_Prep 2018-08-21 18:23:32 +03:00
Ayberk Tosun
47f57afa17 Implement the linearization for otherwise_PConj 2018-08-21 18:23:18 +03:00
Ayberk Tosun
191fab7472 Transfer updates to CatTur.gf and ResTur.gf 2018-08-21 18:05:49 +03:00
Ayberk Tosun
966716cc7d Transfer all updates from ayberkt/GF/structural 2018-08-21 14:49:53 +03:00
Ayberk Tosun
776c5d8a06 Update the lin type for DAP 2018-08-21 14:09:32 +03:00
Ayberk Tosun
0d75c394b5 Transfer all additions from ayberkt/GF/noun 2018-08-21 12:41:13 +03:00
Ayberk Tosun
f0fbd41c91 Complete LexiconTur (#20)
* remove unnecessary flags from GrammarTur.gf

* Add linearization for `alas_Interj`

* Add linearization for `already_Adv`

* Implement linearization for `easy_A2V`

* Implement linearization for `far_Adv`

* Implement a rudimentary linearization for `easy_A2V`

* Implement linearization for `now_Adv`

* Add implementation stubs for the linearizations of `left_Ord` and `right_Ord`

* Add linearization for `today_Adv`

* Define type aliases AS = AV = A

* Define `mkAS` and `mkAV` trivially

* Add linearization for `probable_AS`

* Rudimentary linearization for `fun_AV`

* Add linearization for `know_VQ`

* Bit of alignment

* Define the `mkAdv` function in `ParadigmsTur`

* Improve the comment regarding `easy_A2V`

* Make use of `mkAdv`
2017-12-11 09:05:08 +01: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
99cdc28faf Formatting fixes 2017-08-23 16:32:49 +03:00
Ayberk Tosun
e621fbbdcd Indentational fixes 2017-08-23 15:51:06 +03:00
Ayberk Tosun
7bb404638a Linearization for AdjOrd as just the id function 2017-08-23 15:40:33 +03:00
Ayberk Tosun
be6a44e573 Implement DetQuantOrd 2017-08-23 15:38:24 +03:00
Ayberk Tosun
b2a155b309 Add the linearization for but_PConj 2017-08-23 15:24:15 +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
9d4a8009c8 Add linearization for always_AdV 2017-08-23 14:56:29 +03:00
Ayberk Tosun
0d836f7152 Add always_AdV [WIP] 2017-08-23 14:51:09 +03:00
Ayberk Tosun
c2b97c9098 Indentation 2017-08-23 14:28:59 +03:00
Ayberk Tosun
458b894596 Alternative linearization for in_Prep 2017-08-23 14:21:53 +03:00
Ayberk Tosun
0a2f8fc184 Space before semicolon 2017-08-23 14:21:05 +03:00
Ayberk Tosun
ce2c441352 Add yes_Utt and no_Utt 2017-08-23 12:27:57 +03:00
Ayberk Tosun
f004826f0a Implement during_Prep 2017-08-23 12:16:04 +03:00
Ayberk Tosun
f0519551c4 Add linearization for in_Prep 2017-08-23 12:12:55 +03:00
Ayberk Tosun
cc50be36b0 Import AdverbTur only from GrammarTur 2017-08-23 12:09:08 +03:00
Ayberk Tosun
9aeefb540e Implement on_Prep 2017-08-22 18:57:57 +03:00
Ayberk Tosun
46c5af65d0 Implement and_Conj and or_Conj 2017-08-22 18:53:58 +03:00
Ayberk Tosun
359be0d077 Add some comments for the prepositions 2017-08-22 18:48:34 +03:00
Ayberk Tosun
d4a345e830 Fix with_Prep 2017-08-22 18:38:01 +03:00
Ayberk Tosun
45c2394353 Implement between_Prep though ConjNP is needed for it 2017-08-22 18:34:10 +03:00
Ayberk Tosun
4d8a5e9a05 Implement behind_Prep 2017-08-22 18:32:19 +03:00
Ayberk Tosun
d06a76bab9 Various cleanups 2017-08-22 17:49:40 +03:00
Ayberk Tosun
4b0e198742 Implement PrepNP 2017-08-22 17:49:25 +03:00
Ayberk Tosun
5734469aa2 Add some prepositions 2017-08-22 17:49:00 +03:00
Ayberk Tosun
baaa8ca2e5 Create AdverbTur.gf 2017-08-22 17:14:34 +03:00
Ayberk Tosun
98e6a250b4 Fix indentation 2017-08-22 16:59:27 +03:00
Ayberk Tosun
c53dd7e2ea Clean StructuralTur up 2017-08-22 16:57:27 +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
a9a3d48c7f Get rid of some trailing spaces 2017-08-22 14:18:22 +03:00
Ayberk Tosun
7f98c3198e Implement ComplSlash 2017-08-22 12:36:27 +03:00
Ayberk Tosun
7bc30b77f4 Give the lincat for VPSlash 2017-08-22 12:24:14 +03:00
Ayberk Tosun
90032d0438 Make mkClause take an Agr 2017-08-22 12:18:18 +03:00
Ayberk Tosun
af62b770b0 Do the necessary imports in VerbTur 2017-08-22 12:17:46 +03:00
Ayberk Tosun
27da43c37d Some progress on the implementation of mkClause 2017-08-22 12:03:59 +03:00
Ayberk Tosun
27357ad684 Create the VerbTur module 2017-08-22 11:59:19 +03:00
Ayberk Tosun
3bcbf6d25d Use mkClause in the linearization of PredVP 2017-08-22 11:56:23 +03:00
Ayberk Tosun
a112b13d9f Start working on mkClause for Turkish 2017-08-22 11:56:11 +03:00