Inari Listenmaa
0e065d8005
(May) Add PassV2 + new tests
2021-08-19 10:17:24 +02:00
Inari Listenmaa
7927fdae85
(May) New lexicon and V3s
2021-08-19 10:17:24 +02:00
Inari Listenmaa
eaf401eda7
(May) No verbal prefixes in relative clauses
2021-08-19 10:17:24 +02:00
Inari Listenmaa
6d781d3d02
(May) Add lexicon + some unit tests
2021-08-19 10:17:24 +02:00
Inari Listenmaa
eafa5e8f7a
(May) Minor cleanup
2021-08-19 10:17:24 +02:00
Inari Listenmaa
095f11abb7
(May) WIP relative clauses
2021-08-19 10:17:24 +02:00
Inari Listenmaa
53eb8ab9df
(May) Add some determiners + fix word order in DetCN
2021-08-19 10:17:24 +02:00
Inari Listenmaa
c98f9a84d8
(May) ComplSlash, prepositions and some V2s
2021-08-19 10:17:24 +02:00
Inari Listenmaa
6693a27d6c
WIP: Malay grammar
...
Copied and pasted from previous RGs, very minimal at the moment.
2021-08-19 10:17:24 +02:00
Inari Listenmaa
4f821ca621
(Chi) Add ExtendChi
2021-08-04 08:49:14 +02:00
Inari Listenmaa
1853365942
(Eng) Add mkVoc in Paradigms, exclude from TryEng
2021-08-02 03:49:46 +02:00
Inari Listenmaa
848e3e5ceb
Add implementation of ProDrop
2021-08-02 03:49:46 +02: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
Aarne Ranta
da443a79af
Merge pull request #372 from inariksit/morphodict-eng
...
Remove "more" + "most" from the inflection table of A*
2021-07-22 11:39:54 +02:00
aarneranta
7da28a09be
ifPluralNP and forceNumberNP in ParadigmsFin
2021-07-22 10:33:44 +02:00
aarneranta
2f379bf9c6
added symb : Int -> Card instance in Symbolic
2021-07-21 16:19:01 +02:00
krangelov
45e99c5e40
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2021-07-02 21:29:12 +02:00
krangelov
c4d72d1bae
added DocumentationAfr
2021-07-02 21:28:51 +02:00
Inari Listenmaa
969559b45b
(morphodict) Remove more+most from args to mkA
2021-06-17 20:31:10 +08:00
Inari Listenmaa
70eee40ae8
(Eng) Remove more+most from inflection table of A*
...
A* has a parameter and the string more/most is added later if needed.
2021-06-17 20:26:55 +08:00
Inari Listenmaa
60533ef002
(Eng) Automatic whitespace removal
2021-06-17 20:14:07 +08:00
aarneranta
a3701d1a48
bug fix in VerbGer: added fields of CN to CompCN
2021-06-09 18:25:06 +02:00
aarneranta
b6f37abe91
ExistNPAdv in Fre and Ita
2021-06-09 18:19:24 +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
e3c6694019
(Morphodict) Update MorphoDictFin
...
* no duplicates
* new naming scheme (vuori_vuoren_N)
* uses 10-arg worst-case paradigms
Note: compilation time almost 1/3 of what it was with Kotus paradigms.
2021-06-04 14:17:15 +08:00
Inari Listenmaa
9275d5e720
(Morphodict) Replace space/- in identifiers with _
2021-06-04 13:42:14 +08:00
Inari Listenmaa
d2d841e949
(Morphodict) change name + document script
2021-06-04 13:41:42 +08:00
Inari Listenmaa
ee34115ce4
(Fin) Fix inflection paradigm for two words
2021-06-04 13:02:38 +08:00
Inari Listenmaa
e7f620fc60
(Morphodict) Improvements in Fin config + header
2021-06-04 11:07:23 +08:00
Inari Listenmaa
7c79aae07f
(Morphodict) use Safe's read for better error msg
2021-06-04 11:04:22 +08:00
Inari Listenmaa
0a84fbaf5d
(Morphodict) Add stack and cabal files
2021-06-04 10:35:03 +08:00
Inari Listenmaa
f9ad041ac1
(Morphodict) Error handling, debug output
2021-06-04 10:33:30 +08:00
Inari Listenmaa
8af91c8836
(Morphodict) Automatic whitespace removal
2021-06-04 09:48:08 +08:00
Inari Listenmaa
27b39f3431
(Morphodict) WIP: remove sense distinctions
2021-06-04 08:53:05 +08:00
aarneranta
4f70384664
revised the description of extra categories in morphodict README
2021-05-31 09:52:12 +02:00
aarneranta
38d852a5bb
updated morphodict/README.md with MkMorphodict help
2021-05-28 14:44:52 +02:00
aarneranta
7c4546f3c3
eliminated variants from IrregEng: irregular variants have each their own ident, regular variants are just left out. No ident was deprecated
2021-05-28 14:28:40 +02:00
aarneranta
a0ad410692
minimized the number of disambiguating forms of function names in MkMorphodict.hs even more
2021-05-28 12:35:20 +02:00
aarneranta
7fbcb60b87
minimized the number of disambiguating forms of function names in MkMorphodict.hs
2021-05-28 12:23:38 +02:00
aarneranta
73050c74a1
using form lists for disambiguating fun names in MkMorphoDict
2021-05-28 11:48:04 +02:00
aarneranta
71d7de2577
improved MkMorphoDict.hs, still experimental
2021-05-28 11:01:47 +02:00
aarneranta
2ade51ecff
category Extend.X for unclassified words, as in UD
2021-05-27 11:19:54 +02:00
aarneranta
eb50c5a9e3
more in morphodict/README.md
2021-05-27 11:16:33 +02:00
aarneranta
29af125799
rewrote morphodict.README.md
2021-05-27 09:42:47 +02:00
Inari Listenmaa
cc75637704
(Extend) Add RelVPS : RP -> VPS -> RS
...
Implemented in Swe and Eng, empty variants in ExtendFunctor.
2021-05-04 07:02:24 +02:00
Inari Listenmaa
310e143bea
(Eng) Add back the s fields of Temp and Pol in mkVPS
2021-05-04 07:02:24 +02:00