Inari Listenmaa
1f62af0e2c
(Som) Add ImpVP and UttImp{Sg,Pl,Pol}
2019-09-25 11:53:27 +02:00
Inari Listenmaa
9973349270
(Som) Minor cleanup
2019-09-25 10:47:21 +02:00
Inari Listenmaa
4dd9b92354
(Som) more on negative questions
2019-09-24 17:28:48 +02:00
Inari Listenmaa
727648c536
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into somali
2019-09-24 09:33:03 +02:00
Inari Listenmaa
4ee46171a9
(Som) WIP negative questions
2019-09-23 22:04:23 +02:00
Aarne Ranta
11a4e5ed1b
Merge pull request #291 from hleiss/infinitives
...
Ger: improved infinitives (and passives); tests with more verbs in te…
2019-09-21 18:57:13 +02:00
Aarne Ranta
55dac61fe5
fixed the order of Fre.mkA. It should always be: SgMasc,(SgMascVoc,)SgFem,PlMasc,PlFem,Adv
2019-09-19 10:33:01 +02:00
Peter Ljunglöf
04d022c7f0
Merge pull request #259 from GrammaticalFramework/unittest-python-script
...
Unit testing for RGL languages, written in Python 2+3
2019-09-19 08:38:15 +02:00
Hans Leiss
8fb8ddd808
Ger: improved infinitives (and passives); tests with more verbs in testing/german
...
- NP: added field isLight in order to push negation behind light nps;
this had been done in gf-3.9 using field isPron, but isPron is now
used to put accusative pronoun before dative pronoun. Removed field
adv: adverbial extensions cannot be extracted (todo: also for CN).
Reduced isLight*isPron to w:Weight with 3 values: WPron, WLight, WHeavy.
- added param Control and field ctrl:Control to classify V2V-verbs into
subject- and object-contol verbs, use ctrl to make reflexives agree
with subject resp. object in VPSlash, and refine ComplSlash.
- Verb: new versions of ComplVV, SlashV2V and SlashVV to give better
(nested) infinitives (extracting infzu and correcting object order).
a) nested SlashVV doesn't work properly;
b) SlashV2VNP may have to be commented out to prevent a stack overflow
when compiling.
Intended change of SlashV2VNP in tests/german/TestLangGer could not
be tested due to size problems with the compiler.
- VP: changed field a1 : Polarity => Str to a1:Str to collect the adverbs
coming before negation, using (negation : Polarity => Str) in mkClause.
Use objCtrl:Bool instead of missingAdv to let reflexives agree with object.
- ResGer: insertObjNP reorganized, infzuVP added
- DictVerbsGer: some corrections (helft -> hilft, *sprecht -> *spricht)
- Some potential passive rules in tests/german/TestLangGer|Eng
- ExtraGer needs to be cleaned up with repect to the modified mkClause.
2019-09-18 15:16:42 +02:00
Inari Listenmaa
ef0549053e
Merge pull request #289 from inariksit/somali
...
Somali
2019-09-14 09:02:23 +02:00
Inari Listenmaa
a23881f2dc
(Som) Minor cleanup + better comments
2019-09-13 19:13:20 +02:00
Inari Listenmaa
d061595a2a
(Som) Add IComp + related functions
2019-09-13 15:12:50 +02:00
Inari Listenmaa
319f097ac0
(Som) Move qcl-tests into new file
2019-09-13 15:12:13 +02:00
Inari Listenmaa
0ed0c1f194
(Som) Add TODO about negative questions
2019-09-13 14:28:33 +02:00
Inari Listenmaa
d52f1633b7
(Som) Fix bug in QuestSlash, new unit tests + comments.
2019-09-13 14:04:28 +02:00
Inari Listenmaa
52aa4c35e0
(Som) Fixes in question clauses
2019-09-12 16:56:50 +02:00
Inari Listenmaa
7c03949472
(Som) New unit tests about questions
2019-09-11 17:18:12 +02:00
Aarne Ranta
953771ccf6
added PassVPSlash to ExtendFin
2019-09-11 10:41:21 +02:00
Aarne Ranta
516270148f
restored contructor CommonRomance.AF as oper since it is used in various applications
2019-09-11 09:14:53 +02:00
Inari Listenmaa
0986fb2968
Merge pull request #288 from inariksit/somali-questions
...
Somali: questions
2019-09-10 17:14:46 +02:00
Inari Listenmaa
67ac5ae5e3
(Som) Add QuestSlash + make it possible for IPs to contract with stm
2019-09-10 17:06:56 +02:00
Inari Listenmaa
4f9927d12b
(Som) minor cleanup/renaming
2019-09-10 17:06:31 +02:00
Inari Listenmaa
1ceb12d8b8
(Som) Change word order in VP complements, update test accordingly
2019-09-10 17:05:04 +02:00
Inari Listenmaa
d01aec2d64
(Som) bugfix in QuestIAdv: add subject also when STM is negative
2019-09-10 17:04:39 +02:00
Inari Listenmaa
1c367530f0
(Som) Lincats for V2* + SlashV2A + new unittest for V2A and QuestIAdv
2019-09-10 17:04:09 +02:00
Inari Listenmaa
0bbc4c551b
(Som) IAdv + related functions
2019-09-10 17:03:31 +02:00
Inari Listenmaa
58ca56eb2d
Merge pull request #287 from inariksit/somali
...
(Som) Cleanup and renaming functions
2019-09-06 16:42:14 +02:00
Inari Listenmaa
df11d86ffb
(Som) Cleanup and renaming functions
2019-09-06 15:32:48 +02:00
Inari Listenmaa
f6e24a5063
Merge pull request #286 from inariksit/finnish
...
(Fin) Add SOFT_BIND before commas
2019-09-06 09:37:52 +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
8b86702491
Merge pull request #285 from inariksit/finnish
...
(Fin) Cover inflection type hapan/sydän in nForms3
2019-09-04 16:31:13 +02:00
Inari Listenmaa
92d70c16d1
(Fin) Cover inflection type hapan/sydän in nForms3
2019-09-04 16:11:45 +02:00
krangelov
47ce3787b9
partial documentation module for Turkish
2019-09-03 22:57:43 +02:00
krangelov
b53ac90c3c
added simple tenses
2019-09-03 21:37:14 +02:00
krangelov
026ecba0e7
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-09-03 20:54:25 +02:00
krangelov
55ce676bc6
using simple SC in Bulgarian too
2019-09-03 20:53:44 +02:00
krangelov
8e70523718
revert to using simple strings in SC
2019-09-03 20:52:34 +02:00
krangelov
b73c9ede2a
linrefs for V,V2 in Turkish
2019-09-03 20:51:22 +02:00
Inari Listenmaa
0fd0444fbf
Merge pull request #284 from inariksit/somali
...
Somali
2019-09-03 16:57:45 +02:00
Inari Listenmaa
8ac75e8550
(Som) Restructure relatives and questions
2019-09-03 16:40:12 +02:00
Inari Listenmaa
c42d3e33e9
(Som) Fix word order in QuestVP
2019-09-03 11:25:32 +02:00
Inari Listenmaa
19ae07b9a7
(Som) Fix sp forms in defIQuant
2019-09-03 11:24:56 +02:00
Inari Listenmaa
53415243a4
Merge pull request #283 from inariksit/somali
...
(Som) WIP: wh-questions
2019-09-02 17:27:15 +02:00
Inari Listenmaa
dc33b2869a
(Som) WIP: wh-questions
2019-09-02 17:14:25 +02:00
Inari Listenmaa
dda17aa104
Merge pull request #282 from davidar/progr
...
(Eng) Fix ProgrVPSlash
2019-08-31 10:49:16 +02:00
David A Roberts
46504b2d65
(Eng) Fix ProgrVPSlash
2019-08-30 21:32:47 +10:00
Inari Listenmaa
e5c35515c9
Merge pull request #281 from inariksit/somali
...
(Som) More VV types
2019-08-29 22:50:06 +02:00
Inari Listenmaa
7a2d4d2cfa
(Som) Bugfix in ComplVV + new test + small cleanup
2019-08-29 22:34:50 +02:00
Inari Listenmaa
4f8f4a6c86
(Som) More VV types
2019-08-29 15:07:21 +02:00