Commit Graph

164 Commits

Author SHA1 Message Date
Krasimir Angelov
625ddf1e1e added lindef VP 2025-08-26 16:40:42 +02:00
EkaterinaVoloshina
6b5df036e3 added a contruction; fixed negation 2024-11-26 21:26:54 +01:00
Krasimir Angelov
d182354238 fix AdvVPSlash and PastPartAP 2024-06-14 10:34:17 +02:00
Ekaterina Voloshina
b404f4e5b3 fixed cases with ComplSlash (#459)
* fixed Slash functions

* fixed ComplSlash

---------

Co-authored-by: Krasimir Angelov <kr.angelov@gmail.com>
2024-03-25 14:10:47 +01:00
Krasimir Angelov
4957955df0 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2024-03-22 06:19:25 +01:00
Ekaterina Voloshina
f85fa84ae0 fixed Slash functions (#458) 2024-03-22 06:18:40 +01:00
Krasimir Angelov
fb42bc6b27 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2024-03-18 16:10:06 +01:00
Krasimir Angelov
13dea0d8ac use pol.s instead of "не" to avoid meta variables in the parser 2024-03-18 16:09:00 +01:00
EkaterinaVoloshina
d6cb2806ff fixed order in passive voice 2024-03-15 17:29:34 +01:00
EkaterinaVoloshina
6ae9123f87 fixed passive voice 2024-03-15 17:17:15 +01:00
EkaterinaVoloshina
a338c2c60e added compounds for LN and PN 2024-03-13 16:35:58 +01:00
EkaterinaVoloshina
bffdfdb790 fixed inflection for russian 2024-03-11 17:24:31 +01:00
Ekaterina Voloshina
fa42bf3c41 updated AdjType (#455) 2024-03-11 15:05:57 +01:00
EkaterinaVoloshina
a0a9c31745 updated AdjType 2024-03-11 11:53:39 +01:00
Krasimir Angelov
676e61e255 missed VocRus in InflectionPN 2024-03-11 10:11:40 +01:00
Krasimir Angelov
0fe84ad2cf change lincat PN to make it similar to LN and avoid storing rt and rel 2024-03-11 08:25:12 +01:00
Krasimir Angelov
2aef82181b fix the order of genders for the adjectives and show the adjectives for the nouns 2024-03-11 07:39:31 +01:00
Ekaterina Voloshina
ffcff47545 updated AdjType (#454)
* updated AdjType

* fixed mkA

* fixed AdjType

* fixed numbers

* fixed numbers
2024-03-10 19:52:19 +01:00
Krasimir Angelov
53e731593d use nonExist instead of "" when the noun has no adjective 2024-02-29 20:53:21 +01:00
Ekaterina Voloshina
9193a303a5 restored compoundN (#453) 2024-02-29 19:54:28 +01:00
Ekaterina Voloshina
4b4fbbb401 modified mkPN and added preliminary structure of compounds (#452)
* modified mkPN and added preliminary structure of compounds

* added PassAgentVPSlash

* fixed PassAgentVPSlash and mkN
2024-02-29 11:14:13 +01:00
Ekaterina Voloshina
9340f73b39 fixed copulas and pushed previous updates (#447)
* fixed copula verbs

* fixed copula verbs
2024-01-13 10:33:17 +01:00
Krasimir Angelov
e7495e15e5 fix word order in PossNP 2023-12-15 14:25:55 +01:00
Krasimir Angelov
b5fb8c069b simplify the documentation for verbs 2023-12-15 14:09:28 +01:00
Krasimir Angelov
4aa8f87f65 fix the gender agreement in DetQuantOrd 2023-12-15 14:01:39 +01:00
Krasimir Angelov
a9b5848a5f Conjunction with and_Conj should always be in plural 2023-11-04 19:01:19 +01:00
Krasimir Angelov
93fbfe8d26 added invarLN for abbreviations and foreign names 2023-11-04 18:17:59 +01:00
Krasimir Angelov
a5e6106d51 make it possible to control the preposition in LN 2023-11-04 17:00:25 +01:00
Krasimir Angelov
c22feb7878 remove the adverb from the documentation for LN 2023-11-04 16:48:13 +01:00
Krasimir Angelov
250f7ee82c a new paradigm for mkLN which adds an adjective 2023-11-04 16:45:22 +01:00
Krasimir Angelov
bfad5839b8 improved documentation 2023-11-04 16:15:53 +01:00
Krasimir Angelov
cd1a43db58 added UseDAP 2023-10-24 08:27:36 +02:00
Krasimir Angelov
fb398c603e The new Decimal API 2023-08-21 20:14:26 +02:00
Krasimir Angelov
6bc965f6c2 the names API in more languages 2023-08-16 19:39:22 +02:00
Krasimir Angelov
d25d648134 add linref for LN 2023-08-11 11:31:00 +02:00
Krasimir Angelov
531e2c2dd2 progress on the Names API 2023-08-07 21:15:48 +02:00
Krasimir Angelov
22a168198b support for measurement units 2023-07-25 19:38:43 +02:00
Krasimir Angelov
5d912f78a4 floating point numerals 2023-07-24 20:06:01 +02:00
Krasimir Angelov
645de9955a started a separate module for names 2023-07-24 17:24:13 +02:00
Krasimir Angelov
828bf9c677 extend the names API 2023-02-07 08:47:34 +01:00
Krasimir Angelov
8c3375b67b minimal extension to the Numeral API 2023-01-20 18:53:41 +01:00
Krasimir Angelov
7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
Krasimir Angelov
c86481df61 added compoundN 2022-08-15 06:56:46 +02:00
Krasimir Angelov
9cdb7ec37b a couple of functions necessary for the Russian WordNet 2022-08-13 22:40:13 +02:00
Roman Suzi
865dadbc64 Fix plgen of 3*a nouns, eg stroika 2022-06-24 07:24:13 +03:00
krangelov
88b3974bee extend the documentation API 2021-03-12 22:24:40 +01:00
Roman Suzi
244b6c2447 More tests 2020-09-23 22:51:21 +03:00
Inari Listenmaa
42fb9fd465 Cleanup 2020-09-23 22:47:44 +03:00
Inari Listenmaa
6661bdff95 Guess that Nom+Acc become Gen in negative, remove neggen field
This removes around 70k concrete categories (in PGFs compiled with
--optimize-pgf.)
Unsure if that is actually useful -- the number of concrete functions
only went down by a couple hundred.
2020-09-23 22:47:40 +03:00
Inari Listenmaa
a793daaf11 Merge Reflexivity and Transitivity (untested) 2020-09-23 22:47:35 +03:00