Commit Graph

342 Commits

Author SHA1 Message Date
Krasimir Angelov
a718a92485 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2022-10-21 20:51:58 +02:00
Krasimir Angelov
b066fb4d35 extended Numerals API. moved from the WordNet grammar 2022-10-21 20:50:49 +02:00
Inari Listenmaa
7cc24e3d88 (Fin) More patterns in alternative 2-arg paradigms 2022-10-21 10:44:23 +02:00
Inari Listenmaa
54d4a762d6 (Fin) Allow punctuation after abbreviations 2022-10-21 10:43:42 +02:00
Inari Listenmaa
e80c399b0f (Fin) Allow Sg Gen and Pl Nom as 2nd arg to mkN 2022-09-29 16:14:17 +02:00
Inari Listenmaa
2ef266052f (Fin) add 2 new mk2NnumCase funs outside API
now supports sg gen, sg par and sg ill as 2nd argument to mk2N<numCase>
2022-09-29 16:07:56 +02:00
Inari Listenmaa
0c57e45540 (Fin) Add paradigm outside API with args SgNom,Gen 2022-09-15 20:06:51 +02:00
Inari Listenmaa
2340a98507 (Fin) Add linearisation to AdjAsCN, AdjAsNP 2022-09-12 13:25:34 +02:00
Inari Listenmaa
444bf51e09 (Fin) Add linearisation for UttAccNP 2022-08-03 08:01:32 +02:00
Inari Listenmaa
7fc42192d7 (Fin) call mkPrefixA if mkA's argument ends in - 2022-07-28 15:32:09 +02:00
Roman Suzi
33ce949606 Fix most_Predet in Finnish 2022-06-09 19:53:47 +03:00
aarneranta
ee86e2390c ParadigmsFin.exceptPlGenN for special plural genitives 2021-08-01 12:38:24 +02:00
aarneranta
decdfac926 fix in Fin.CardCNCard 2021-07-30 11:27:19 +02:00
aarneranta
bd8550b652 Extend.CardCNCard for 5 million, 5 dozen, etc 2021-07-30 10:11:21 +02:00
aarneranta
cb502488d1 some ParadigmsEng,Fin,Ger additions 2021-07-30 09:29:19 +02:00
aarneranta
7da28a09be ifPluralNP and forceNumberNP in ParadigmsFin 2021-07-22 10:33:44 +02:00
Aarne Ranta
0ee2377c99 Merge pull request #370 from inariksit/morphodict
Minor improvements in MkMorphodict.hs + Finnish lexicon in new format
2021-06-07 17:42:06 +02:00
aarneranta
ace36f7129 added ParadigmsFin.foreignN and ParadigmsSwe.geoPN 2021-06-04 16:28:19 +02:00
Inari Listenmaa
ee34115ce4 (Fin) Fix inflection paradigm for two words 2021-06-04 13:02:38 +08:00
krangelov
9d657a6f24 move UseDAP, UseDAPMasc, UseDAPFem to the RGL and implement it for several new languages 2021-04-27 18:00:54 +02:00
aarneranta
4d3f5be892 restored subject case of ExtendFin.VPS following ExtraFin 2021-04-26 09:45:53 +02:00
aarneranta
1dc1530b20 fixes in Fin: mkPrep with three arguments, pieni_A in MorphoDict 2021-03-29 13:05:05 +02:00
aarneranta
fe28bea8ec added ParadigmsFin.invarA, not shown in the API 2021-03-19 17:34:27 +01:00
krangelov
88b3974bee extend the documentation API 2021-03-12 22:24:40 +01:00
aarneranta
08896eb34b added ParadigmsFin.compoundA, totally different from prefixA (as now documented) 2020-09-24 09:04:24 +02:00
Inari Listenmaa
d4ee4addc5 (Fin) Update all functions that use CN to use postmod field 2020-09-17 21:04:36 +02:00
Inari Listenmaa
dd813bc7cc (Fin) Fix typo 2020-09-17 20:48:31 +02:00
aarneranta
9d9349a17a ParadigmsFin.verbalN for building nouns of type 'tekeminen' 2020-09-17 06:51:44 +02:00
Inari Listenmaa
c34b05d9df (Fin) Update README about known issues 2020-08-23 16:13:17 +02:00
Inari Listenmaa
0ca88f2caf (Fin) Add postmodifier also to N2, needed due to ComplN3 2020-08-23 15:53:17 +02:00
Inari Listenmaa
32606cfa59 (Fin) Fix order of postmodifiers and possessive suffixes
"lasinsa viiniä", not "lasi viiniänsa"
2020-08-23 11:03:15 +02:00
Inari Listenmaa
24073f3ba7 (Fin) Create paradigm for lämmin-lämpimän, Sg Gen not covered by dSuurin 2020-05-05 07:31:38 +02:00
Inari Listenmaa
1cdc6cf774 (Fin) Pattern match all 3 arguments in 3-arg mkN 2020-05-04 14:51:34 +02:00
Inari Listenmaa
e5ff427826 (Fin) Use the given Sg Gen in nForms2N, don't force into weak grade 2020-05-04 14:18:45 +02:00
Inari Listenmaa
ed60539dd5 Automatic whitespace removal 2020-05-04 13:56:22 +02:00
Inari Listenmaa
5c48828e8e Automatic whitespace removal 2020-05-04 13:45:43 +02:00
Inari Listenmaa
b5902789a8 (Fin) Add "muki-mukin" case to 3-arg smart paradigm for mkN
Used to give "muki-muin".
2020-05-04 13:43:29 +02:00
krangelov
474f90819d Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2020-01-28 16:32:36 +01:00
krangelov
7173fe5d59 open Kotus.gf from ParadigmsFin to ensure that the module is compiled and installed 2020-01-28 16:31:57 +01:00
Aarne Ranta
953771ccf6 added PassVPSlash to ExtendFin 2019-09-11 10:41:21 +02:00
Inari Listenmaa
ea1d7c4601 (Fin) quality SOFT_BIND with Prelude 2019-09-05 16:15:36 +02:00
Inari Listenmaa
49fdc61eab (Fin) Add SOFT_BIND before commas 2019-09-05 16:14:36 +02:00
Inari Listenmaa
92d70c16d1 (Fin) Cover inflection type hapan/sydän in nForms3 2019-09-04 16:11:45 +02:00
Aarne Ranta
ac3975eefb added MarkupFin to wrap Finnish phrases in html tags and other markup 2019-08-23 16:58:30 +02:00
Aarne Ranta
f46f2e5073 added LangFin.labels, changed Lang.labels dobj->obj 2019-08-09 14:26:37 +02:00
Inari Listenmaa
40c8c5f923 (Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC 2019-04-20 10:27:59 +02:00
Inari Listenmaa
82937227bc (Extend) Add AdvIsNP + implement it in Eng,Fin,Pes,Romance,Swe 2019-03-19 09:34:26 +01:00
krangelov
11314bdc41 added dummy implementations for DAP and DetDAP 2019-03-04 20:39:04 +01:00
Aarne Ranta
bea351b2bf added ExtenFin.ByVP 2019-01-22 08:57:19 +01:00
Aarne Ranta
40144e810b added functions to ExtendFin, also excluding some functor instantiations 2019-01-21 20:46:01 +01:00