Commit Graph

331 Commits

Author SHA1 Message Date
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
Aarne Ranta
82f31077d7 MakeStructuralEng,Fin : add Str to a Det, to enable for instance 'very many' 2019-01-12 08:55:36 +01:00
Inari Listenmaa
5553e56a33 (Fin) add a known bug to README 2019-01-03 22:03:56 +02:00
Aarne Ranta
34d028e5eb started finnish/README.md 2019-01-03 16:11:45 +01:00
Aarne Ranta
e251081325 added negation to Generic and Impersonal idioms with negative VP 2019-01-03 16:00:16 +01:00
Aarne Ranta
7bd08f9bde Finnish negative NPs: retaining 'ei' in UttNP and ExistNPAdv 2019-01-02 19:32:32 +01:00
Aarne Ranta
68f51bc92b force inclusion of ExtendFin in standard compilation 2018-12-29 17:16:42 +01:00
Aarne Ranta
2e34f89c45 MakeStructuralFin: Det and IDet with partitive argument 2018-12-27 19:10:13 +01:00
Aarne Ranta
d9d3699b20 mkDet in MakeStructuralEng,Fin 2018-12-27 12:28:18 +01:00
Aarne Ranta
994e0482bc added Construction for 'five inch nail' in Eng,Ger,Fin from the Dresden team at the summer school 2018-12-03 17:27:59 +02:00
Aarne Ranta
56fd159e34 fixed three paradigms in Finnish Kotus: lapsi, veitsi, harkita 2018-10-11 06:58:57 +02:00
Inari Listenmaa
0cf74c04df (Fin) Add more infinite forms to VVType 2018-10-09 14:12:28 +02:00