1
0
forked from GitHub/gf-rgl
Commit Graph

6787 Commits

Author SHA1 Message Date
odanoburu
2e14b90c57 Merge remote-tracking branch 'origin/master' into unittest-forgiving-parser 2020-06-04 21:35:57 -03:00
Inari Listenmaa
fd31f9f6e6 Merge pull request #339 from inariksit/hungarian
Hungarian: fixes in nouns, updated tests
2020-06-04 11:41:20 +02:00
Inari Listenmaa
be8f2a43d1 (Hun) Add mkN : Str -> N -> N for compound nouns 2020-06-04 08:28:18 +02:00
Inari Listenmaa
ab83883679 (Hun) Update worst-case mkN with P1Sg possessive form of the noun 2020-06-04 08:19:29 +02:00
Inari Listenmaa
1471ee563e (Hun) Add a stem for Sg1, Sg2 and Pl2 possessive form 2020-06-04 08:19:01 +02:00
Inari Listenmaa
e5985f390a (Hun) Update all remaining tests to use BIND 2020-06-04 07:39:54 +02:00
Inari Listenmaa
dd74c90d82 (Hun) DetNP inherits the definiteness of the determiner 2020-06-04 07:39:17 +02:00
odanoburu
9ca6dc8cb2 * unittest.py: more forgiving parser
- accepts whitespace before comment starts
- accepts blank lines after last test case, or more than one of them
  between test cases
2020-06-03 22:19:19 -03:00
Inari Listenmaa
eb722f8cfc Merge pull request #338 from rnd0101/some-small-fixes
Some small fixes in Russian RG
2020-05-31 16:49:09 +02:00
Roman Suzi
1b6e193565 Fixed tvoi/moi poss pronoun pl instr in Russian RG 2020-05-31 15:18:52 +03:00
Roman Suzi
a98820a292 removed extra yu in 200- instr 2020-05-31 15:15:51 +03:00
Inari Listenmaa
ca9d3df09e Merge pull request #337 from inariksit/hungarian
(Hun) Add possessive forms in MassNP
2020-05-29 17:30:05 +02:00
Inari Listenmaa
eefefbf792 (Hun) Add possessive forms in MassNP 2020-05-29 15:23:48 +02:00
John J. Camilleri
4fc26369b8 (Cgg) Remove executable file permissions 2020-05-27 16:38:21 +02:00
Inari Listenmaa
1586809a94 Merge pull request #336 from inariksit/russian-documentation
(Rus) Fix syntax in ParadigmsRus to show in synopsis
2020-05-24 09:58:35 +02:00
Inari Listenmaa
b8bb2f5037 Merge pull request #334 from rnd0101/remove-seconda-part1
Deprecate SecondA conjugation, fix many words
2020-05-24 09:57:17 +02:00
Inari Listenmaa
78ce94be88 (Rus) Fix syntax in ParadigmsRus to show in synopsis; whitespace removal 2020-05-24 09:35:22 +02:00
Roman Suzi
a042a8c63c Resolved conflict in a comment 2020-05-24 09:59:08 +03:00
Inari Listenmaa
a5d3edc06a Merge pull request #335 from rnd0101/there-is-no-foreign-conj-in-russian
Conjugation class Foreign is not needed, coincides with First
2020-05-24 07:46:57 +02:00
Roman Suzi
8290ace214 Conjugation class Foreign is not needed, coincides with First 2020-05-23 22:05:47 +03:00
Roman Suzi
8fbcd04421 redefined go, see, hate as they are not regular 2020-05-23 18:38:48 +03:00
Roman Suzi
d62a48a8e8 Redefined leave 2020-05-23 18:35:58 +03:00
Roman Suzi
20f703e09c Fix fly_V 2020-05-23 18:31:25 +03:00
Roman Suzi
69c1ff669c Removed special variant of Second conj, but left one in hasConj as it is used for a different purpose 2020-05-23 18:24:03 +03:00
Inari Listenmaa
189f27a07b Merge pull request #333 from inariksit/korean
Korean
2020-05-22 08:07:11 +02:00
Inari Listenmaa
db4f819113 (Kor) Change UttVP to base form 2020-05-22 07:58:27 +02:00
Inari Listenmaa
93f5395efc (Kor) Fix bug in ConjAP: now uses the neg stem 2020-05-22 07:56:41 +02:00
Inari Listenmaa
9f1fc65e7a (Kor) Fix attributive forms for copula 2020-05-21 21:31:33 +02:00
Inari Listenmaa
be3e20f1a5 Merge pull request #331 from inariksit/korean
Korean: Adv + politeness
2020-05-21 20:42:59 +02:00
Inari Listenmaa
8d8a089f53 (Kor) Add linref for AP 2020-05-21 19:51:15 +02:00
Inari Listenmaa
45badcbe75 Merge pull request #332 from rnd0101/fix-must-dolzhen
Fix must (dolzhen) in Rus RG
2020-05-21 18:24:37 +02:00
Inari Listenmaa
b1c578025d (Kor) Change default style to Formal 2020-05-21 17:43:26 +02:00
Inari Listenmaa
737df2e226 (Kor) Add allomorphs for conjunctions 2020-05-21 17:43:01 +02:00
Roman Suzi
1cde3460b8 Merge branch 'master' into fix-must-dolzhen 2020-05-21 17:28:04 +03:00
Roman Suzi
04bde8b4a0 Rus RG - dirty fix must_VV (dolzhen) 2020-05-21 17:26:16 +03:00
Inari Listenmaa
7785afd2c3 (Kor) Fix VStem Neg form in worstcase constructor 2020-05-21 15:09:53 +02:00
Inari Listenmaa
8acf0da717 (Kor) Add Style as a variable up to S. Utt chooses Polite.
If different politeness levels are wanted in applications, UttS can be overriden.
2020-05-21 14:52:54 +02:00
Inari Listenmaa
ef364c295f (Kor) Use all fields of VP in EmbedVP + tweak linref for VP 2020-05-21 14:17:52 +02:00
Inari Listenmaa
5153005d51 (Kor) Tweaks in Adv+AdV 2020-05-21 14:11:50 +02:00
Inari Listenmaa
1d621f5a7f Merge pull request #330 from inariksit/jpn-prepositive
Fix a bug in Jpn AdvCN
2020-05-20 16:25:34 +02:00
Inari Listenmaa
3dc17b2f4b (Jpn) Replace bar = {x = foo.x ; …} with extension: bar = foo ** {…}
Checked with gftest that the operation didn't change anything.
2020-05-20 16:08:04 +02:00
Inari Listenmaa
9d5555d393 (Jpn) Automatic whitespace removal 2020-05-20 16:04:21 +02:00
Inari Listenmaa
306aae28bd (Jpn) Keep the old prepositive in CN after AdvCN 2020-05-20 15:59:32 +02:00
John J. Camilleri
26373e16d8 (Cze): Remove "??" from Adjective paradigm 2020-05-20 10:24:24 +02:00
aarneranta
863aa1f8eb added ExtendSwe.UttAccNP 2020-05-18 16:17:44 +02:00
aarneranta
26507ce3c6 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2020-05-16 18:00:24 +02:00
aarneranta
fa70eccfd0 VPS2 and VPI2 in ExtendSwe 2020-05-16 18:00:09 +02:00
Inari Listenmaa
46772bc771 Merge pull request #329 from rnd0101/fix-rus-can
Fix can (moch) in Russian RG
2020-05-15 09:58:00 +02:00
Roman Suzi
c5b4f3e222 Rus RG - Also fix become_VA conjugation 2020-05-15 00:20:24 +03:00
Roman Suzi
c675de3457 Fix can (moch) 2020-05-14 21:54:28 +03:00