1
0
forked from GitHub/gf-rgl

Commit Graph

  • b2e2b570e1 added trivial functions Krasimir Angelov 2025-08-29 09:15:10 +02:00
  • 4644ef0229 added pot3as4 and potas5 Krasimir Angelov 2025-08-29 08:33:35 +02:00
  • f546600fd2 TPastSimple in Latin and Hungarian Krasimir Angelov 2025-08-29 07:02:44 +02:00
  • 9c951e244c Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-08-28 19:36:09 +02:00
  • 5cb67dadbf NON_EXISTANT -> nonExist Krasimir Angelov 2025-08-28 19:35:49 +02:00
  • 39f6a43717 fix Sg Dat for class 1B nouns Inari Listenmaa 2025-08-28 17:17:20 +02:00
  • 81f3531136 Merge pull request #464 from inariksit/gaelic Inari Listenmaa 2025-08-28 16:02:42 +02:00
  • 9f21a3d103 add the correct word for bird (tunnag is "duck") Inari Listenmaa 2025-08-28 16:01:58 +02:00
  • e14833217e TODO notes Inari Listenmaa 2025-08-28 15:47:14 +02:00
  • 8c25bdeacc add lenition in the case table as separate dimension for Nom and Dat Inari Listenmaa 2025-08-28 15:43:56 +02:00
  • d652c81fa7 WIP more preposition contractions + phonological mutation rules Inari Listenmaa 2025-08-27 17:22:33 +02:00
  • ed745708b2 massive restructure, very broken, will fix later Inari Listenmaa 2025-08-26 17:07:07 +02:00
  • 625ddf1e1e added lindef VP Krasimir Angelov 2025-08-26 16:40:42 +02:00
  • 512412b4bb added invarA Krasimir Angelov 2025-08-26 16:30:13 +02:00
  • d4056e7db3 add pronouns, very much WIP (no object forms, possessives) Inari Listenmaa 2025-08-22 16:47:03 +02:00
  • c85e7a514b Add some prepositions, merge with pronouns (TODO: merge with articles too) Inari Listenmaa 2025-08-22 16:30:30 +02:00
  • a539db3d55 allomorphs for definite article Inari Listenmaa 2025-08-21 16:42:20 +02:00
  • b8d9098aaa add more words Inari Listenmaa 2025-08-21 15:43:53 +02:00
  • 1c87e5ac78 misc fixes in morpho (works for 4 nouns!) Inari Listenmaa 2025-08-21 15:43:47 +02:00
  • 4f5e67a581 make leaner param for CN (morpho still as wrong as always) Inari Listenmaa 2025-08-20 16:42:24 +02:00
  • cabf56aea9 still broken but in a different way Inari Listenmaa 2025-08-20 16:21:45 +02:00
  • 4b78bd6c67 yep the morpho sucks, but let's fix it in next commits Inari Listenmaa 2025-08-20 15:35:56 +02:00
  • c9c1723090 some morphology I pulled out of my ass Inari Listenmaa 2025-08-20 15:13:27 +02:00
  • 1f3a35a95c start Gla by cloning the template Inari Listenmaa 2025-08-15 20:40:33 +02:00
  • 3aeb0707f5 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-08-22 19:43:34 +02:00
  • 94472bc4ab make sure that DocumentationLat is always compiled Krasimir Angelov 2025-08-22 19:43:13 +02:00
  • e3c9a0045e (Ger) Fix complement number agreement with AgPlPol Inari Listenmaa 2025-08-22 14:50:35 +02:00
  • 97227181fe (Ara) add the preposition ka 'كَ' which attaches to its head Inari Listenmaa 2025-08-22 14:27:10 +02:00
  • f2afe03303 fix example in arabic documentation Inari Listenmaa 2025-08-22 14:03:29 +02:00
  • 75d291d26a Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-08-18 19:14:13 +02:00
  • 338c347d7c another version of CompoundN Krasimir Angelov 2025-08-18 19:13:53 +02:00
  • e24e0cc7ce number agreement when there is no preposition Krasimir Angelov 2025-08-18 18:42:40 +02:00
  • 51cb9c3091 the latest tag is called release-3.12, use it here 20250812 Inari Listenmaa 2025-08-12 15:29:06 +02:00
  • b84cbcfc28 Merge pull request #463 from inariksit/release-morphodict Inari Listenmaa 2025-08-12 15:18:27 +02:00
  • de5468e40a control morphodict from Makefile (easy to comment out if desired) Inari Listenmaa 2025-08-12 15:13:51 +02:00
  • b93fd7f051 add morphodict into Setup.hs Inari Listenmaa 2025-08-12 15:13:19 +02:00
  • 5aa5718ca5 add MorphoDict to languages.csv Inari Listenmaa 2025-08-12 15:00:45 +02:00
  • fd0706fbc1 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-08-12 11:13:50 +02:00
  • 145e1affe9 added missing bits and pieces Krasimir Angelov 2025-08-12 11:13:29 +02:00
  • 3d0aa460c5 build morphodict Inari Listenmaa 2025-08-11 15:32:05 +02:00
  • a0a8d99872 don't use record extension with PTypes Inari Listenmaa 2025-08-11 14:43:38 +02:00
  • cdc1108a36 update GitHub workflows for GF 3.12 + newer runner Inari Listenmaa 2025-08-11 14:15:19 +02:00
  • 1308eb85d9 fix type errors detected by the new type checker Krasimir Angelov 2025-08-07 13:35:36 +02:00
  • 42d06dfafd added some missing funs and cats Krasimir Angelov 2025-08-07 12:19:10 +02:00
  • 04df53a17a remove dead code as detected by the new typechecker Krasimir Angelov 2025-05-21 14:43:45 +02:00
  • 41906a31c4 TTAnt must be reimplemented for Bulgarian after we changed the tenses Krasimir Angelov 2025-05-21 13:46:25 +02:00
  • 2d22802af4 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-05-21 13:45:46 +02:00
  • 76f09c2464 fix vocative for paradigm N008b Krasimir Angelov 2025-05-21 13:45:26 +02:00
  • 1825904f4d (Chi) add mkAdv instance that doesn't pattern match any strings Inari Listenmaa 2025-05-09 15:29:21 +02:00
  • 3f4fd4565a better table layout 20250429 Krasimir Angelov 2025-03-26 18:23:38 +01:00
  • 11d4f0c770 better table layout Krasimir Angelov 2025-03-26 18:22:53 +01:00
  • 574ed858bc Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-03-26 14:50:07 +01:00
  • 176d63f0ac initial documentation module for Romanian Krasimir Angelov 2025-03-26 14:49:47 +01:00
  • 607d9240c2 Merge pull request #460 from hleiss/master Aarne Ranta 2025-03-17 08:02:35 +01:00
  • 35f3b5e206 (Ger) Added missing linearizations pot21 to pot5plus Hans Leiss 2025-03-16 15:34:46 +01:00
  • ababe72fb8 started adding capital letters to Gre.FemAccFinalN; most letters still todo Aarne Ranta 2025-03-12 16:32:40 +01:00
  • 693cd88f7b heuristic rule for Gre mkPN Aarne Ranta 2025-02-13 10:43:17 +01:00
  • 44eec8629b added Extend modules for Hindi, Urdu, Mongolian Krasimir Angelov 2025-02-09 10:15:55 +01:00
  • ebba8b5894 for prepositions show the case as well Krasimir Angelov 2025-02-09 09:15:03 +01:00
  • 1633d11e06 added documentation and some missing paradigm functions Krasimir Angelov 2025-02-08 22:03:10 +01:00
  • 9e91511724 added mkInterj Krasimir Angelov 2025-02-07 18:32:35 +01:00
  • 777e572681 added missing paradigm functions Krasimir Angelov 2025-02-07 18:24:27 +01:00
  • 186a12df0c added linref and lindef for V2 and V3 Krasimir Angelov 2025-02-05 11:45:20 +01:00
  • 904428fb36 don't show indefinte superlative adjectives Krasimir Angelov 2025-02-05 10:53:56 +01:00
  • 8723bde58e fixes Krasimir Angelov 2025-02-05 09:49:28 +01:00
  • 7b777c425e more in the documentation Krasimir Angelov 2025-02-05 09:22:01 +01:00
  • f3811e8a0e Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl Krasimir Angelov 2025-02-05 08:30:24 +01:00
  • f03d06b81d started DocumentationLav and ExtendLav Krasimir Angelov 2025-02-05 08:30:04 +01:00
  • 6876b79d43 added MarkupFre to LangFre Aarne Ranta 2025-02-02 15:32:17 +01:00
  • 33bd050b7a also remove lincat Voc from Kaz Inari Listenmaa 2025-01-24 15:09:18 +01:00
  • 08793614ab also remove redundant lincats Voc,PConj,Phr,Utt from Sqi Inari Listenmaa 2025-01-24 15:08:17 +01:00
  • 70e41e47a7 remove redundant lincat Interj (inherited from CommonX) Inari Listenmaa 2025-01-24 14:57:46 +01:00
  • 66b5e4108f add empty file for MorphoDictChi (TODO populate from WN) Inari Listenmaa 2025-01-24 14:44:35 +01:00
  • 8613a78929 changed a runtime + to BIND in Amharic aarneranta 2024-12-20 11:17:11 +01:00
  • 643ea07c3b support unarticulated adjectives Krasimir Angelov 2024-12-08 13:39:55 +01:00
  • c6d43a8bbc improve morphology Krasimir Angelov 2024-12-08 13:37:37 +01:00
  • 1b6f42397d progress on the grammar Krasimir Angelov 2024-12-07 22:17:32 +01:00
  • bcf5db743f bugfixes Krasimir Angelov 2024-12-07 20:23:49 +01:00
  • 02456811ee fix typo Krasimir Angelov 2024-12-07 20:20:10 +01:00
  • dcbfb2a464 show word class Krasimir Angelov 2024-12-07 17:53:17 +01:00
  • 5e02340160 added that_Quant Krasimir Angelov 2024-12-06 06:47:48 +01:00
  • 4e034425b9 added this_Quant Krasimir Angelov 2024-12-05 21:57:03 +01:00
  • 7b7752c308 added pronouns Krasimir Angelov 2024-12-05 19:32:22 +01:00
  • 108bfb4163 added basic syntax Krasimir Angelov 2024-12-05 19:13:13 +01:00
  • d8aaeeb682 support linking clitic Krasimir Angelov 2024-12-05 18:23:28 +01:00
  • ffaedd718b fix pattern matching error Krasimir Angelov 2024-12-05 16:40:51 +01:00
  • b01b94001e added good_A Krasimir Angelov 2024-12-05 16:33:54 +01:00
  • dc143cc3ae nicer inflection table for adjectives Krasimir Angelov 2024-12-05 16:31:52 +01:00
  • 0a1df37340 fill in the inflection tables for adjectives Krasimir Angelov 2024-12-05 16:22:05 +01:00
  • ad3fa455b1 another update + rename Alb to Sqi Krasimir Angelov 2024-12-05 14:47:29 +01:00
  • b82bcde9f1 improved morphology Krasimir Angelov 2024-12-05 12:42:54 +01:00
  • 6fcf76e78e added two examples Krasimir Angelov 2024-12-04 11:30:15 +01:00
  • aa4dc4c3df added documentation Krasimir Angelov 2024-12-04 11:28:13 +01:00
  • 3891cef66a added Albanian Krasimir Angelov 2024-12-04 10:31:43 +01:00
  • 8e47600671 update after changes in the rgl-learner Krasimir Angelov 2024-12-04 07:55:20 +01:00
  • 89f2a9dea6 update the morphology after the change in the rgl-learner Krasimir Angelov 2024-12-03 20:06:49 +01:00
  • 6b5df036e3 added a contruction; fixed negation EkaterinaVoloshina 2024-11-26 21:26:54 +01:00
  • 3dae1cf820 make the noun table even more similar to the one in Turkish Krasimir Angelov 2024-11-11 15:49:49 +01:00
  • c4f94ab218 make the noun table two dimensional Krasimir Angelov 2024-11-11 13:32:28 +01:00
  • d626f03c48 started documentation Krasimir Angelov 2024-11-11 13:12:54 +01:00