1
0
forked from GitHub/gf-rgl
Commit Graph

6893 Commits

Author SHA1 Message Date
Krasimir Angelov 052740f3e5 fix know_V2 2018-07-03 18:46:32 +02:00
Krasimir Angelov 19741440a0 default implementations of ComplSlashPartLast 2018-07-03 18:44:28 +02:00
Inari Listenmaa 730fd6501c (Dut) Fix ordinals and superlatives 2018-07-03 18:25:14 +02:00
Krasimir Angelov 6eaee8e4c1 remove the ResBul.comma and use Prelude.bindComma 2018-07-02 11:55:13 +02:00
Krasimir Angelov d7f9d9e828 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-07-02 11:20:38 +02:00
Krasimir Angelov c47776854f make it easier to control the location of premodifiers for infinitives 2018-07-02 11:19:59 +02:00
Prasanth Kolachina c89540b919 modify and add targets to compile Dict*.gf; fix typo in DictSweAbs 2018-07-01 12:51:48 +02:00
Krasimir Angelov 1435277693 fix the compound form of heart_N 2018-07-01 11:01:47 +02:00
Krasimir Angelov ebbd512ee1 added compoundV operation 2018-06-28 15:32:58 +02:00
Krasimir Angelov 07697dd8d1 fix paradigm mkN003 2018-06-28 15:32:37 +02:00
Krasimir Angelov 2c0caaf687 remove ResScand and use either Prelude.bindComma or Coordination.comma 2018-06-28 11:32:52 +02:00
Krasimir Angelov ddffa1928f fixes 2018-06-27 20:50:46 +02:00
Krasimir Angelov b7ccdb5ad7 fix paradigm N38a 2018-06-27 20:49:46 +02:00
Inari Listenmaa eca816c8fa Merge pull request #65 from odanoburu/romance
(Romance) add lins
2018-06-27 08:43:40 +03:00
odanoburu 29c044a315 (Romance) add lins
- add AdVVPSlash, AdvVPSlash, CountNP, PartNP
- simplify opers using record extension
- rm CountNP from NounPor
2018-06-26 17:35:37 -03:00
Krasimir Angelov 1ae489741e Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-26 18:09:33 +02:00
Krasimir Angelov 0df8c34e1d generalize DAP 2018-06-26 18:09:11 +02:00
Aarne Ranta 2252a44bb9 a new version of SALDO-based DictSwe separate from the old one 2018-06-26 11:58:16 +00:00
Krasimir Angelov a730a3194b added ByVP, InOrderToVP and CompoundAP 2018-06-26 12:26:41 +02:00
Krasimir Angelov 39bca7b395 in ExtAdvS use the binding comma 2018-06-26 12:25:06 +02:00
Krasimir Angelov 393f228127 version of dualN which takes a string directly 2018-06-26 12:23:41 +02:00
Krasimir Angelov cdc2f36bdf added DetNPMasc 2018-06-24 11:28:21 +02:00
Krasimir Angelov a2ba6a7d64 fix polarity in DetNP and DetNPFem 2018-06-24 10:59:09 +02:00
Krasimir Angelov 423d2148c3 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-23 22:47:32 +02:00
Krasimir Angelov 5f2d520e30 added more functions in Extend 2018-06-23 22:47:02 +02:00
Krasimir Angelov 8cfc229164 fix mkN002 2018-06-23 22:46:22 +02:00
Krasimir Angelov 66f1ff9b05 fix for with_Pron 2018-06-23 22:45:51 +02:00
Krasimir Angelov e90aa08934 fix typo 2018-06-23 22:44:14 +02:00
odanoburu 87ed89878e Merge remote-tracking branch 'upstream/master' into por 2018-06-20 12:33:05 -03:00
odanoburu 49a405cdb2 (Por) change mkPrep paradigm
- add Por to Make.hs
- rm elisDe (PhonoPor)
- change mkPrep paradigm, and make necessary changes
- rm ParsePor
2018-06-20 12:31:36 -03:00
John J. Camilleri 4e25a9c2c9 Update AbsFunDoc to remove refs to translator and app 2018-06-20 10:19:03 +02:00
John J. Camilleri a3ad324dc2 Remove wide coverage translator
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
2018-06-20 10:06:22 +02:00
Krasimir Angelov 77d8ff1ba8 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-19 18:02:46 +02:00
Krasimir Angelov 16fd4116fc fix the linref for A2, N2 and N3 2018-06-19 18:01:57 +02:00
Aarne Ranta 8ff47abd59 added ExtraFin.CompNomAP 2018-06-19 17:51:38 +02:00
Krasimir Angelov 3156959205 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-19 11:26:03 +02:00
Krasimir Angelov b206e5f88b upgrade after the change in SC 2018-06-19 11:25:37 +02:00
Aarne Ranta 58b7492a70 fixed word order in AdjectiveChi.CompA2 2018-06-17 09:57:08 +02:00
Krasimir Angelov 867bee126d Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-16 07:09:17 +02:00
Inari Listenmaa 8ebf00005f (Dut) Extend vs. Extra 2018-06-15 13:14:53 +02:00
Inari Listenmaa 58eda09255 (Dut) Fixes in DetQuant*
* Fix the classic "a 1 house" bug (was handled in DetQuant but still present in DetQuantOrd)
* In DetQuantOrd, choose quant.s for both s and sp, to prevent "*yours 5 youngest"
2018-06-15 11:05:22 +02:00
Inari Listenmaa 41253228e7 (Dut) consistency with wilt/wil, zult/zal, kunt/kan 2018-06-15 11:00:16 +02:00
Inari Listenmaa 7dd9e62de5 (Dut) Remove . after date (op 17 mei, not 17. mei) 2018-06-15 10:38:04 +02:00
Aarne Ranta 6c3125c3e2 VPSlash in ExtensionsEng updated 2018-06-14 10:11:43 +02:00
Krasimir Angelov c4ada6112f implement DetDAP and AdjDAP 2018-06-14 09:52:24 +02:00
Krasimir Angelov b993704225 support but as a conjunction 2018-06-14 08:13:02 +02:00
Krasimir Angelov cb53630c60 fix the lexical aspect for negative imperatives. also temporary remove the comma from EmbedS 2018-06-14 08:11:52 +02:00
Krasimir Angelov 27ca98ddad fix mkV2V to actually use both prepositions 2018-06-14 08:09:58 +02:00
Aarne Ranta 350adb704a mkA and mkV in arabic 2018-06-13 07:55:33 +02:00
Aarne Ranta 6c70ccf0a1 smart Arabic mkN 2018-06-12 22:34:45 +02:00