Inari Listenmaa
390fd55751
Explanation of the status of the directory
2020-06-05 21:55:40 +02:00
Inari Listenmaa
c493a476dc
Merge pull request #341 from inariksit/swahili
...
Rename Kiswahili -> Swahili
2020-06-05 21:46:11 +02:00
Inari Listenmaa
cb401368b8
Merge pull request #340 from odanoburu/unittest-forgiving-parser
...
(unittest.py) more forgiving parser
2020-06-05 21:45:12 +02:00
Inari Listenmaa
4b19050149
(Swa) Add readme
2020-06-05 21:33:30 +02:00
Inari Listenmaa
03179d4ac3
(Swa) Update new Swahili in languages.csv
2020-06-05 21:26:43 +02:00
Inari Listenmaa
abf0ec17fb
(Swa) Rename Kiswahili to Swahili
2020-06-05 21:22:24 +02:00
Inari Listenmaa
0f67332f31
(Bantu) Minor fixes to make Swahili compile
2020-06-05 21:19:14 +02:00
Inari Listenmaa
ee9b5354e7
(Swa) Move old Swahili files to src/swahili/old
2020-06-05 21:18:43 +02:00
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
Inari Listenmaa
3633e3f6f5
Merge pull request #327 from rnd0101/master
...
Corrected mkVerbPerfective to not return nonExist
2020-05-11 11:07:54 +02:00
Roman Suzi
a91adff345
Corrected mkVerbPerfective to not return nonExist as it's used also in unrelated place
2020-05-09 19:59:44 +03:00
Inari Listenmaa
35c24c6371
Merge pull request #326 from rnd0101/master
...
Small fixes to Russian RG
2020-05-09 15:57:44 +02:00
Roman Suzi
ac39c90460
Fixes case for perfective/imperfective
2020-05-09 00:14:48 +03:00
Roman Suzi
61b74dc829
Fixes add_sya
2020-05-09 00:12:23 +03:00
aarneranta
e50cc6f6e4
invarA in Cze and Slo
2020-05-07 11:24:03 +02:00
John J. Camilleri
344b91c68f
Reverse changes to Setup.bat from aa1b97a. Also add Cze, Hun, Slo.
2020-05-05 11:31:57 +02:00
Aarne Ranta
aa1b97a1b4
Merge pull request #325 from bulbulistan/master
...
Corrections to ResSlo.gf, mostly pronouns and numerals.
2020-05-05 10:19:32 +02:00
Inari Listenmaa
2cc2bc22c6
Merge pull request #324 from inariksit/finnish-smart-paradigm
...
(Fin) Create paradigm for lämmin-lämpimän, Sg Gen not covered by dSuurin
2020-05-05 09:02:03 +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
bulbul
01efa368c3
Corrections to ResSlo.gf, mostly pronouns and numerals.
2020-05-04 18:17:20 +02:00
Inari Listenmaa
4a21ce680a
Merge pull request #323 from inariksit/finnish-smart-paradigm
...
(Fin) Pattern match all 3 arguments in 3-arg mkN
2020-05-04 14:55: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
899ab19e78
Merge pull request #322 from inariksit/finnish-smart-paradigm
...
Finnish smart paradigm fix
2020-05-04 14:28:06 +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
Aarne Ranta
21f468a5f5
fixes in Slo demonstrative forms
2020-05-04 13:14:44 +02:00
Inari Listenmaa
e906743c6f
Merge pull request #321 from inariksit/hungarian
...
Hungarian
2020-05-02 21:34:10 +02:00
Aarne Ranta
8878024901
some Slo fixes from Slavomír
2020-05-02 21:07:09 +02:00
John J. Camilleri
dbe7264371
Add Slovak to languages.csv
2020-04-30 22:13:44 +02:00
Julia Jansson
52d475e040
Update README.md
2020-04-30 17:31:52 +02:00
Julia Jansson
edf7f60a5f
Update README.md
2020-04-30 17:31:35 +02:00
Julia Jansson
22de842e37
Documentation
2020-04-30 17:24:46 +02:00
aarneranta
7bedd69e88
Slavomír's corrections on palatalization and demonstratives
2020-04-30 16:44:19 +02:00
Aarne Ranta
f19fc9c3ed
Slavomír Čéplö's fixes in Slovak
2020-04-30 12:07:21 +02:00
Aarne Ranta
8080b43965
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2020-04-30 11:50:27 +02:00
Aarne Ranta
115be8c68d
temporarily (?) removed the ?? markings from Slo and Cze smart paradigms
2020-04-30 11:50:10 +02:00
John J. Camilleri
1585171fd2
Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl
...
# Conflicts:
# src/czech/NumeralCze.gf
2020-04-30 11:48:16 +02:00
John J. Camilleri
4f8922f030
(Cze) Only inherit relevant cats in NumeralCze
2020-04-30 11:46:47 +02:00
Aarne Ranta
9a45ab3889
restricted import of CatCze and Slo in Numeral
2020-04-30 11:45:46 +02:00
krangelov
16d89bef09
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2020-04-30 09:26:47 +02:00
krangelov
6d68a94c67
forgotten ExtendTur.gf
2020-04-30 09:26:19 +02:00
aarneranta
bdd8827423
Cze: prefix wildly guessed inflections with ??
2020-04-30 07:58:23 +02:00
aarneranta
f9db17993a
Slo: probe for long vs short endings ; default with prefix ?? instead of errorr in smart paradigms
2020-04-30 07:51:50 +02:00
Inari Listenmaa
badc7b8a51
Merge pull request #320 from inariksit/hungarian
...
Hungarian
2020-04-29 19:41:18 +02:00
Inari Listenmaa
db3c559fc8
(Hun) Remove calls to Predef.error
2020-04-29 19:20:34 +02:00
Inari Listenmaa
0e80e3b76d
(Hun) Use 4-arg paradigm for some words in Lexicon
2020-04-29 19:15:59 +02:00
Inari Listenmaa
382279fb5b
(Hun) Fixes in dMajom + pattern that recognises dMajom in smart paradigm
2020-04-29 19:15:12 +02:00
John J. Camilleri
219b3a2c01
(Cze) Remove calls to Predef.error and just do something stupid instead.
2020-04-29 15:05:24 +02:00
Aarne Ranta
715787894f
some words in LexiconSlo, to be checked
2020-04-29 13:20:04 +02:00
aarneranta
c24bf30621
Slovak complete up to Czech, except content words, and needs checking
2020-04-29 12:16:41 +02:00
aarneranta
2304194b65
Slovak adj, det, numeral paradigms
2020-04-29 10:14:13 +02:00
aarneranta
600bc66c9f
commented out contents of LexiconSlo
2020-04-28 17:51:13 +02:00
aarneranta
fc7d3b2218
fixed Slo noun declensions and smart paradigms ; LexiconSlo doesn't compile
2020-04-28 17:50:20 +02:00
Inari Listenmaa
5f03834b85
Merge pull request #319 from inariksit/fixes-tur-hun
...
(Hun) Add mkA paradigm for N -> A
2020-04-28 16:48:29 +02:00
Inari Listenmaa
6166b99237
(Hun) Add mkA paradigm for N -> A
2020-04-28 16:47:07 +02:00
Inari Listenmaa
e676561425
Merge pull request #318 from inariksit/fixes-tur-hun
...
Small fixes to Tur+Hun
2020-04-28 15:16:13 +02:00
Inari Listenmaa
8feabbfb41
Remove old unnecessary file
2020-04-28 15:10:52 +02:00
Inari Listenmaa
794d3ab4e0
Remove reference to ExtendTur which isn't present in the repo
2020-04-28 15:10:04 +02:00
Inari Listenmaa
c982219d16
Merge pull request #317 from inariksit/hungarian
...
Hungarian
2020-04-28 14:59:29 +02:00
Inari Listenmaa
0f19b70b86
(Hun) Remove PlAcc from stems, turns out it wasn't needed
...
According to https://www.researchgate.net/publication/268175865_Does_Hungarian_have_a_case_system p. 45, the allomorph for plural accusative is predictable.
2020-04-28 14:41:47 +02:00
John J. Camilleri
0d379dbf3a
Update languages.csv to build Czech
2020-04-28 14:25:38 +02:00
Inari Listenmaa
84985b91c0
(Hun) Merge the param Number into NumType: NoNum {Sg|Pl} | IsNum
2020-04-28 12:57:24 +02:00
Inari Listenmaa
1d50cc8bca
(Hun) Add special cases for derivative morphemes in regNoun (1-arg mkN)
2020-04-28 12:40:18 +02:00
Inari Listenmaa
4eb210da05
(Hun) Add 9-argument worst case noun constructor
2020-04-28 12:32:10 +02:00
Inari Listenmaa
851a0dedc8
(Hun) Add SgAll to the forms
2020-04-28 12:31:53 +02:00
Inari Listenmaa
0a31212a9e
(Hun) Small tweaks and cleanup
2020-04-28 09:42:18 +02:00
Inari Listenmaa
1adffb2b9d
(Hun) Tweak dHajó to work for words ending in i
2020-04-28 09:36:59 +02:00
Inari Listenmaa
f9e7b2ff5e
(Hun) More words with 4-arg mkN
2020-04-28 09:24:48 +02:00
aarneranta
4d9f7e929d
first version of Slovak noun paradigms
2020-04-28 08:46:42 +02:00
Inari Listenmaa
6cbcbd99fb
(Hun) Add new paradigms and a 4-arg smart paradigm
2020-04-27 21:15:43 +02:00
Inari Listenmaa
95eb7104c8
(Hun) Better guesses for PossdSg_PossrP3 stem in dToll
2020-04-27 20:50:14 +02:00
Inari Listenmaa
b4fac5bd75
(Hun) Some fixes in lexicon
2020-04-27 20:48:26 +02:00
Inari Listenmaa
5f6db51183
(Hun) Rename some parameters + add show funs for param names
2020-04-27 17:19:18 +02:00
Inari Listenmaa
fd6541846f
(Hun) Remove some stem changing paradigms from 1-argument regNoun
2020-04-27 17:18:48 +02:00
Inari Listenmaa
6f2cc8af96
(Hun) Small fixes in nMadár with possessive stems
2020-04-27 17:18:19 +02:00
aarneranta
8e0a3095c0
removed vocative case from Slovak
2020-04-27 14:19:07 +02:00
Inari Listenmaa
4c7b0cc8a3
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-27 13:00:36 +02:00
Inari Listenmaa
9e57766263
(Hun) Use regNoun in mkAdj
2020-04-27 13:00:24 +02:00
Julia Jansson
c532ce21d5
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-27 12:19:42 +02:00
Julia Jansson
52b99682e4
changed dToll paradigm to fit more possesive forms
2020-04-27 12:19:31 +02:00
krangelov
0f0bc4e346
PastPartAP/PastPartAgentAP must also include the n3 complement
2020-04-27 10:37:47 +02:00
krangelov
e4873bdcea
fix paradigm
2020-04-26 23:33:22 +02:00
krangelov
ba896597db
DetQuant should generate some instead of something/someone/somebody for plural.
2020-04-26 22:37:06 +02:00
krangelov
01ca4966dd
fix: several rules were droping clitics
2020-04-26 22:36:29 +02:00
Inari Listenmaa
61a3fe78b4
(Hun) A2 can go before or after its complement
2020-04-26 21:17:14 +02:00
Inari Listenmaa
a9e02de33e
(Hun) Make VP smaller by forcing object of have_V2 in s field.
...
Probably bad decision, makes word order fixed at VP already. But works for a particular application grammar.
2020-04-26 20:52:09 +02:00
Inari Listenmaa
c076409f6a
(Hun) Fix some words
2020-04-26 20:32:01 +02:00
Inari Listenmaa
69c7396335
(Hun) Update unit tests to use stem-based morphology
2020-04-26 20:31:49 +02:00
krangelov
0afe1ba167
added import for ExtendTur
2020-04-26 20:29:32 +02:00
krangelov
474d40032d
added imperfV2V
2020-04-26 20:29:00 +02:00
krangelov
8f12a9e68c
in two paces latin 'a' was used instead of cyrillic 'a'
2020-04-26 20:28:22 +02:00
Inari Listenmaa
bbcde26d72
(Hun) Add 2-argument smart paradigm for A
2020-04-26 20:16:45 +02:00
krangelov
dd2a6ad0ca
fix the linearization of prepositions in two places
2020-04-26 19:57:57 +02:00
krangelov
4aa647e306
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2020-04-26 17:49:50 +02:00
krangelov
df4bcd52b3
use SOFT_BIND before commas
2020-04-26 17:49:26 +02:00
Inari Listenmaa
22cadd2ac6
(Hun) Combine the parameters on definiteness and Quant/Det type
2020-04-26 15:51:34 +02:00
Inari Listenmaa
b6b462ca35
(Hun) Temporarily comment out cases+change order in funs that pat. match
2020-04-26 15:19:43 +02:00
Inari Listenmaa
797171fb31
(Hun) Remove unnecessary distinction between digits and numbers
2020-04-26 14:35:12 +02:00
Inari Listenmaa
ef3dc464cb
(Hun) Update Symbol after changes in lincats
2020-04-26 14:15:53 +02:00
Inari Listenmaa
b723ae1a75
(Hun) Add number as a parameter to APs complement
2020-04-26 14:15:31 +02:00
Inari Listenmaa
d7e10e843b
(Hun) Add case to A and AP
2020-04-26 13:30:00 +02:00
Julia Jansson
5b8e2eeb23
.
2020-04-25 16:03:06 +02:00
Inari Listenmaa
e2d79a72f6
(Hun) Remove unused parameters
2020-04-25 14:47:56 +02:00
Inari Listenmaa
44603f7db7
(Hun) Add proper inflection tables in NP, stems only up to CN
2020-04-25 14:03:10 +02:00
Inari Listenmaa
234f74b6b0
(Hun) Remove unused code
2020-04-25 14:02:35 +02:00
Inari Listenmaa
f24d9c2cad
(Hun) Add possibility to prepose Advs
2020-04-24 17:00:44 +02:00
Inari Listenmaa
346360d54a
(Hun) Pl nouns wit P3 Sg possessor: fix also in other cases than Nom
2020-04-24 16:51:27 +02:00
Julia Jansson
6ab883705b
comment
2020-04-24 13:45:16 +02:00
Inari Listenmaa
8ea95d8624
(Hun) Fix bug in plural nouns possessed by P3 Sg possessor
2020-04-24 11:30:52 +02:00
Inari Listenmaa
14bed283f4
(Hun) WIP: have_V2 adds possessive suffixes to its object NP
2020-04-24 08:18:53 +02:00
Inari Listenmaa
efcfb3cefa
(Hun) Use the separate pstems in caseFromPossStem
2020-04-24 07:39:21 +02:00
Inari Listenmaa
0442c0d7a7
(Hun) Add a separate table of possessive stems in CNs and NPs
2020-04-24 07:23:31 +02:00
Inari Listenmaa
b1e25c2167
(Hun) Fix allomorph of Pl P3 possessor with Pl noun
2020-04-24 07:02:23 +02:00
Inari Listenmaa
207787a76c
(Hun) Fix case forms after P3 Sg possessive suffix
2020-04-24 06:48:28 +02:00
Inari Listenmaa
fc699d231f
(Hun) Add possessive suffixes to nouns in DetCN
2020-04-23 21:12:37 +02:00
Inari Listenmaa
26253d5353
(Hun) Restructure caseFromStem and applyCase
2020-04-23 20:14:20 +02:00
Inari Listenmaa
4dc5b53c3c
(Hun) Add new QuantType param to Quants
2020-04-23 19:56:10 +02:00
Inari Listenmaa
f3fd085318
(Hun) Add possessive suffixes to lincat of Pron
2020-04-23 19:34:26 +02:00
Inari Listenmaa
3b18fadfdf
(Hun) Add possessive stems
2020-04-23 19:10:42 +02:00
Inari Listenmaa
bff100b75b
(Hun) Replace SgAcc with SgAccStem; will be reused with poss. suffixes
2020-04-23 18:05:44 +02:00
Inari Listenmaa
a52300205d
(Hun) Squeeze further down to 7 stems
2020-04-23 16:14:31 +02:00
Inari Listenmaa
3d25f3b48d
(Hun) Fix bugs in Cons,ConjNP
2020-04-23 13:42:42 +02:00
Inari Listenmaa
d7d5f4aa59
(Hun) Stems in N+CN, full infl table in NP.
2020-04-23 13:36:57 +02:00
Inari Listenmaa
15040355e6
(Hun) WIP: first attempt at stem-based nominal morphology
2020-04-22 19:55:56 +02:00
Inari Listenmaa
3705c9229d
(Hun) Restructure adpositions
2020-04-22 19:55:11 +02:00
Inari Listenmaa
e54fa4d4ad
(Hun) Use different constructor for father,mother
2020-04-22 19:48:56 +02:00
Inari Listenmaa
04bdbfbcd6
(Hun) Add more paradigms for A
2020-04-22 19:48:30 +02:00
Aarne Ranta
7abd48ec90
Merge pull request #316 from michmech/master
...
some Czech APs are post-positioned
2020-04-22 08:59:31 +02:00
Michal Mechura
c1ba6d84c2
some Czech APs are post-positioned
2020-04-21 23:53:53 +02:00
Julia Jansson
3078661665
Added acc cases for nouns
2020-04-21 21:12:36 +02:00
Inari Listenmaa
40871688fb
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-21 20:52:16 +02:00
Inari Listenmaa
9c980f5fdf
(Hun) Use 2-argument smart paradigm in LexiconHun
2020-04-21 20:51:48 +02:00
Julia Jansson
53516a689f
dLó cases
2020-04-21 20:51:41 +02:00
Julia Jansson
2049d0379b
test cases
2020-04-21 20:17:07 +02:00
Inari Listenmaa
9a47892835
(Hun) Clean up noun morphology
2020-04-21 14:45:18 +02:00
Inari Listenmaa
821b11b4e8
(Hun) Restructure inflectional tests, add more + script to generate
2020-04-21 14:44:34 +02:00
Inari Listenmaa
1dcb4720d1
(Hun) Add negation in verbs + change some parameter names
2020-04-21 10:44:32 +02:00
Inari Listenmaa
53bc773db6
(Hun) New prepositions
2020-04-21 10:21:23 +02:00
Inari Listenmaa
7b03a6dc3b
(Hun) Add non-empty string to IndefArt.sp
...
Otherwise it's added to any possible tree, massive ambiguity problem.
2020-04-21 10:21:13 +02:00
Inari Listenmaa
a73f3b12d3
(Hun) New tests
2020-04-20 14:07:50 +02:00
Inari Listenmaa
5db5964e83
(Hun) A couple of new paradigms
2020-04-20 14:07:14 +02:00
Inari Listenmaa
23f09e5661
(Hun) New tests
2020-04-20 10:39:04 +02:00
Inari Listenmaa
5814f788bc
(Hun) Add parameter in Det,Quant whether it agrees in case as attribute
2020-04-20 10:38:53 +02:00
Inari Listenmaa
252ecd0bb3
(Hun) Fix bug with indef. article and digits
2020-04-20 10:37:12 +02:00
Inari Listenmaa
572447a8b1
Merge pull request #315 from inariksit/hungarian
...
Hungarian
2020-04-19 21:35:21 +02:00
Inari Listenmaa
15a414707c
(Hun) Fix an error in test file
2020-04-19 21:25:55 +02:00
Inari Listenmaa
80327bf42f
(Hun) Add 2-argument smart paradigm for nouns
2020-04-19 21:18:30 +02:00
Julia Jansson
0fc75fee1a
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-19 18:54:55 +02:00
Julia Jansson
f8cbfcca96
Changes in regNoun
2020-04-19 18:52:25 +02:00
Inari Listenmaa
6d6cdbdf3a
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-19 18:27:27 +02:00
Inari Listenmaa
4d11e68e07
(Hun) Update word order in relative clauses in tests
2020-04-19 18:26:20 +02:00
Inari Listenmaa
6a77c4a5d4
(Hun) Fix some words
2020-04-19 18:26:06 +02:00
Inari Listenmaa
5c5a6d1f04
(Hun) Use Indef agreement in SlashVP
2020-04-19 18:24:13 +02:00
Inari Listenmaa
5661a7ba01
(Hun) Change word order in relVP
2020-04-19 18:23:54 +02:00
Inari Listenmaa
8ddc50897a
(Hun) Fix number in ConjNP
2020-04-19 17:35:34 +02:00
Inari Listenmaa
0b133c7122
(Hun) Fix agreement in DetCN
2020-04-19 17:06:27 +02:00
Inari Listenmaa
73fb39164f
(Hun) More constructors for mkA2
2020-04-19 17:06:09 +02:00
Inari Listenmaa
84ff6b4f46
(Hun) Generalise Postposition to Adposition, allow it to preposition
2020-04-19 17:05:51 +02:00
Julia Jansson
c47a6cd279
Progress on writing multi-argument paradigm
2020-04-19 17:01:57 +02:00
Julia Jansson
dfd370830f
added special accusative case + lower stem plural allomorph
2020-04-19 15:00:42 +02:00
Inari Listenmaa
27d307c9db
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-19 14:02:43 +02:00
Inari Listenmaa
6b7ea90405
(Hun) Retain VPs subjectcase in relVP
2020-04-19 14:02:20 +02:00
Julia Jansson
296132e325
Fixed "rák" and "rét" cases
2020-04-19 11:40:47 +02:00
Julia Jansson
d3f4baa655
Added many more words to Lexicon
2020-04-18 21:59:52 +02:00
Julia Jansson
2cdc0830af
Changed word order
2020-04-18 21:09:46 +02:00
Julia Jansson
cd5e8c4a48
Updated after possesive form and plural
2020-04-18 21:04:20 +02:00
Julia Jansson
ddd49c2f86
Corrected most test cases
2020-04-18 20:44:42 +02:00
Aarne Ranta
1eabf5c863
initialized Slovak (Slo) by cloning from Czech
2020-04-18 09:07:51 +02:00
Inari Listenmaa
f554187f77
(Hun) New tests
2020-04-18 08:59:12 +02:00
Inari Listenmaa
54a0863f48
Merge pull request #314 from inariksit/hungarian
...
Hungarian
2020-04-18 08:33:59 +02:00
Inari Listenmaa
18a763d764
(Hun) New paradigms for PN
2020-04-18 08:21:46 +02:00
Inari Listenmaa
f26b10a8b3
(Hun) Add UttIP
2020-04-18 08:15:20 +02:00
Inari Listenmaa
0a21ed5e5e
(Hun) Change constructor of mkDet + new Dets
2020-04-18 08:15:10 +02:00
Inari Listenmaa
753c57296d
(Hun) New lexicon
2020-04-18 08:14:44 +02:00
Inari Listenmaa
9680d0b151
(Hun) New unit tests
2020-04-17 19:36:18 +02:00
Inari Listenmaa
0fe259af38
(Hun) Add Hungarian to the API
2020-04-17 19:36:08 +02:00
Inari Listenmaa
70326b853a
(Hun) Fix a few small bugs with discontinous APs
2020-04-17 19:35:06 +02:00
Inari Listenmaa
f3726e9c0e
(Hun) Add various CN funs
2020-04-17 19:32:01 +02:00
Inari Listenmaa
de757a00e7
(Hun) Fixes in relatives
2020-04-17 18:58:11 +02:00
Inari Listenmaa
4bbb4d5808
(Hun) Add conjunction of RS
2020-04-17 18:34:28 +02:00
Inari Listenmaa
6de0fe95ec
(Hun) Add relative clauses
2020-04-17 18:23:21 +02:00
Inari Listenmaa
8c9e8e35dd
(Hun) Add some postpositions + comments
2020-04-17 15:30:52 +02:00
Inari Listenmaa
2cf99611bc
(Hun) Update SymbOrd after changes in lincat of Ord
2020-04-17 15:30:09 +02:00
Inari Listenmaa
16caf7e041
(Hun) Add UttX : X -> Utt funs
2020-04-17 15:29:17 +02:00
Inari Listenmaa
469cdbf0d1
(Hun) New unit tests
2020-04-17 14:47:28 +02:00
Inari Listenmaa
7c0ea34127
(Hun) Add A2, ComplA2, CAdv
2020-04-17 14:47:10 +02:00
Inari Listenmaa
822cfc4bef
(Hun) Change lincat of Ord + add OrdSuperl, DetQuantOrd
2020-04-17 14:46:44 +02:00
Inari Listenmaa
cc85e4aaeb
(Hun) Make comparative discontinuous
2020-04-17 14:45:44 +02:00
Inari Listenmaa
738dd44ec8
(Hun) Add digits
2020-04-17 13:29:13 +02:00
Inari Listenmaa
5430d8b450
(Hun) Make numerals take singular noun
2020-04-17 13:28:58 +02:00
Inari Listenmaa
f5068a76de
(Hun) Fix have_V2
2020-04-17 12:50:33 +02:00
Inari Listenmaa
ae2e3465fe
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into hungarian
2020-04-17 11:21:54 +02:00
Inari Listenmaa
a15e535042
Merge pull request #313 from michmech/master
...
improvements to czech, mostly morphological
2020-04-16 20:17:38 +02:00
Michal Mechura
d2ad4d6105
improvements to czech, mostly morphological
2020-04-16 20:01:38 +02:00
Julia Jansson
138b79fca3
Test
2020-04-16 11:25:46 +02:00
Julia Jansson
976098d673
Test
2020-04-16 11:22:42 +02:00
Inari Listenmaa
8f447a8bea
Merge pull request #312 from inariksit/korean
...
Korean
2020-04-15 10:02:18 +02:00
Inari Listenmaa
1ffa53c3b2
(Kor) Add negative form in V where conjunction attaches
2020-04-14 20:58:17 +02:00
Inari Listenmaa
2c83fd8691
(Kor) Don't add 들 with numerals
2020-04-14 17:53:04 +02:00
aarneranta
1f030252a1
fixed genitive es/en in German adjectives and determiners
2020-04-14 16:32:17 +02:00
krangelov
08b6910eb8
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2020-04-14 11:10:03 +02:00
krangelov
b18723aa9b
fix CompAP
2020-04-14 11:09:44 +02:00
krangelov
31a09ec2f3
Tentative version of ConjS
2020-04-14 11:08:40 +02:00
Inari Listenmaa
e71c959a09
(Hun) WIP: comparative and superlative forms
2020-04-13 20:57:56 +02:00
Inari Listenmaa
57ad749ecc
(Hun) Add Conj{S,NP,AP} + some conjunctions
2020-04-13 19:58:26 +02:00
Inari Listenmaa
3c6f7a2267
(Hun) Add SymbolHun
2020-04-13 19:41:00 +02:00
Inari Listenmaa
abc3ce5939
(Hun) MassNP, PredetNP, DetNP
2020-04-13 19:40:25 +02:00
Inari Listenmaa
dc179f1e7c
Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian
2020-04-13 17:54:26 +02:00
Inari Listenmaa
a7b2310734
(Hun) Add ObjDef into NP, Det and Quant
2020-04-13 17:54:06 +02:00
Inari Listenmaa
16c808c7b1
(Hun) Add a layer of inflection into V2,V3, VPSlash: is object definite?
2020-04-13 17:31:27 +02:00
Inari Listenmaa
9da533c809
(Hun) Add field for NPs whether it's definite
2020-04-13 17:30:07 +02:00
Inari Listenmaa
f6871ec3c6
(Kor) Cleanup in conjunctions
2020-04-12 22:07:53 +02:00
Julia Jansson
0f92204dfa
Added dFarok + modified regNoun + comment on pluralAllomporph
2020-04-09 21:15:36 +02:00
Inari Listenmaa
8efb9d5621
(Hun) Add function to duplicate last sound
2020-04-09 20:15:53 +02:00
Inari Listenmaa
e8a8f4b0c6
(Hun) Put digraphs and trigraphs into a pattern, use them in dMajom
2020-04-09 20:15:02 +02:00
Inari Listenmaa
6d9fa59863
(Hun) Fix partially the case with takony in dMajom
2020-04-09 19:54:06 +02:00
Julia Jansson
4ed862617c
Checked Sup case and started with sátor case
2020-04-09 19:31:07 +02:00
Julia Jansson
554945cc2e
Some changes in accusative singular case and thoughts on superessive singular case
2020-04-09 15:37:40 +02:00
Julia Jansson
8ca515f2ce
Merge conflict
2020-04-09 14:32:23 +02:00
Julia Jansson
6b0bd749c4
words
2020-04-09 14:29:58 +02:00
Inari Listenmaa
49ff81a3f4
(Hun) Updated paradigms
2020-04-09 14:26:45 +02:00
Inari Listenmaa
6fc9a68bda
Merge pull request #311 from inariksit/korean
...
Korean
2020-04-09 12:35:30 +02:00
Inari Listenmaa
00c9782c9a
(Kor) Add explicit plural for all nouns
2020-04-09 11:08:16 +02:00
Inari Listenmaa
3bda323675
(Kor) Add show function for param VForm (used in an application grammar)
2020-04-09 10:58:46 +02:00
Inari Listenmaa
ebbade4f0a
(Kor) Add new constructor for N + new words
2020-04-08 21:04:57 +02:00
Inari Listenmaa
f39662af62
(Kor) Add a conjunction that repeats "고," after each word
2020-04-08 20:32:03 +02:00
aarneranta
0d6948f59b
added more comments to Czech files
2020-04-08 11:07:12 +02:00
Inari Listenmaa
05be672d6a
Merge pull request #310 from inariksit/korean
...
Korean
2020-04-07 21:42:23 +02:00
Inari Listenmaa
96a7f49132
Update languages.csv + MissingKor
2020-04-07 21:31:10 +02:00
Inari Listenmaa
addc3f74dd
Merge branch 'korean' of github.com:inariksit/gf-rgl into korean
2020-04-07 21:30:46 +02:00
Inari Listenmaa
fc8987e557
(Kor) Small cleanup + new words
2020-04-07 21:30:43 +02:00
Inari Listenmaa
cc3a2646f8
(Kor) Small cleanup + new words
2020-04-07 21:09:19 +02:00
Inari Listenmaa
d9d2b907d1
(Kor) Small fixes in comma versions of Conj opers
2020-04-07 21:09:01 +02:00
Inari Listenmaa
291a3051ef
(Kor) Add ApposNP in ExtendKor
2020-04-07 21:02:42 +02:00
Julia Jansson
0cba0fe07c
Updated test file + lexicon words
2020-04-07 20:16:27 +02:00
Inari Listenmaa
80557e34b2
(Kor) Add NForm as a parameter to A2
2020-04-07 19:48:05 +02:00
Inari Listenmaa
dc948a1f9d
(Kor) Fix Attr in do_V, add adjective variant for using in compound adjs
2020-04-07 19:17:55 +02:00
Inari Listenmaa
99de92594e
(Kor) Add new constructor for making A out of Str+V
2020-04-07 19:13:28 +02:00
Inari Listenmaa
1928fcc1c3
(Kor) Add comma only as a conjunction. (Used in an application grammar)
2020-04-07 18:21:35 +02:00
Inari Listenmaa
e54743feaf
(Kor) Remove neg form from A's and V's worst-case constructor
2020-04-07 16:54:11 +02:00
Inari Listenmaa
ef06c0d3c0
(Kor) Add worst case constructors for A and V
2020-04-07 13:50:48 +02:00
Inari Listenmaa
986592c3a2
Merge pull request #309 from inariksit/korean
...
Korean
2020-04-06 18:37:01 +02:00
Inari Listenmaa
3c50099303
(Kor) New + updated unit tests
2020-04-06 18:19:33 +02:00
Inari Listenmaa
ac1501c942
(Kor) Add inflection table to RCl and RS, change other funs accordingly
2020-04-06 18:19:20 +02:00
Inari Listenmaa
ee3adec428
(Kor) Small fixes + new words
2020-04-06 17:50:22 +02:00
Inari Listenmaa
8b6275af1c
(Kor) Fixes in conjunctions for the verby cats (AP,S,RS)
2020-04-06 17:50:11 +02:00
Inari Listenmaa
aa3bc1d656
(Kor) New constructors for N and A2
2020-04-06 17:49:31 +02:00
Inari Listenmaa
cef3e428c2
(Kor) Make Prep's s field dependent on Phono parameter of NP
2020-04-06 17:41:48 +02:00
Inari Listenmaa
edc79e4717
(Kor) Add variants using commas instead of repeated conjunctions
2020-04-06 17:37:00 +02:00
Inari Listenmaa
0053d8223c
(Kor) Bugfix in RelVP
2020-04-06 11:24:31 +02:00
Inari Listenmaa
5564ba42ee
(Hun) New unit tests
2020-04-04 21:39:38 +02:00
Inari Listenmaa
a686746645
(Hun) More words
2020-04-04 21:37:29 +02:00
Inari Listenmaa
684cec4c34
(Hun) Add dLó to smart paradigm
2020-04-04 21:37:05 +02:00
Inari Listenmaa
1f9ac2c35d
(Hun) Force -at for accusative if plural morpheme is -ak
2020-04-04 21:35:24 +02:00
Inari Listenmaa
c486fd8367
(Hun) in dLó: force E-harmony in plural, if stem has front vowels
2020-04-04 21:33:32 +02:00
Inari Listenmaa
2bb785a54f
(Hun) Change word order to SVO
2020-04-04 21:19:23 +02:00
Julia Jansson
8648902d4e
Majom case fixed with special case
2020-04-04 17:05:39 +02:00
Aarne Ranta
0da96d0fce
more paradigms for Cze N and A
2020-04-04 12:56:49 +02:00
Aarne Ranta
e57e916349
added some words to StructuralCze, mostly very uncertain
2020-04-04 11:23:05 +02:00
Aarne Ranta
5f436574f9
more paradigms for Cze N and A
2020-04-04 10:29:57 +02:00
Aarne Ranta
f0685a3233
harmonized the lincats of Numeral and Det
2020-04-04 09:18:57 +02:00
Inari Listenmaa
870f181efb
Merge pull request #308 from inariksit/korean
...
Korean
2020-04-03 20:16:18 +02:00
Inari Listenmaa
5a3a5597a8
(Kor) Update MissingKor
2020-04-03 20:03:35 +02:00
Inari Listenmaa
1c7bad313c
(Kor) Misc. small additions
2020-04-03 20:03:23 +02:00
Inari Listenmaa
642b4b9f6b
(Kor) Add {Appos,Rel,Adv,Sent}CN
2020-04-03 19:41:10 +02:00
Inari Listenmaa
90af822547
(Kor) Add Digits
2020-04-03 19:36:22 +02:00
Inari Listenmaa
844e606429
(Kor) Add A2, ComplA2, mkA2
2020-04-03 19:35:59 +02:00
Inari Listenmaa
44abd1a8da
(Kor) Add Utt* linearisations
2020-04-03 19:35:32 +02:00
Inari Listenmaa
e586c478a3
(Kor) New words + new tests
2020-04-03 18:04:54 +02:00
Inari Listenmaa
8b62ad1fa7
(Kor) Add comparatives and superlatives
2020-04-03 18:04:34 +02:00
Inari Listenmaa
a4ad8964bc
Add paths
2020-04-03 18:02:38 +02:00
Inari Listenmaa
85b905f0e0
(Kor) Add SymbolKor functions and MassNP
2020-04-03 16:04:52 +02:00
Inari Listenmaa
a9ec29a1e6
(Kor) Add some Dets
2020-04-03 15:43:16 +02:00
Inari Listenmaa
477a214cc0
(Kor) Add PNs
2020-04-03 15:42:23 +02:00
Inari Listenmaa
9bdf4eedf4
(Kor) Updates in tests
2020-04-03 11:57:57 +02:00
Inari Listenmaa
e689b1cc5a
(Kor) Add new constructor for V2, export CaseParticle in Paradigms
2020-04-03 11:57:47 +02:00
Inari Listenmaa
a18ffbe232
(Kor) Add UsePron and PossPron, minor fix in i_Pron
2020-04-03 11:55:32 +02:00
Inari Listenmaa
4e701884db
(Kor) Add pronouns
2020-04-03 11:13:26 +02:00
Inari Listenmaa
f75b9b1c31
(Kor) Add more conjunctions
2020-04-01 19:53:02 +02:00
Inari Listenmaa
cd9dd6bdc7
(Kor) SC, PredSCVP
2020-04-01 18:44:52 +02:00
Inari Listenmaa
c23016aaad
(Kor) Relative clauses
2020-04-01 18:44:11 +02:00
Inari Listenmaa
7b09a6cf8b
(Kor) Add new VForms, replace AForm with VForm (now identical)
2020-04-01 17:31:15 +02:00
Aarne Ranta
29a10589ae
added Czech to languages.csv
2020-04-01 11:56:01 +02:00
Aarne Ranta
0f763b7960
api for Czech with backup for missing
2020-04-01 11:42:42 +02:00
Aarne Ranta
7c275c1c28
started Czech with a mini-like coverage
2020-04-01 11:07:09 +02:00
Julia Jansson
5255a773f0
Added majom (gyomor case, but realised problems in the <Pl,Acc> case
2020-03-31 21:14:50 +02:00
Julia Jansson
29e46f29cf
Improvements in ló case, still problematic for kő though
2020-03-31 20:07:56 +02:00
Inari Listenmaa
8f46b09647
Merge pull request #307 from inariksit/japanese
...
Japanese
2020-03-31 15:24:57 +02:00
Inari Listenmaa
b215395044
(Jpn) Remove space between te-form and iru in verbal adj
2020-03-31 15:23:23 +02:00
Inari Listenmaa
79262fb73f
(Jpn) Automatic whitespace adjustment
2020-03-31 15:22:19 +02:00
Julia Jansson
91f7e2e0e8
Added ló and kő cases (lovak, kövek) but not done yet
2020-03-31 12:26:33 +02:00
Inari Listenmaa
cdb7655741
small typofix
2020-03-30 21:55:45 +02:00
Inari Listenmaa
8377dfc212
(Hun) Move all noun morphology related opers and types to NounMorphoHun
2020-03-30 21:55:06 +02:00
Inari Listenmaa
d5127e735f
Comment out posses_Prep from tests
2020-03-30 21:54:21 +02:00
Inari Listenmaa
60500231d8
(Hun) Adjust types for numerals
2020-03-30 21:51:42 +02:00
Inari Listenmaa
4a8668fce9
(Hun) Prevent redundant use of IndefArt in DetQuant with a Numeral
2020-03-30 16:01:12 +02:00
Inari Listenmaa
350960da1c
(Hun) Add transitive verbs
2020-03-30 15:26:04 +02:00
Inari Listenmaa
fcd8732d9b
(Hun) New words, small fixes
2020-03-30 15:19:37 +02:00
Inari Listenmaa
cd73fe958e
(Hun) Add pronouns
2020-03-30 15:18:58 +02:00
Inari Listenmaa
ef0cca5463
(Hun) Restrict subject case to only Nom and Dat
2020-03-30 15:03:37 +02:00
Inari Listenmaa
268af14dd3
(Hun) Remove a few noun cases
2020-03-30 14:59:22 +02:00
krangelov
4a50152e17
drop the copular sufix for P3 Pl
2020-03-30 12:34:44 +02:00
krangelov
e685d5038e
future copula
2020-03-29 23:01:28 +02:00
krangelov
a79cb0b655
a draft for Copula verbs
2020-03-29 21:39:17 +02:00
Julia Jansson
0e0ac8474b
Update inflection.gftest
...
Corrected név
2020-03-29 15:48:36 +02:00
Julia Jansson
41824520b8
Corrected férfi
2020-03-29 15:43:50 +02:00
Julia Jansson
8d2657fd10
Corrected irregular madár noun
2020-03-29 14:57:22 +02:00
krangelov
1f316bf5c3
fix linearization of with_Prep in the BG documentation
2020-03-29 11:12:12 +02:00
Julia Jansson
30ef8b8255
Update README.md
2020-03-28 19:08:04 +01:00
Julia Jansson
5907b0ead7
Update inflection.gftest
2020-03-28 19:04:15 +01:00
Julia Jansson
ef37b87701
Update inflection.gftest
...
Fixed errors
2020-03-28 18:59:48 +01:00
Inari Listenmaa
f7c58d700e
(Hun) Add plurals to unit tests
2020-03-28 16:54:14 +01:00
Inari Listenmaa
59e1a397a9
(Hun) Fix error in unit tests
2020-03-28 16:47:14 +01:00
Inari Listenmaa
8b35ea2762
(Hun) Add some tests for noun inflection + new words for them
2020-03-28 16:35:02 +01:00
Inari Listenmaa
e1a94a0741
(Hun) Fresh copypaste from generic dummy template. Compiles, isn't good.
2020-03-28 15:43:58 +01:00
krangelov
c36725aea7
first draft of coordination in Turkish
2020-03-28 11:14:15 +01:00
krangelov
98b7599c7b
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2020-03-28 08:59:43 +01:00
krangelov
582730c498
Complete documentation for Turkish
2020-03-28 08:59:11 +01:00
Inari Listenmaa
7fee10e1e0
(Hun) Remove unnecessary files and code from copying English
2020-03-27 15:50:19 +01:00
Inari Listenmaa
b94c917d1d
Merge pull request #306 from inariksit/korean
...
Korean
2020-03-27 15:32:18 +01:00
Inari Listenmaa
be10915fcb
(Kor) Add api + languages.csv + minor fixes
2020-03-27 14:18:03 +01:00
Inari Listenmaa
8a151c684a
(Kor) Add ConjS + new form in S and Cl inflection table
2020-03-27 11:42:05 +01:00
Inari Listenmaa
ec0173c587
(Kor) Add conjunctions for AP and CN
2020-03-27 11:25:48 +01:00
Inari Listenmaa
dbaa52be08
(Kor) Fixes in adverbs + related unit tests
2020-03-26 20:43:52 +01:00
Inari Listenmaa
1acaa57c49
(Kor) New verb forms
2020-03-26 17:16:41 +01:00
Inari Listenmaa
afdff2e374
(Kor) Remove unused VerbType parameter
2020-03-26 17:03:52 +01:00
Inari Listenmaa
85babd3730
(Kor) Minor fixes and cleanup
2020-03-26 16:06:03 +01:00
Inari Listenmaa
602da07d3d
(Kor) Add numerals -- so far only up to 100
2020-03-26 12:40:29 +01:00
krangelov
3e51b78cb5
better compounding in Bulgarian
2020-03-26 11:58:51 +01:00
krangelov
8d5e8ce503
have_V2 in StructuralTur
2020-03-25 16:36:03 +01:00
krangelov
2c3b319d4a
SymbPN in Turkish. Just a placeholder for now
2020-03-25 16:32:42 +01:00
Inari Listenmaa
115e2f1ffa
(Kor) Add counters to N* + preliminary support for numerals
2020-03-25 16:00:48 +01:00
krangelov
01455977d2
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2020-03-25 15:51:42 +01:00
krangelov
da377fa4e7
added an API for Turkish
2020-03-25 15:51:05 +01:00
Inari Listenmaa
d83ded2624
(Kor) Det, Quant
2020-03-25 14:03:38 +01:00
Inari Listenmaa
cfdc4d9955
(Kor) Adv, AdA and AP related functions
2020-03-25 13:42:22 +01:00
Inari Listenmaa
c49bcb2f69
(Kor) Add SlashV2a and ComplSlash
2020-03-25 12:52:39 +01:00
Inari Listenmaa
64a66166eb
(Kor) Add compound adjectives
2020-03-25 12:52:18 +01:00
Inari Listenmaa
f9d23d52ee
(Kor) Add more documentation
2020-03-25 12:51:51 +01:00
Inari Listenmaa
adfa5ce4fd
(Kor) Add space before negation in CompN* + fix copula forms after vowel
2020-03-25 11:41:57 +01:00
Inari Listenmaa
b95ed78982
(Kor) Small cleanup and new words
2020-03-25 11:40:46 +01:00
Inari Listenmaa
e93b9c6743
(Kor) Add negation with ~지 않다
2020-03-25 11:40:07 +01:00
Inari Listenmaa
3f8ccb559a
(Kor) Add compound verbs
2020-03-25 11:37:35 +01:00
Inari Listenmaa
022afabf50
(Kor) Add functions for V -> V2
2020-03-25 10:30:49 +01:00
Inari Listenmaa
4730cae42b
(Kor) Add unit tests about verb inflection
2020-03-24 20:51:30 +01:00
Inari Listenmaa
5344ca7cce
(Kor) Add linrefs to V* cats
2020-03-24 20:50:54 +01:00
Inari Listenmaa
48fd16d5da
(Kor) More transformations on hanguls
2020-03-24 19:42:06 +01:00
Inari Listenmaa
c6aea7d257
(Kor) WIP constructing verb inflection tables
2020-03-24 17:00:50 +01:00
Inari Listenmaa
50eeb8757b
(Kor) WIP Transformation functions for polite verb forms
2020-03-24 17:00:08 +01:00
Inari Listenmaa
cad155b0bb
(Kor) Small cleanup
2020-03-24 14:36:30 +01:00
Inari Listenmaa
5f04085084
(Kor) Add have_V2
2020-03-24 14:35:20 +01:00
Inari Listenmaa
0351d77357
(Kor) Update add_X functions to work for strings of any length
2020-03-24 14:24:14 +01:00
Inari Listenmaa
ebd250e063
(Kor) Add present tense in 3 politeness forms, subj+obj cases in V*
2020-03-24 13:40:21 +01:00
Inari Listenmaa
779c8d7609
(Kor) Add Predets and PredetNP
2020-03-23 14:24:09 +01:00
Inari Listenmaa
703695b2cb
(Kor) Add param Phono for combining particles with nouns
2020-03-23 14:23:54 +01:00
Inari Listenmaa
5322b9d90a
(Kor) Add a separate module for handling Hangul trarnsformations
2020-03-22 08:06:39 +01:00
Inari Listenmaa
c31c00dd83
(Kor) Add AForm, change VP and Comp.
2020-03-11 16:54:02 +01:00
Inari Listenmaa
30ce18e124
(Kor) Add NForm and some Preps.
2020-03-11 15:28:27 +01:00
Inari Listenmaa
1e1369c523
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into korean
2020-03-11 14:47:24 +01:00
John J. Camilleri
2911abd137
Add README for Swedish with basic info about dictionaries
2020-03-04 13:46:06 +01:00
John J. Camilleri
3bd8923f3a
Bump GHC version to 8.6 in Travis build for MacOS
...
GHC 8.2 has been removed from Homebrew, see:
https://github.com/Homebrew/homebrew-core/pull/50585
2020-03-04 13:28:13 +01:00
John J. Camilleri
94d9c77947
Update link to synopsis page
2020-03-04 13:17:23 +01:00
aarneranta
9b01ed63e0
some more explanations in morphodict README
2020-03-03 18:53:45 +01:00
aarneranta
7cce2892a2
morphodict instructions in README
2020-03-03 18:50:50 +01:00
aarneranta
9790e07f6e
generating MorphoDict Swe from SALDO sources
2020-03-03 18:10:02 +01:00
aarneranta
69f2ae9794
another sorting gives better recall in compound analysis in morphodict
2020-03-03 12:04:27 +01:00
aarneranta
58ebc9234a
grouping and marking possible compounds with a heuristic algorithm
2020-03-03 11:04:53 +01:00
aarneranta
8cd5450e21
started trying to identify compounds in morphodict - to be completed
2020-03-02 16:58:27 +01:00
aarneranta
bcb811cfcb
configurations for MorphoDictSwe ; more things to do e.g. with compounds
2020-03-02 11:18:18 +01:00
aarneranta
b12eb72744
a script for making pure morphological lemgram dictionaries
2020-02-28 18:16:14 +01:00
Inari Listenmaa
e293f4894e
Merge pull request #304 from inariksit/japanese
...
(Jpn) Add more examples to mkN documentation
2020-02-17 16:59:32 +01:00
Inari Listenmaa
c9d6c03831
(Jpn) Add more examples to mkN documentation
2020-02-17 16:54:39 +01:00
Inari Listenmaa
79c647cffa
Merge pull request #303 from lizazim/master
...
Jpn: corrections of mkN paradigm, lexicon and AP conjunction
2020-02-17 16:42:03 +01:00
lizazim
7b1587a735
corrected conjunction of APs
2020-02-17 17:24:59 +02:00
lizazim
5353b8082b
added 2 functions to mkN
2020-02-17 17:23:25 +02:00
lizazim
da6836f53c
changed some counters
2020-02-17 17:20:43 +02:00
Inari Listenmaa
b3c5d9b193
Merge pull request #302 from inariksit/japanese
...
(Jpn) Revert misunderstood fix about replaceCounter + update docs
2020-02-11 17:02:40 +01:00
Inari Listenmaa
92fdf5b799
(Jpn) Revert misunderstood fix about replaceCounter + update docs
2020-02-11 16:17:32 +01:00
Inari Listenmaa
5f7f23ddd1
Merge pull request #301 from inariksit/japanese
...
Japanese
2020-02-11 15:33:28 +01:00
Inari Listenmaa
cefb149530
(Jpn) Fix bug in DetCN: missing cn.s when counterReplace=True
2020-02-11 15:28:19 +01:00
Inari Listenmaa
75a5ea0cf1
(Jpn) Fix formatting issues in ParadigmsJpn, for producing API docs.
2020-02-11 13:41:55 +01:00
Inari Listenmaa
02f8015213
(Jpn) Export Animacy from ResJpn
2020-02-11 13:30:38 +01:00
Inari Listenmaa
f1fc061750
Merge pull request #300 from inariksit/japanese
...
Document Japanese paradigms better.
2020-02-11 13:23:10 +01:00
Inari Listenmaa
8f039dfc1e
Document Japanese paradigms better.
2020-02-11 13:16:15 +01:00
Inari Listenmaa
61fda2f532
Add comments about orthography
2020-02-11 12:57:11 +01:00
Inari Listenmaa
7d9133cc05
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into korean
2020-02-07 11:01:36 +01:00
Inari Listenmaa
495c9b7e52
(Kor) WIP: First draft of Korean RG.
...
Not at all correct, just a minimal implementation that compiles.
2020-02-07 11:00:37 +01:00
aarneranta
4aecdeb0ff
new link to LiLT paper on RGL
2020-01-30 10:56:56 +01:00
krangelov
fcae1c65f1
fix vocative in paradigm mkN019a
2020-01-29 09:12:28 +01: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
0e2fdd3a73
added a missing case to mkQCl in the API
2020-01-16 17:39:45 +01:00
aarneranta
00d5bb85d1
added VPS variants of existentials in Extend; made this also for questions, but concrete syntax is not yet there
2020-01-03 09:57:50 +01:00
Inari Listenmaa
3bd4e0a096
Merge pull request #299 from bamutra/master
...
redesigned the Verb, VerbPhrase, Cl and RCL so as to check for empty …
2019-12-03 19:49:38 +01:00
Inari Listenmaa
df306d26a4
Merge pull request #297 from daherb/master
...
Updated Latin RG
2019-12-03 19:48:42 +01:00
David Bamutura
a21df23da5
redesigned the Verb, VerbPhrase, Cl and RCL so as to check for empty tense Markers and hence correct errors with Copulative statements. The Problem with Numeral still remains
2019-11-28 07:12:57 +03:00
Herbert Lange
fefa2f03ff
Merge branch 'latin'
2019-11-22 12:03:47 +01:00
Herbert Lange
cc379d7518
Merge remote-tracking branch 'upstream/master'
2019-11-22 12:02:40 +01:00
Herbert Lange
0197002b85
change in handling determiners in clauses
2019-11-22 12:01:36 +01:00
Herbert Lange
6f35b9f67f
fix mkmissing and update missinglat
2019-11-12 16:03:55 +01:00
Herbert Lange
f2eebc3a64
fix symbollat
2019-11-12 16:03:04 +01:00
Herbert Lange
4438ef45c0
move include of relativelat to correct file
2019-11-12 16:02:52 +01:00
Herbert Lange
b3584b8bda
fix problem with rcl
2019-11-12 15:27:53 +01:00
Herbert Lange
e46f120de3
various additions to extralat
2019-11-12 14:54:51 +01:00
Herbert Lange
ed4ff97b7b
varios function is extend
2019-11-12 14:54:33 +01:00
Herbert Lange
d60ddb1c4a
fix relnp and posspron
2019-11-12 14:54:19 +01:00
Herbert Lange
67b107ea7e
remove unnecessary parameter
2019-11-12 14:54:02 +01:00
Herbert Lange
15c6e9c323
fix conjunction for np and s
2019-11-12 14:53:31 +01:00
Herbert Lange
5b04dbffa0
change determiners in np and fix emptynp
2019-11-12 14:53:10 +01:00
Herbert Lange
b49cd9afc3
add passive to vp and add emptyvp
2019-11-12 14:51:43 +01:00
Herbert Lange
f60a4a2052
fix clauses
2019-11-12 14:50:08 +01:00
Herbert Lange
6864f61e92
updated createSentence/add defaultSentence
2019-11-12 14:49:35 +01:00
Herbert Lange
f46cbfe51e
work on relative clauses
2019-11-12 14:47:21 +01:00
Herbert Lange
2d5a111893
update combinenounphrase
2019-11-12 14:45:47 +01:00
Herbert Lange
57ba9c240a
remove no longer missing numeral function
2019-11-10 20:40:57 +01:00
Herbert Lange
48d9b3909e
start reworking grammar to split verb and verb complement
2019-11-10 20:40:32 +01:00
Herbert Lange
523b4841fc
fixing issues with extend and add new rule for different word order
2019-11-10 20:39:42 +01:00
aarneranta
6a24554928
fixed (hopefully) the rest confusions in French mkA argument order
2019-11-06 17:08:47 +01:00
Aarne Ranta
6a6062039e
some more concrete configs in LangEng
2019-11-06 17:05:04 +01:00
Herbert Lange
11a4d6ed12
some fixes and extensions
2019-10-31 13:15:29 +01:00
Herbert Lange
d960d0d361
tried to implement CountNP
2019-10-29 14:46:40 +01:00
Herbert Lange
4e8ecea403
updated the large-scale dictionary
2019-10-29 14:46:00 +01:00
Herbert Lange
d900d16dd9
new version of extend
2019-10-29 14:42:14 +01:00
Herbert Lange
56c484edf2
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-10-13 17:39:00 +02:00
Herbert Lange
a178f700f6
work on ordinal numbers
2019-10-13 17:30:28 +02:00
Inari Listenmaa
a92be72247
Merge pull request #296 from inariksit/somali
...
Somali
2019-10-04 16:26:33 +02:00
Inari Listenmaa
0ef64ed77a
(Som) Remove implemented funs from MissingSom
2019-10-03 18:01:43 +02:00
Inari Listenmaa
6a1ebffcee
(Som) Implement remaining funs needed for ExtendSom + use ExtendFunctor
2019-10-03 18:01:26 +02:00
Inari Listenmaa
c2e0c709a7
(Som) Update FocusObj and UseSlash to new type of SSlash
2019-10-03 17:59:00 +02:00
Inari Listenmaa
5871f9c165
(Som) Implement GenModNP + restructure ComplN2 to better reuse code
2019-10-03 17:56:44 +02:00
Inari Listenmaa
80ac06e4ae
Merge pull request #295 from inariksit/somali
...
Somali
2019-10-01 19:57:07 +02:00
Inari Listenmaa
ba308dcf95
(Som) More phonological assimilation rules
2019-09-30 15:40:09 +02:00
Inari Listenmaa
0e4cedd144
(Som) Add V2S
2019-09-30 15:39:53 +02:00
Inari Listenmaa
4dba178d33
(Som) Add VPSlashPrep + fix bug in insertAdv
2019-09-30 10:50:26 +02:00
Inari Listenmaa
22503e0a7a
Merge pull request #294 from inariksit/somali
...
Somali
2019-09-27 17:55:21 +02:00
Inari Listenmaa
b8b43689bc
(Som) Small bugfixes in RelCN and PartNP
2019-09-27 17:53:57 +02:00
Inari Listenmaa
096115c35f
(Som) More fine-grained parameter for modifiers in NPs (AP vs. Other)
2019-09-27 16:44:21 +02:00
Inari Listenmaa
3f30e0946e
(Som) WIP better handling of multiple modifiers and numerals
2019-09-27 15:22:43 +02:00
Inari Listenmaa
62641093dd
(Som) Rename obj2,secObj-> obj,obj2. Remove commented out code+old TODOs
2019-09-27 11:39:19 +02:00
Inari Listenmaa
8e929ea4fb
(Som) minor cleanup/whitespace removal
2019-09-27 11:14:50 +02:00
Inari Listenmaa
a520c9659f
(Som) Add superlatives
2019-09-27 11:14:23 +02:00
Inari Listenmaa
9b9d6ebdd2
(Som) Add comparatives
2019-09-27 10:32:45 +02:00
Inari Listenmaa
6d7f7ab736
Merge pull request #293 from inariksit/somali
...
Somali
2019-09-26 18:12:55 +02:00
Inari Listenmaa
a399abed83
(Som) Minor cleanup: renaming + moving things around
2019-09-26 15:21:14 +02:00
Inari Listenmaa
819bdacc65
(Som) Better handling of AP and NP complements, remove redundant fields
2019-09-26 15:11:20 +02:00
Inari Listenmaa
e63eae8519
(Som) Add npcomp field to VP for more fine-grained control of word order
2019-09-26 11:39:36 +02:00
Inari Listenmaa
4eed81d729
Merge pull request #292 from inariksit/somali
...
Somali
2019-09-25 18:45:45 +02:00
Inari Listenmaa
b188908969
(Som) Updates to some unit tests
2019-09-25 16:50:33 +02:00
Inari Listenmaa
51c4f1bce7
(Som) Split polar questions and wh-questions to separate types
2019-09-25 16:50:20 +02:00
Inari Listenmaa
0a5e9f4266
(Som) Some notes about conjunctions
2019-09-25 12:21:09 +02:00
Inari Listenmaa
36997f0dd4
(Som) Add unit tests for all TAM inflections of a single verb
2019-09-25 12:06:05 +02:00
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
Inari Listenmaa
3e84f29d97
Merge pull request #280 from inariksit/somali
...
Somali
2019-08-28 16:07:57 +02:00
Inari Listenmaa
259b75753e
(Som) Add more variants of VV
2019-08-28 16:01:31 +02:00
Inari Listenmaa
8f5a45aefb
(Som) Lexicon + new unit tests
2019-08-28 14:17:11 +02:00
Inari Listenmaa
0847e5f2fa
(Som) Fix word order+add negative form for rel.cls
2019-08-28 14:16:48 +02:00
Inari Listenmaa
a80ec22a1c
(Som) Fix bug in DetCN
2019-08-28 14:14:26 +02:00
Inari Listenmaa
7a6678d4f5
Merge pull request #279 from inariksit/somali
...
Somali
2019-08-27 16:53:12 +02:00
Inari Listenmaa
a1f7c55b33
(Som) Words + new unit test for VS + minor cleanup
2019-08-27 16:39:33 +02:00
Inari Listenmaa
fef2d75ca6
(Som) Add ComplVS
2019-08-27 16:38:33 +02:00
Inari Listenmaa
d2b49b1936
(Som) Add ProgrVP
2019-08-27 16:36:41 +02:00
Inari Listenmaa
d077965a6b
(Som) Fix Preps formed from nouns with possessives
2019-08-27 16:00:14 +02:00
Inari Listenmaa
e5f597979b
(Som) Add new prepositions and unit tests
2019-08-27 13:35:49 +02:00
Inari Listenmaa
935530fad7
(Som) Fix bug in PassV2
2019-08-27 12:49:01 +02:00
Inari Listenmaa
bcb4812f10
(Som) Make relational nouns into Prep w/ possPrep
2019-08-27 12:32:42 +02:00
Inari Listenmaa
e2bf92c61c
Merge pull request #278 from inariksit/somali
...
Somali
2019-08-26 18:08:29 +02:00
Inari Listenmaa
db8356aa49
(Som) Add Predets
2019-08-26 15:25:41 +02:00
Inari Listenmaa
ea6fcd4815
(Som) Add a few words + comments
2019-08-26 14:32:10 +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
Peter Ljunglöf
01f6957bad
Updated example test cases
2019-08-22 11:35:51 +02:00
Peter Ljunglöf
7e1d0d87ea
Updated README
2019-08-22 11:35:51 +02:00
Peter Ljunglöf
091e53619d
Updated script: better handling of arguments, simplified code, better reporting, etc.
...
Note that the flag `-only-cc` has been renamed to `--no-pmcfg`
2019-08-22 11:35:51 +02:00
Inari Listenmaa
11334b10d9
Merge pull request #277 from inariksit/somali
...
Somali
2019-08-19 19:05:54 +02:00
Inari Listenmaa
62eb0f84d1
(Som) minor typofixes
2019-08-19 17:49:59 +02:00
Inari Listenmaa
21a83b9591
(Som) Add unit tests about numerals
2019-08-19 17:44:14 +02:00
Inari Listenmaa
3a760d6b29
(Som) Fix bug in ordinals
2019-08-19 17:44:00 +02:00
Inari Listenmaa
420715b88e
(Som) bugfixes in numerals
2019-08-19 17:21:23 +02:00
Inari Listenmaa
c845b2b315
Merge pull request #276 from inariksit/somali
...
(Som) Add verbforms: neg.cond + reduced present for Pl1
2019-08-19 15:50:47 +02:00
Inari Listenmaa
40a30b9fd1
(Som) Add verbforms: neg.cond + reduced present for Pl1
2019-08-19 15:12:35 +02:00
Inari Listenmaa
92b9f6ceb0
Merge pull request #275 from inariksit/somali
...
Somali
2019-08-14 21:11:36 +02:00
Inari Listenmaa
7ef077e06d
(Som) New unit tests with negation + fixes
2019-08-14 16:27:56 +02:00
Inari Listenmaa
8f650f9da3
(Som) Correct form for RS when it modifies a NP in nominative case
2019-08-14 16:24:52 +02:00
Inari Listenmaa
5151280409
Merge pull request #274 from inariksit/master
...
Add empty implementation of ProgrVPSlash to Extend(Romance)Functor
2019-08-14 16:12:47 +02:00
Inari Listenmaa
783224c1ab
(Som) Add pred=Copula in UseCopula
2019-08-14 15:52:51 +02:00
Inari Listenmaa
650b24c830
(Som) Fix bugs with negation in RelVP
2019-08-14 15:52:35 +02:00
Inari Listenmaa
2a697eebb2
Add empty implementation of ProgrVPSlash to Extend(Romance)Functor
2019-08-14 14:26:04 +02:00
Inari Listenmaa
63f457f296
Merge pull request #273 from davidar/progr
...
Add ProgrVPSlash
2019-08-14 14:17:28 +02:00
David A Roberts
db679e3fbc
Add ProgrVPSlash
2019-08-14 21:58:02 +10:00
Inari Listenmaa
cd53c5304e
(Som) typofix
2019-08-14 13:57:20 +02:00
Inari Listenmaa
2240335832
(Som) Minor cleanup/typofix
2019-08-14 13:52:45 +02:00
Inari Listenmaa
d0ae81832b
(Som) Difference between restrictive vs. appositive relative clauses
2019-08-14 13:52:14 +02:00
Inari Listenmaa
9c2d007b39
Merge pull request #272 from inariksit/somali
...
Somali
2019-08-14 11:33:01 +02:00
Inari Listenmaa
a21c37d814
(Som) New unit tests + lexical items
2019-08-14 11:22:44 +02:00
Inari Listenmaa
77da513973
(Som) Fix bug in converting between parameters (Sg3 instead of Pl3)
2019-08-14 11:19:10 +02:00
Inari Listenmaa
3abae675c7
(Som) Add State in the inflection table of CN, to pick right conjunction
2019-08-14 11:18:07 +02:00
Inari Listenmaa
fa9c3ac4b5
(Som) PossNP: if possessor is a pronoun, use long form of pronoun
2019-08-14 11:16:22 +02:00
Inari Listenmaa
a541ca0ed6
Merge pull request #271 from inariksit/somali
...
Somali
2019-08-13 20:08:48 +02:00
Inari Listenmaa
77e42e17ee
(Som) Add unit tests about relative clauses
2019-08-13 15:50:43 +02:00
Inari Listenmaa
4d3620ff3c
(Som) Remove unnecessary BIND in predVP
2019-08-13 15:46:06 +02:00
Inari Listenmaa
dfa2d222fa
(Som) More fine-grained rules with subject pronouns, WIP
2019-08-13 15:31:45 +02:00
Inari Listenmaa
73ea77b1ba
(Som) Add linref for S
2019-08-13 15:29:32 +02:00
Inari Listenmaa
94f5dcdc0d
(Som) Fix bug in getNum: Impers is also Sg
2019-08-13 15:29:02 +02:00
Inari Listenmaa
993a79041b
(Som) fix bug in pot3: retain hundred when adding thousand
2019-08-13 12:10:11 +02:00
Inari Listenmaa
62ed2ecb89
(Som) Add conjunction in RelCN, if the CN already has a modifier
2019-08-13 11:39:30 +02:00
Inari Listenmaa
e8ac77e4fc
(Som) Update unit tests to work with option -only-cc
2019-08-13 10:05:28 +02:00
Inari Listenmaa
4c02a6c6d1
(unittest) Add option to only use cc, never parse
...
Usage like before, but add -only-cc as one of the arguments. For example:
`python3 unittest/unittest.py src/somali/unittest/vp.gftest -only-cc`
In order for it to work, the test file has to only contain test cases like this:
```
LangSom: isku BIND ma barto
Lang: PhrUtt NoPConj (UttS (UseCl (TTAnt TPres ASimul) PNeg (PredVP (UsePron youSg_Pron) (ReflVP (SlashV2a teach_V2))))) NoVoc
```
&+ needs to be written as BIND.
2019-08-11 14:34:55 +02:00
Aarne Ranta
f46f2e5073
added LangFin.labels, changed Lang.labels dobj->obj
2019-08-09 14:26:37 +02:00
Aarne Ranta
62f891f0de
concrete UD labels LangIce.labels
2019-08-09 14:07:36 +02:00
Aarne Ranta
f3150f74fb
DictIce extracted from Wiktionary, 6668 lemmas and 106809 forms. Probably still very buggy though, and many common words not included
2019-08-08 15:20:35 +02:00
Aarne Ranta
4873e78db8
extraction of all major Ice categories from Wiktionary; however, some manual post-editing still needed in the generated files
2019-08-08 15:15:54 +02:00
Aarne Ranta
892d59c89f
extraction of adjectives in Icelandic wiktionary
2019-08-08 12:11:38 +02:00
Aarne Ranta
4263f57d7e
fixed some adjective paradigms in Icelandic; further check needed
2019-08-08 12:11:06 +02:00
krangelov
bce074eca2
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-08-07 18:53:34 +02:00
krangelov
f5e3583f89
ditch the obsolete DictBul
2019-08-07 18:52:59 +02:00
Aarne Ranta
c038ba5442
started to generalize Wiktionary extraction for other categories in Icelandic
2019-08-07 18:17:57 +02:00
Aarne Ranta
87c800433d
minimal monolingual DictIce extracted from LexiconIce
2019-08-07 14:24:52 +02:00
krangelov
488174313a
fix paradigm N002a
2019-08-07 10:23:29 +02:00
Aarne Ranta
ea7e12a560
a short document of ResourceDemo for the Minibar
2019-08-06 17:49:27 +02:00
Aarne Ranta
684e19dc68
using WiktIrregIce in LexiconIce
2019-08-06 17:40:04 +02:00
Aarne Ranta
6a7b220c55
the supine forms restored in Ice.VForm (disappeared by mistake in a git reset)
2019-08-06 17:27:09 +02:00
Aarne Ranta
7bdc01f45a
the script for checking Icelandic verbs wrt Wiktionary
2019-08-06 17:07:00 +02:00
Aarne Ranta
8b84b89941
WiktIrregIce: 63 verb paradigms corrected by reference to Wiktionary. To be checked by an expert, but at least some improvements are clear.
2019-08-06 16:53:36 +02:00
John J. Camilleri
2d3d382a41
unittest: create README.md as main documentation
2019-08-05 10:57:26 +02:00
Aarne Ranta
9197783fa1
typo fix in DocumentationIceFunctor
2019-08-05 10:39:02 +02:00
Inari Listenmaa
f563a90e33
Merge pull request #269 from inariksit/somali
...
Somali
2019-08-05 11:37:23 +03:00
Inari Listenmaa
79fdbb03de
(Som) Small fixes in noun morphology
2019-08-05 10:25:08 +02:00
Inari Listenmaa
95c95a3e2c
(Som) Fix bug in DetCN with indefinite forms
2019-08-05 09:59:33 +02:00
Inari Listenmaa
c8b0db121d
(Som) Use long form of pronoun in ConjNP
2019-08-05 09:45:07 +02:00
Aarne Ranta
2fdfd5127e
showing word lemmas in DocumentationIce headings
2019-08-04 21:15:44 +02:00
Aarne Ranta
80854f4c44
extended DocumentationIce to V2
2019-08-02 18:40:51 +02:00
Aarne Ranta
abf96c097c
the table script now takes all N,A,V from Lexicon
2019-08-02 18:33:37 +02:00
Aarne Ranta
44885e8216
simple script for generating a number of inflection tables as a html document
2019-08-02 18:21:54 +02:00
Aarne Ranta
ce27e4e017
Icelandic documentation: completed with adjectives
2019-08-02 18:21:12 +02:00
Aarne Ranta
b49c0255c6
documenting verb tables in Icelandic
2019-08-02 16:56:10 +02:00
Aarne Ranta
6379c22272
Terminology and Documentation for Icelandic; noun tables done
2019-08-02 15:31:23 +02:00
Aarne Ranta
915d0f0d50
added Ara and Eus into ResourceDemo
2019-08-02 12:17:11 +02:00
Aarne Ranta
8b8d815a5b
added more morphological tags to LangEng.labels
2019-08-02 12:06:52 +02:00
Aarne Ranta
5762461bea
Icelandic: added VInf Middle, which was a missing form, as well as a constructor depV for deponent verbs, also matched by -st ending in one-place mkV
2019-08-02 11:35:32 +02:00
Aarne Ranta
a1d1966d70
some catch-all cases in Ice paradigms to prevent compilation errors; need proper verification
2019-08-02 10:49:09 +02:00
Aarne Ranta
fb5943a58e
added Ice.mkN : Str -> N following textbook heuristics
2019-08-01 18:24:46 +02:00
Inari Listenmaa
3700527c4a
Merge pull request #268 from inariksit/somali
...
Somali
2019-08-01 10:10:47 +03:00
Inari Listenmaa
4d79df8406
(Som) WIP: Conjunctions
2019-07-31 17:50:50 +02:00
Inari Listenmaa
60508533d2
(Som) Minor fixes
2019-07-30 17:17:54 +02:00
Inari Listenmaa
bba53fc48b
(Som) Fix bug in UttVP+RelVP
2019-07-30 17:13:05 +02:00
Inari Listenmaa
773417511a
(Som) Fix bug in RelNP with pronouns
2019-07-30 17:01:33 +02:00
Inari Listenmaa
469718230a
(Som) WIP: add FocusObj
2019-07-30 16:38:57 +02:00
Inari Listenmaa
8425048557
Merge pull request #267 from inariksit/somali
...
Somali
2019-07-30 14:43:26 +03:00
Inari Listenmaa
855d04dee5
(Som) Use PrepCombination in VP instead of c2,c3 : Preposition
2019-07-30 11:18:19 +02:00
Inari Listenmaa
7a147ccd7e
(Som) Put subject pronoun back in QuestCl
2019-07-28 14:38:42 +03:00
Inari Listenmaa
b8a7b4f0bd
(Som) WIP relative clauses.
...
Add short relative forms in VForm, split Cl(Slash) etc. even further, to
make it possible to not add sentence type marker in RelVP.
2019-07-28 12:55:16 +03:00
Inari Listenmaa
e22c3b4212
(Som) Minor fixes
2019-07-28 12:54:23 +03:00
Inari Listenmaa
99e7e61863
(Som) Make Cl, S etc. discontinuous, to add Subj to the right place
2019-07-26 22:20:00 +03:00
Inari Listenmaa
0b6fc7732b
Merge pull request #266 from inariksit/somali
...
(Som) Take passive out of Prep + add reflexive as PrepAgr + update tests
2019-07-25 18:56:47 +03:00
Inari Listenmaa
e4bc20e482
(Som) WIP: subordinate clauses
2019-07-25 18:42:16 +03:00
Inari Listenmaa
e5aa8a6499
(Som) Remove Impers_Prep and put it in PrepCombination
2019-07-25 18:41:16 +03:00
Inari Listenmaa
8c8612b7d7
(Som) Take passive out of Prep + add reflexive as PrepAgr + update tests
2019-07-24 19:24:19 +03:00
Inari Listenmaa
fbb431f2d2
Merge pull request #264 from bamutra/master
...
Rukiga gf-rgl
2019-07-24 05:55:52 +03:00
Inari Listenmaa
778fccf907
Merge pull request #265 from inariksit/somali
...
Somali
2019-07-23 23:33:44 +03:00
Inari Listenmaa
c4d7eabc83
(Som) Add more preposition combinations with passive
2019-07-23 21:40:14 +03:00
krangelov
5cd076d450
linrefs for all verb categories
2019-07-22 22:07:21 +02:00
Inari Listenmaa
a6530e4f1d
(Som) Create PrepAgr param for prepositions combining with pronouns
2019-07-22 21:51:44 +03:00
Inari Listenmaa
eabf415b0b
Merge pull request #263 from inariksit/somali
...
Somali
2019-07-22 21:49:50 +03:00
Inari Listenmaa
2717955d3c
(Som) New unit test
2019-07-22 21:49:30 +03:00
Inari Listenmaa
6817734f8d
(Som) Remove already implemented functions from MissingSom
2019-07-22 21:42:40 +03:00
Inari Listenmaa
89b52b89f9
(Som) Shaving off parameters here and there
2019-07-20 18:35:19 +03:00
Inari Listenmaa
2efd8435ae
(Som) More unit tests
2019-07-20 18:33:14 +03:00
Inari Listenmaa
6f2896acc9
Merge pull request #262 from inariksit/somali
...
Somali
2019-07-19 14:14:39 +03:00
Inari Listenmaa
404873802e
(Som) Add unit tests about VPs
2019-07-19 13:58:43 +03:00
Inari Listenmaa
c96ba57991
(Som) New lexical items
2019-07-19 13:58:22 +03:00
Inari Listenmaa
56be17ccf9
(Som) Add GenericCl
2019-07-19 13:58:02 +03:00
Inari Listenmaa
8c11c9e372
(Som) Add empty Str field to NP so every NP contributes with some string
...
Otherwise parsing sentences with pronoun objects gives metavariables.
2019-07-19 13:57:37 +03:00
Inari Listenmaa
9c1c488703
Merge pull request #261 from inariksit/estonian
...
Estonian + Somali
2019-07-19 09:41:05 +02:00
Inari Listenmaa
54870ec678
(Est) Minor cleanup+formatting
2019-07-19 10:22:07 +03:00
Inari Listenmaa
89217ee9cc
(Est) Add [CN] and {Base,Cons,Conj}CN
2019-07-19 10:21:29 +03:00
Inari Listenmaa
08cec84079
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into somali
2019-07-19 10:06:14 +03:00
Inari Listenmaa
844755b666
Merge pull request #258 from hleiss/accdatV3
...
(Ger) Readjusting accdatV3 in ParadigmsGer and modifying V3-examples …
2019-07-18 19:55:25 +02:00
Inari Listenmaa
87b21c6435
Merge pull request #257 from hleiss/vp-paradigm
...
(Ger) Correction of VP paradigm with modal verbs
2019-07-18 19:55:11 +02:00
Inari Listenmaa
db4f31047e
(Som) Add reflexives
2019-07-18 20:49:59 +03:00
Peter Ljunglöf
26442cdbd0
unittest: example test file
2019-07-12 11:05:40 +02:00
Peter Ljunglöf
7cbe4e7810
unittest: adding support for Python- or GF-style comments
2019-07-12 10:39:16 +02:00
Peter Ljunglöf
29ee6d0d70
unittest: updated the script to be able to work from the unittest directory
2019-07-12 10:39:16 +02:00
Peter Ljunglöf
9646629fb3
unittest: Move script to new directory
2019-07-12 10:39:16 +02:00
Peter Ljunglöf
35b6d8be55
Unit testing for RGL languages, written in Python 2+3
2019-07-08 23:02:53 +02:00
Hans Leiss
d9928919e3
(Ger) Readjusting accdatV3 in ParadigmsGer and modifying V3-examples in LexiconGer instead
...
ParadigmsGer had two constructions of verbs v:V3 with dat- and acc-object nps,
(1) mkV3 : V -> V3 = \v -> mkV3 v accPrep datPrep ;
(2) accdatV3 : V -> V3 = \v -> mkV3 v datPrep accPrep ; -- (no prepositions)
In a previous patch, I had replaced (accdatV3 v) to (mkV3 v accPrep datPrep), as the
name suggested. (This actually was the meaning of accdatV3 in gf-3.2, which had only
a non-overloaded mkV3 : V -> Prep -> Prep -> V3.)
The reason for having two constructions for dat+acc-verbs in Ger seems to be *Eng*:
for English, ditransitive V3-verbs are defined by
(2') mkV3 : V -> V3 = \v -> mkV3 v noPrep noPrep ;
like "to give sb sth", where the indirect argument comes first (c2=indir), the direct
second (c3=dir), corresponding to c2=datPrep, c3=accPrep in Ger; apparently, this was
meant by the comment (no prepositions) in (2). Other V3-verbs in Eng are defined by
(1') mkV3 : V -> Prep -> V3 = \v,p -> mkV3 v noPrep p ;
like "to give sth to sb", so that (c2=dir), (c3=indir-with preposition),
corresponding to c2=acc,c3=dat in Ger, i.e. (1).
In order to get trees with equal meaning in Ger and Eng, the direct and indirect
arguments of corresponding verbs must match. Therefore, some V3-verbs in Ger have to
be defined using (1), others using (2), although they syntactically behave similar.
This patch therefore reinstalls (1) and (2), and changes the V3 in LexiconGer to:
give_V3 = accdatV3 Irreg.geben_V ; -- c2=datPrep, c3=accPrep, to fit
-- to Eng ditransitive: give sb(indir) sth(dir) (no preposition)
sell_V3 = mkV3 (no_geV (regV "verkaufen")) ; -- Eng: mkV3 v noPrep toPrep
send_V3 = mkV3 (regV "schicken") ; -- Ger mkV3 v = Ger: mkV3 v accPrep datPrep
2019-07-08 16:09:17 +02:00
Hans Leiss
45e6bfdec5
(Ger) Correction of VP paradigm with modal verbs
...
The inf part of VPC is split into inf,inf2:Str to correct
hat ... wollen lesen => hat ... lesen wollen
wird ... wollen haben lesen => wird ... haben lesen wollen
(for: lesen wollen|gewollt haben)
Changed useVP and mkClause of ResGer and MkVPS of ExtraGer.
(ExtraGer.DisToCl needs to be adapted, but best by unification with mkClause.)
See also tests/german/vp-paradigm.*
2019-07-06 15:29:23 +02:00
Inari Listenmaa
bc78d8466e
Merge pull request #256 from inariksit/arabic-mkN
...
Bugfix in Arabic mkN
2019-07-05 11:06:06 +02:00
Inari Listenmaa
64e9947a61
(Ara) Fix bug in mkN instance for sg,pl,gender,species.
2019-07-05 10:44:56 +02:00
Inari Listenmaa
d426b0f9d1
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into arabic-mkN
2019-07-05 10:18:42 +02:00
Inari Listenmaa
932c72c36b
Merge pull request #255 from hleiss/pron-ordering
...
Pron ordering
2019-07-04 17:06:50 +02:00
Hans Leiss
2a1c22c5ca
fixed the syntax error with --# notpresent in ResGer
2019-07-04 14:15:50 +02:00
Inari Listenmaa
37dbd8e486
Merge branch 'pron-ordering' of https://github.com/hleiss/gf-rgl into hleiss-pron
2019-07-04 10:55:41 +02:00
Hans Leiss
07aa656687
updated tests/german/object-order.README
2019-07-04 10:19:24 +02:00
Hans Leiss
b521089274
Added tests for pronoun-switch and object ordering in Ger (see tests/object-order.*)
2019-07-03 19:16:35 +02:00
Inari Listenmaa
2500c02b5f
Merge pull request #254 from inariksit/somali
...
Somali
2019-07-02 09:55:59 +02:00
Inari Listenmaa
e4394b633c
(Som) VV complements + some restructuring.
2019-07-01 20:30:06 +02:00
Hans Leiss
d3c6dddf2c
removed comment from ResGer
2019-07-01 17:39:42 +02:00
Inari Listenmaa
ca06dc4e1d
(Som) More fine-grained adverbials
2019-07-01 14:13:45 +02:00
Inari Listenmaa
e42cc6db61
Merge pull request #253 from inariksit/somali
...
Somali
2019-07-01 12:09:35 +02:00
Inari Listenmaa
8115b26947
(Som) Rename some parameters to begin with capital letter
2019-07-01 10:44:37 +02:00
Inari Listenmaa
0e52ffbb6a
(Som) Make object pronoun and preposition(s) contract with negation.
2019-07-01 10:28:03 +02:00
Hans Leiss
03e404e518
Improving pronoun-switch and partial ordering of objects in Ger
2019-06-29 20:40:46 +02:00
Inari Listenmaa
916a3f0a30
Merge pull request #251 from daherb/master
...
(Lat) Update of the RGL and dictionary
2019-06-28 17:59:04 +02:00
Inari Listenmaa
57f814fc2e
(Som) Streamline prepositions+passives.
...
It looks confusing, but reduces 198 concrete categories from VP and
VPSlash.
2019-06-28 17:55:51 +02:00
Inari Listenmaa
8fe4fd7362
(Som) Add conditional
2019-06-28 17:55:04 +02:00
Inari Listenmaa
5b4d1eb223
Merge pull request #252 from inariksit/somali
...
Somali
2019-06-28 17:34:16 +02:00
Herbert Lange
4e0bcecb4e
Merge branch 'latin'
2019-06-28 16:54:38 +02:00
Herbert Lange
a37b4dbe54
remove references to old lexicons
2019-06-28 16:54:26 +02:00
Herbert Lange
9b07769aaa
cleanup old lexicons
2019-06-28 16:53:43 +02:00
Herbert Lange
313ec7fb57
Merge branch 'latin'
2019-06-28 16:33:32 +02:00
Herbert Lange
a01c6e7a7a
more cleanup
2019-06-28 16:31:49 +02:00
Herbert Lange
7c1b737d20
clean up missinglat
2019-06-28 16:29:12 +02:00
Herbert Lange
ad706961c3
enable build of symbolic
2019-06-28 16:26:18 +02:00
Herbert Lange
184625fb87
Merge branch 'latin'
2019-06-28 16:22:49 +02:00
Herbert Lange
41e3fa6d7e
remove unused backward module
2019-06-28 16:22:23 +02:00
Herbert Lange
db5600bcd2
remove unused extra function
2019-06-28 16:22:02 +02:00
Herbert Lange
e2ba2023e1
change type of np and add helper function to construct string from split category
2019-06-28 16:21:30 +02:00
Herbert Lange
de44443068
change type of pn
2019-06-28 16:19:22 +02:00
Inari Listenmaa
890e29f628
(Som) Add simple y/n-questions
2019-06-28 14:52:14 +02:00
Inari Listenmaa
ef13412a66
(Som) Add CompCN+NP ; more rules for predicatives
2019-06-28 14:01:40 +02:00
Herbert Lange
b917f0c443
Merge branch 'latin'
2019-06-27 18:35:33 +02:00
Herbert Lange
dfbe4b9d93
some work on questions
2019-06-27 18:31:11 +02:00
Herbert Lange
d9cded4030
some fixes in structurallat
2019-06-27 17:46:46 +02:00
Herbert Lange
91042916d3
add linref for VV
2019-06-27 17:46:29 +02:00
Inari Listenmaa
19b3d31a0e
Merge pull request #249 from inariksit/somali
...
(Som) Restructure nominal morphology + numerals
2019-06-27 16:36:56 +02:00
Inari Listenmaa
682a0adac0
(Som) Restructure nominal morphology + numerals
2019-06-27 16:19:13 +02:00
Herbert Lange
b12308fc59
minimal working version of the extendlat module
2019-06-27 00:10:24 +02:00
Herbert Lange
aed87223d1
revert removal of voc from common which led to problems
2019-06-27 00:09:01 +02:00
Herbert Lange
08ed0d8561
fix minor issues in SymbolicLat
2019-06-26 15:04:09 +02:00
Herbert Lange
c71a79942c
basic implementation of SymbolLat
2019-06-26 14:53:25 +02:00
Herbert Lange
97e44c75c7
added scripts to regenerate missinglat
2019-06-26 14:34:02 +02:00
Herbert Lange
301f985602
updated missinglat file
2019-06-26 14:32:55 +02:00
Herbert Lange
841d121193
add semicolon at end of the file
2019-06-26 14:32:26 +02:00
Herbert Lange
b90e036472
kind of working implementation of cardinal numbers
2019-06-25 17:17:46 +02:00
Herbert Lange
1fee42e758
Merge branch 'latin'
2019-06-24 18:23:26 +02:00
Herbert Lange
9e5cb3f44d
Merge remote-tracking branch 'upstream/master'
2019-06-24 18:22:15 +02:00
Herbert Lange
a35809e130
update large dictionary
2019-06-24 18:20:48 +02:00
Herbert Lange
0f174af5b4
avoid name clases and make number feature accessible
2019-06-24 18:19:54 +02:00
Herbert Lange
4df898a038
pluralN is actually in Paradigms
2019-06-24 18:19:09 +02:00
Herbert Lange
aa87a16b94
some manual work on dictionary. will probably be overwritten when the script is fixed
2019-06-23 16:55:15 +02:00
Herbert Lange
02130dc128
helper functions for various noun types
2019-06-23 16:51:38 +02:00
Herbert Lange
9772134edc
get some basic numerals working
2019-06-15 19:04:36 +02:00
Herbert Lange
abb3f4d60f
change type of numerals (again)
2019-06-15 19:04:08 +02:00
Herbert Lange
f5141ca77a
include numerals
2019-06-15 19:03:55 +02:00
Herbert Lange
5e10b4c541
fix problem with conjunction
2019-06-15 19:03:41 +02:00
Inari Listenmaa
8915200e84
Merge pull request #248 from inariksit/somali
...
(Som) WIP: Numerals, bugfixes in gender agreement.
2019-06-14 09:35:46 +02:00
Inari Listenmaa
388741ef8d
(Som) WIP: Numerals, bugfixes in gender agreement.
...
+ Other misc. fixes, like impersonal pronoun contractions.
2019-06-13 17:37:48 +02:00
Herbert Lange
f725562f79
ongoing work on numerals
2019-06-12 15:03:27 +02:00
Inari Listenmaa
ddd863640d
Merge pull request #247 from inariksit/somali
...
(Som) Possessive structures
2019-06-12 09:25:36 +02:00
Inari Listenmaa
8295e40323
(Som) Possessive structures
2019-06-11 21:20:39 +02:00
Inari Listenmaa
c3448274d4
Merge pull request #246 from inariksit/somali
...
(Som) Ditransitive verbs
2019-06-10 16:14:15 +02:00
Inari Listenmaa
7a545c25f1
(Som) WIP: Passive.
2019-06-10 15:57:23 +02:00
Inari Listenmaa
8c6be2e7b2
(Som) Ditransitive verbs
2019-06-10 13:55:13 +02:00
Inari Listenmaa
e3ae9aec1f
Merge pull request #245 from inariksit/somali
...
(Som) VP, VPSlash, ComplSlash etc.
2019-06-07 19:19:15 +02:00
Inari Listenmaa
a9bd48ccdd
(Som) VP, VPSlash, ComplSlash etc.
2019-06-07 18:44:29 +02:00
David Bamutura
ba4db3d913
=I have managed to model the Verb and delay the Verbal template mophology for tense, Anteriority and polarity to only points when the actual sentence of verb is built. My only problem is including it in the default linearizations within cat
2019-06-05 02:39:15 +02:00
David Bamutura
4eec043991
=Made changes so that I can have one parameter for Position. Also modified Adjectives according to the unofficial notion of Degree i.e Postive, Comparative and Superative
2019-06-04 19:41:08 +02:00
David Bamutura
458706694d
=Corrected an error in paradigms to recognize smartNoun paradigm
2019-06-03 20:46:19 +02:00
Inari Listenmaa
5b09f0772d
Merge pull request #244 from inariksit/somali
...
(Som) More forms for verbs and nouns
2019-06-03 18:42:34 +02:00
Inari Listenmaa
4009dface9
(Som) More forms for verbs and nouns
2019-06-03 16:31:55 +02:00
Herbert Lange
23a0c24e88
Merge remote-tracking branch 'upstream/master'
2019-06-03 13:40:27 +02:00
Herbert Lange
8dde0246c4
some changes to the np conjunctions
2019-06-03 13:34:51 +02:00
Inari Listenmaa
8c5702b43e
Merge pull request #243 from inariksit/somali
...
(Som) Quants, Dets + more morphophonological rules
2019-05-31 17:28:53 +02:00
Inari Listenmaa
f6f77d384d
(Som) minor fixes and additions
2019-05-31 16:37:03 +02:00
Inari Listenmaa
c9cc093b05
(Som) Quants, Dets + more morphophonological rules
2019-05-31 13:10:03 +02:00
David Bamutura
22c6d5aae4
Prepared the NounPhrase and its children for the ListNP with a field describing whether the first work in NPP is a Proper Noun or a common Noun. Are NPs always common Nouns? RR treats these things differently. Phonological conditioning is also required. This is my next step
2019-05-30 17:56:04 +02:00
David Bamutura
0ee7f24982
Implemented QuestIComp in QuestionCgg.gf and edesigned IAdv, IP and IComp
2019-05-30 15:30:54 +02:00
David Bamutura
9488cae6f4
=Made some grammatical corrections based on tes grammar and worked on most functions in QustionCgg.gf
2019-05-24 06:47:57 +02:00
David Bamutura
304b877854
=Remodelled RS to accomodate RelCN and RelNP appropriately and give both direct and direct relative prnouns
2019-05-24 02:20:02 +02:00
Inari Listenmaa
485912d78b
Merge pull request #242 from inariksit/persian
...
Persian + Arabic
2019-05-23 17:18:32 +02:00
Inari Listenmaa
bae17e5283
(Ara) add AdjAsNP to ExtendAra
2019-05-23 14:07:49 +02:00
Inari Listenmaa
ec4dac68d0
(Pes) WIP: more fine-grained rules about definiteness in NPs
2019-05-23 14:07:34 +02:00
David Bamutura
366d6cd38e
=ReImplemented UseCl to cater for all 3 Tense and 1 Coditional mood Form
2019-05-20 16:48:00 +02:00
John J. Camilleri
b3b2b219e8
Update link to RGL tutorial (now HTML version)
2019-05-20 10:36:00 +02:00
John J. Camilleri
4838a59d20
Update RG tutorial to render well with update_html from gf-core
2019-05-20 10:10:11 +02:00
David Bamutura
143a9e9686
=Implemented SlashVP in sentence
2019-05-20 03:12:04 +02:00
David Bamutura
b79c1bca57
=Added PConj to Lexicon but postponed implementyation of PConjConj :Conj -> PConj because I do not know what it means?
2019-05-19 10:51:56 +02:00
David Bamutura
37d27768f1
=Corrected alas_Interj
2019-05-19 10:25:46 +02:00
David Bamutura
db4126c61f
=Finished Implementation of PhraseCgg.gf
2019-05-19 10:14:10 +02:00
David Bamutura
3aef8a9f7e
=Corrected DetQuant for no_Quant
2019-05-19 08:44:30 +02:00
David Bamutura
9b0cbc63ec
=Corrected the type of Imp because Bool produced False as default hence negative form of Imperative be = taba instead of ba. Why does GF compute for false first by default? Is it data Bool = False | True?
2019-05-19 06:31:16 +02:00
Aarne Ranta
4c308d0498
sources for GF RGL tutorial as given in LREC exactly 9 years ago; 'make' now builds html, but some txt macros for LaTeX need to be retargeted for html
2019-05-17 17:31:36 +02:00
David Bamutura
115989e017
Merge branch 'master' of github.com:bamutra/gf-rgl
...
After deleting a file on the remote master branch and deleting it on my local machine, the two seem to be out of sync hence a merge
2019-05-17 02:33:47 +02:00
David Bamutura
12a691e8ae
=Failed ti implement PositAdvAdj
2019-05-17 02:33:12 +02:00
David Bamutura
9658b175d6
Delete CatCggOld.gf
...
This file was wrongly staged for commit
2019-05-17 02:13:37 +02:00
David Bamutura
d5bec3b459
=Implemented ComparA AdAP which necesitated the modification of the ADA type. Deleted the CatCggOld.gf
2019-05-17 02:11:50 +02:00
David Bamutura
5f5d71bb0a
=Implemented ComparA in Adjective. Needs through testing
2019-05-17 01:16:44 +02:00
David Bamutura
fdc4dced45
=Implemented AjOrd in Adjective which resulted in changing the type of AP and leading to use of default Agrement AgP3 Sg KI_BI. Othrwise context is required
2019-05-17 00:47:44 +02:00
David Bamutura
cc165875f5
=corrected the error and added two more Functions in Verb.Cgg. The cause of error was repeated record lable in the same record in ResCgg.gf for VerbPhrase
2019-05-17 00:19:09 +02:00
David Bamutura
cdc9fe3072
=An error in CatCgg after implementing most of the verb functions. The error is: src/compiler/GF/Compile/GeneratePMCFG.hs:137:11-36: Irrefutable pattern failed for pattern [newCat]
2019-05-16 23:23:04 +02:00
Inari Listenmaa
ecd686df78
Merge pull request #241 from inariksit/persian
...
Persian: small fixes
2019-05-15 22:14:09 +02:00
David Bamutura
18057c6e9c
Implemented all the remaining lin functions which required a change in the ResCgg.gf. This change may not be needed now as I have not used it
2019-05-15 21:10:02 +02:00
David Bamutura
7843b47cc5
Made changes to LexiconCgg.gf and ParadigmCgg.gf to corret a warning about lock fields
2019-05-15 17:40:42 +02:00
Inari Listenmaa
9c2e4a2943
(Pes) Minor lexical fixes
2019-05-15 16:48:09 +02:00
Inari Listenmaa
06d3bdc834
(Pes) add new invarA + remove an ill-advised heuristic from mkA
2019-05-15 15:24:49 +02:00
Inari Listenmaa
4f505b62df
Merge pull request #239 from inariksit/persian
...
(Pes) Negate Cl if negative NP (nothing, no N …) is subject or object.
2019-05-15 14:01:37 +02:00
Inari Listenmaa
6e3cbfaa8e
(Pes) Negate Cl if negative NP (nothing, no N …) is subject or object.
2019-05-15 11:36:06 +02:00
David Bamutura
08d1598319
Atempted at implementing all the remaining Functions under Noun.gf and its dependencies in CatCgg.gf, LexiconCgg.gf, ParadigmCgg.gf, StructuralCgg.gf and ResCgg.gf
2019-05-15 06:29:19 +02:00
Inari Listenmaa
c44fdbcafa
Merge pull request #237 from inariksit/persian
...
Fixes in Persian and Arabic
2019-05-14 15:42:34 +02:00
Inari Listenmaa
64867f3025
(Ara) Don't use verbalAgr in a verbless construction
...
Eventual TODO: restructure the whole agreement system, there are other
complications not present in the grammar currently and too much
redundancy in NTable.
2019-05-14 15:21:55 +02:00
Inari Listenmaa
1372c0b354
(Pes) Add comparative
2019-05-14 15:19:16 +02:00
David Bamutura
52639b0d3b
Some errors corrected but my the abstract syntax seems to have changed. Cause could be the pull request I made on the current RGL
2019-05-14 10:15:21 +02:00
David Bamutura
355fcc2e6d
Some corrections made and functions added
2019-05-14 09:23:09 +02:00
David Bamutura
ef5783853f
Failed for IdentQuantN in Question: error about Num
2019-05-14 04:50:00 +02:00
David Bamutura
38b29c7071
modified Noun to accommodate for IDetCN in Question
2019-05-14 03:53:11 +02:00
David Bamutura
1dbd1b535f
Added Interrogative adverbs abd Pronouns. Not working Properly.
2019-05-14 02:04:32 +02:00
David Bamutura
64f7bdb967
Restuructured Pron, which affected Quant and all the functions that use it.
2019-05-10 23:03:09 +02:00
David Bamutura
681e459d0b
Made adjustments to thisQuant and That_Quant
2019-05-10 18:23:44 +02:00
David Bamutura
e8cce483c5
Implemented functions NumDigits, NumNumeral, OrdDigits,OrdNumeral, OrdSuperl but with changes in Structural and CatCgg for the categories
2019-05-10 18:08:35 +02:00
David Bamutura
19870f6b38
Worked on DetQuant in Noun and Digits in Numeral
2019-05-10 14:56:02 +02:00
David Bamutura
c2691eda44
Added functionality for V3 in lexicon, rearranged the Paradigms to accomodate it. Implemented Slash2V3 and Slash3V3
2019-05-06 23:15:56 +02:00
Herbert Lange
2a3de7687f
fix some of the coordination again
2019-05-06 20:25:32 +02:00
Inari Listenmaa
05eb9a0d8f
Merge pull request #236 from inariksit/persian
...
(Pes) Generalise infVP to other non-finite verb forms
2019-05-06 17:29:05 +02:00
Inari Listenmaa
31d4e5971a
(Pes) Generalise infVP to other non-finite verb forms
2019-05-06 17:17:06 +02:00
David Bamutura
48aa65d2dd
Made changes to the nature of adjective so that it linearises
2019-05-06 16:21:34 +02:00
Inari Listenmaa
ba911da6c3
(Extend,Romance) Add construction AdvIsNPAP ( #235 )
...
e.g. "here are the instructions documented", default implementation in common/ExtendFunctor is "the instructions are documented here".
2019-05-06 16:04:46 +02:00
David Bamutura
7d903526f5
Correction of errors in ResCgg.gf and Numeral.gf regarding generalization of n2-n9
2019-05-06 02:11:21 +02:00
David Bamutura
5af7fd2fa9
Half the implementation of Numerals. However, pot2plus still problematic. Ordinal numerals also problematic
2019-05-06 01:29:47 +02:00
David Bamutura
7d49c87d1e
worked on the Relative Pronoun (RP) found produced by the function IdRP
2019-05-05 16:01:46 +02:00
Inari Listenmaa
1aa440b5bb
Merge pull request #234 from inariksit/persian
...
Persian
2019-05-03 18:50:06 +02:00
Inari Listenmaa
361deec532
(Pes) misc. small fixes, additions and TODOs
2019-05-03 18:43:29 +02:00
Inari Listenmaa
038ed0e863
(Pes) Add object clitics to verb phrases
...
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com >
2019-05-03 18:43:06 +02:00
David Bamutura
b18ffa9d0b
Correction of all compilation mistatkes
2019-05-03 16:43:17 +02:00
David Bamutura
023930e37a
Implementation of AdvNP function
2019-05-03 04:33:35 +02:00
David Bamutura
66474465e3
Covered PredetNP & PrepNP in NounCgg.gf & AdverbCgg.gf alongside Predet & Adv Lexicon in StructuralCgg.gf. Errors in SentenceCgg.gf because the verb system is still a mess.
2019-05-03 03:57:11 +02:00
Inari Listenmaa
c5512550b4
Merge pull request #233 from inariksit/persian
...
Small fixes and cleanup
2019-05-01 17:52:13 +02:00
Inari Listenmaa
e9be8e3b0d
(Pes) Reuse functions in VerbPes
2019-05-01 17:41:57 +02:00
Inari Listenmaa
bc4bba1171
(Pes) Changes in sentence complements
2019-05-01 17:41:39 +02:00
Inari Listenmaa
81b142c078
Merge pull request #232 from inariksit/persian
...
Persian
2019-04-30 18:47:04 +02:00
Inari Listenmaa
ae3ada90e9
(Pes) Fix bug in creating subjunctive form in S
2019-04-30 18:42:03 +02:00
Inari Listenmaa
5b7fae3c20
(Pes) small fixes + TODOs
2019-04-30 18:40:49 +02:00
Inari Listenmaa
4a13d04e6f
(Pes) InOrderToVP: only show prefix, if the verb is کردن
2019-04-30 18:39:42 +02:00
Inari Listenmaa
f52648768f
Merge pull request #231 from inariksit/persian
...
Persian
2019-04-29 17:47:00 +02:00
Inari Listenmaa
08a956223c
(Pes) Fix word order in ComplA2
2019-04-29 13:38:12 +02:00
Inari Listenmaa
b7e6f23020
(Pes) Add new constructor for mkVS + change order of args for mkV2S
2019-04-29 13:35:49 +02:00
Inari Listenmaa
8f965e8556
(Pes) Add VVForm as a field to V2S
2019-04-29 11:36:37 +02:00
Inari Listenmaa
dce3e7f161
Merge pull request #230 from inariksit/persian
...
Persian: imperatives, word order
2019-04-27 17:12:02 +02:00
Inari Listenmaa
516d4444d3
(Pes) Add word order argument OV/VO to showVPH + use VO in Extend.ByVP
...
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com >
2019-04-26 19:06:48 +02:00
Inari Listenmaa
2103a9c576
(Pes) Small fixes in imperative
...
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com >
2019-04-26 19:05:04 +02:00
Herbert Lange
a552ba9889
change type for conjunctions, split and overload mkConj and add placeholders into the dictionary t
2019-04-26 17:26:05 +02:00
Herbert Lange
52fee8ab4d
add coordinator parameter for missing conjunctions
2019-04-26 16:44:23 +02:00
Herbert Lange
04f1b50224
add linref for conjunctions
2019-04-26 16:44:03 +02:00
Herbert Lange
6c5f004fd2
fix wrong form in copula
2019-04-26 16:18:34 +02:00
Herbert Lange
556da2493c
add linrefs for more categories
2019-04-26 16:18:26 +02:00
krangelov
4e64e46d1c
cosmetic change
2019-04-26 13:19:43 +02:00
krangelov
448f0a20e4
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-04-26 13:08:31 +02:00
krangelov
d198436d7d
extensions and corrections in BeschCat to be compatible with FreeLing. Some of the diffs were plain bugs in the original module
2019-04-26 13:06:57 +02:00
Inari Listenmaa
21af0dd9be
Merge pull request #229 from inariksit/persian
...
Fixes in Persian: Prep, Subj, N2, N3, typos
2019-04-26 12:57:12 +02:00
Inari Listenmaa
95759c15ac
(Pes) Make D_1 singular
2019-04-25 16:20:45 +02:00
Inari Listenmaa
6dbacd9892
(Pes) Add relative pronoun type in Subj
2019-04-25 16:11:28 +02:00
Inari Listenmaa
35db9a0787
(Pes) add ezafePrep, used only internally in N2
...
The semantics is "the head word takes ezafe". This is a bit confusing
compared to other Preps, where it means that the preposition takes
ezafe. But this ezafePrep is not exported to the public API.
2019-04-25 11:51:29 +02:00
Inari Listenmaa
bd79656668
(Pes) WIP right form for complements of N2 and N3
...
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com >
2019-04-25 11:23:20 +02:00
Inari Listenmaa
5b8303aa57
(Pes) Fix appComp's behaviour with prepositions that take ezafe
...
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com >
2019-04-25 11:20:37 +02:00
Inari Listenmaa
0d5cd13aea
(Pes) Small cleanup and typofix
2019-04-25 11:19:25 +02:00
Inari Listenmaa
8c4c9bcf32
Merge pull request #228 from odanoburu/embedsslash
...
(Por, UD) misc fixes
2019-04-23 10:07:51 +02:00
odanoburu
0c8da77417
* correct tree in ud treebank
...
- needs Extend's EmbedSSlash
* (Por) add EmbedSSlash
* (Por) change verb form for RPasse AAnter
the current linearization of RPasse Anter tense combination is not
grammatical Portuguese, while the auxiliar in the present + participle
past form is not available anywhere (it is grammatical Portuguese but
not as common as simple past, which gets the RPast ASimul
linearization)
2019-04-22 11:35:51 -03:00
Inari Listenmaa
505f39c0fd
Merge pull request #227 from inariksit/extend
...
(Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC
2019-04-20 10:37:50 +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
dc819e2320
Merge pull request #226 from inariksit/persian
...
Persian
2019-04-18 20:02:10 +02:00
Inari Listenmaa
aac108808c
(Pes) Fixes in verb tenses
...
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com >
2019-04-18 18:45:31 +02:00
Inari Listenmaa
6bf31fa9ec
(Pes) misc small fixes and additions
...
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com >
2019-04-18 18:44:44 +02:00
Inari Listenmaa
1719924f56
(Pes) Add parameter in A+AP about AP's placement as predicative
...
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com >
2019-04-18 18:31:59 +02:00
Inari Listenmaa
02b231363e
(Pes) Add a parameter to VS whether to select subjunctive or indicative
...
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com >
2019-04-18 18:10:13 +02:00
Inari Listenmaa
ed4a954ee7
Merge pull request #225 from inariksit/spanish
...
Small fixes and additions in Spanish + Persian
2019-04-17 15:10:24 +02:00
Inari Listenmaa
92a49f9c47
(Pes) Use perfect for subjunctive in haveVerb
2019-04-17 14:37:43 +02:00
Inari Listenmaa
4277ac33ad
(Pes) Fix bug in mkPrep
2019-04-17 14:37:06 +02:00
krangelov
70ae58b089
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-04-15 08:44:03 +02:00
krangelov
f8a0b2739d
replace empty variants with nonExist
2019-04-15 08:43:36 +02:00
Inari Listenmaa
d25bbe7175
(Extend,Eng,Spa,Swe) New function: "what we did (fas fun)"
2019-04-12 15:00:11 +02:00
Inari Listenmaa
a9fd3eec92
(Romance) Add DetNPFem
2019-04-12 09:04:59 +02:00
Inari Listenmaa
d31f25f370
(Spa) Fix an error in relative pronoun: cuyo is genitive, not dative
2019-04-12 09:04:44 +02:00
Inari Listenmaa
34c81a81db
Merge pull request #224 from inariksit/spanish
...
Spanish
2019-04-12 08:12:44 +02:00
David Bamutura
373a261558
Initial Files for Rukiga RGL brough from previous coding before git tracking
2019-04-11 17:38:19 +02:00
Inari Listenmaa
1f3f8aea90
(Spa) create pronouns in one place
...
Use the same oper to get a matching pronoun for an NP. Useful in
application grammars, when you want to refer to an NP argument by a
matching pronoun.
2019-04-11 16:24:10 +02:00
Inari Listenmaa
0ce6696bfa
(Spa) add + fix some adjectives
2019-04-11 15:30:35 +02:00
Inari Listenmaa
9014d64b17
(Spa) Fix a few prepositions
2019-04-11 12:54:20 +02:00
Inari Listenmaa
7cbcd6e7ca
Merge pull request #223 from inariksit/spanish
...
Typofixes in Spanish + new construction (Functor+Eng+Spa)
2019-04-11 12:43:44 +02:00
Inari Listenmaa
a3302848ac
(ExtendFunctor,Eng,Romance) Add construction "how to walk"
...
Default implementation: "how does one walk"
2019-04-11 11:46:58 +02:00
Inari Listenmaa
00649a04c0
(Spa) remove underscore from an adverb
2019-04-11 11:32:25 +02:00
Inari Listenmaa
4ccec2fcdf
(Spa) Add missing accents to how_IAdv and which_IQuant
2019-04-10 14:53:35 +02:00
Inari Listenmaa
dee8917e56
Merge pull request #222 from inariksit/arabic
...
(Ara,Pes) Add {Base,Cons,Conj}CN
2019-04-10 14:24:26 +02:00
Inari Listenmaa
0a4b42b610
(Pes) Add {Base,Cons,Conj}CN
2019-04-10 14:18:44 +02:00
krangelov
5829c2b1e1
added mkVV, mkAdV, mkAdA
2019-04-10 14:04:07 +02:00
Inari Listenmaa
8717ad2eb9
(Ara) Add {Base,Cons,Conj}CN
2019-04-10 13:09:23 +02:00
Inari Listenmaa
d739f8c222
Merge pull request #221 from inariksit/spanish
...
remove variants {} from IrregSpa + misc. small fixes
2019-04-09 15:55:40 +02:00
Inari Listenmaa
c7c902acea
(Spa) use correct mkV instance for reencender_V and merendar_V
2019-04-09 14:56:26 +02:00
Inari Listenmaa
a666da061e
(Spa) make gratis_A invariant
2019-04-09 14:33:52 +02:00
Inari Listenmaa
fb6f9ca14c
(Spa) fix typo: èl->él
2019-04-09 13:17:42 +02:00
Inari Listenmaa
74fb09daa5
(Spa) fix bug in MakeStructuralSpa.mkDet
2019-04-09 13:16:53 +02:00
Inari Listenmaa
f827650840
(Spa) Change variants {} to nonExist in IrregSpa
2019-04-09 11:04:35 +02:00
Inari Listenmaa
16eb5ace80
Merge pull request #219 from inariksit/spanish
...
Spanish/Romance: imperative, A2
2019-04-08 15:30:35 +02:00
Inari Listenmaa
6db6266124
(Spa) Add constructor for dative intransitive verbs: "me/te/le/… parece"
2019-04-08 14:53:41 +02:00
Inari Listenmaa
ca6ab8ba12
(Spa) Add missing particle to mkImperative
2019-04-08 14:52:40 +02:00
Inari Listenmaa
aa93136c4a
(Romance) Add copType to A2 as well
2019-04-08 14:47:54 +02:00
Inari Listenmaa
88fe3a85fe
Merge pull request #218 from inariksit/spanish
...
(Spa) Sense splits, new words and gender fixes
2019-04-05 18:04:07 +02:00
Inari Listenmaa
653b7e8723
(Spa) Sense splits, new words and gender fixes
2019-04-05 17:14:54 +02:00
Inari Listenmaa
c4cb25bc8b
Merge pull request #217 from inariksit/spanish
...
(Spa) Fix SgP2 imperative form for {abs,man,ob,…}tener_V
2019-04-05 11:01:19 +02:00
Inari Listenmaa
7022d0d4b8
(Spa) Fix SgP2 imperative form for {abs,man,ob,…}tener_V
2019-04-05 09:11:32 +02:00
Inari Listenmaa
98998cb1ae
Merge pull request #216 from inariksit/spanish
...
Spanish lexicon
2019-04-04 20:58:51 +02:00
Inari Listenmaa
bc06abe350
(Spa) New words + fix genders + check segmentation in DictSpa
2019-04-04 20:42:00 +02:00
Inari Listenmaa
1e670bb6e2
(Spa) Fix typos and copypasted Portuguese in Extend
2019-04-04 13:40:04 +02:00
Inari Listenmaa
d06cd3ee37
(Spa) Add new words to DictSpa
2019-04-04 13:37:14 +02:00
Inari Listenmaa
2d33069e04
(Spa) split parte_N into parte_1_N (fem) and parte_2_N (masc)
2019-04-03 14:20:51 +02:00
Inari Listenmaa
dae2a657e0
(Spa) fix typo + automatic whitespace removal
2019-04-03 14:20:12 +02:00
Inari Listenmaa
c6b99371a6
(Spa) Add new words in Dict + fix Dict.bueno_A and Lexicon.good_A
2019-04-03 14:07:21 +02:00
Inari Listenmaa
bb178fc2c8
Merge pull request #215 from inariksit/spanish
...
(Spa) small fixes
2019-04-02 17:26:07 +02:00
Inari Listenmaa
bad6119baa
(Spa) fix some genders in DictSpa
2019-04-02 16:04:22 +02:00
Inari Listenmaa
63093fd459
(Spa) add invarA + fix typo in after_Prep
2019-04-02 14:50:03 +02:00
Inari Listenmaa
70e1292013
Merge pull request #214 from inariksit/spanish
...
Spanish: lexicon + new lins in Idiom
2019-04-02 08:32:32 +02:00
Inari Listenmaa
b00b7197e8
(Spa) Add SelfAdvVP and Exist{IP,NP}Adv
2019-04-01 17:20:53 +02:00
Inari Listenmaa
b259d24556
(Spa) genders of nouns + check some MWE segmentation
2019-04-01 17:20:14 +02:00
Inari Listenmaa
c70d149837
(Spa) Add new + remove typoed words; check MWEs in DictSpa.
2019-04-01 10:31:34 +02:00
Inari Listenmaa
b7e3c34c8d
Merge pull request #213 from inariksit/extend-subj-rs
...
(Extend) Add SubjRelNP (only relevant for Romance)
2019-04-01 08:49:24 +02:00
Inari Listenmaa
d5cf083d05
(Extend,Romance) Add SubjRelNP: force RS to be in subjunctive
...
Default implementation as RelNP in ExtendFunctor, actual implementation
for Romance.
2019-03-29 20:42:17 +01:00
Inari Listenmaa
c1425a2915
(Spa) Fix typos in youPolPl_Pron and youPolPlFem_Pron
2019-03-29 20:28:33 +01:00
Inari Listenmaa
54e39ada0a
Merge pull request #212 from inariksit/persian
...
Persian: passive + defVV
2019-03-29 15:56:32 +01:00
Inari Listenmaa
0e24f1c58a
(Pes) add defVV + cleanup
2019-03-29 15:44:36 +01:00
Inari Listenmaa
ecf19a888f
Merge pull request #211 from inariksit/export-romance-copulas
...
(Cat,Por,Spa) Export CopulaType and {ser,estar}Copula in Paradigms
2019-03-29 12:53:55 +01:00
Inari Listenmaa
d96db3992b
(Cat,Por,Spa) Export CopulaType and {ser,estar}Copula in Paradigms
2019-03-29 12:29:48 +01:00
Inari Listenmaa
c6a9434da4
(Pes) use zero-width non-joiner in all_Predet
2019-03-29 11:56:05 +01:00
Inari Listenmaa
6bc6f211bf
(Pes) Add passive construction
2019-03-29 11:55:43 +01:00
Inari Listenmaa
a16c900d34
Merge pull request #210 from inariksit/spanish
...
(Spa) Fixes and additions in DictSpa
2019-03-29 10:38:14 +01:00
Inari Listenmaa
5e348cf80f
(Spa) Fixes and additions in DictSpa
2019-03-29 10:31:59 +01:00
krangelov
b3a29dc607
added ExtendSlv.gf
2019-03-29 07:52:29 +01:00
krangelov
eee3ae6a2b
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-28 15:19:12 +01:00
krangelov
fbe372fe1f
added trivial overloaded functions in Estonian
2019-03-28 15:18:31 +01:00
Inari Listenmaa
0960eb80e2
Merge pull request #209 from inariksit/persian
...
(Pes) Add no_Quant
2019-03-28 13:19:59 +01:00
Inari Listenmaa
d579d36c45
Merge pull request #207 from normundsg/master
...
(Lav) A bug-fix in DictLav
2019-03-28 11:12:22 +01:00
Inari Listenmaa
24ce8a1c7b
(Pes) Add no_Quant
2019-03-27 11:18:33 +01:00
Herbert Lange
73a7fe4bd0
removed extra hyphen that broke the dict
2019-03-25 14:48:10 +01:00
Normunds Grūzītis
01363833f6
(Lav) A bug-fix in DictLav
2019-03-25 10:15:37 +02:00
Inari Listenmaa
58fe82a1c3
Merge pull request #206 from inariksit/persian
...
(Pes) Fix bug with negation in haveVerb and have_V2
2019-03-25 08:12:17 +01:00
Herbert Lange
a2d847ce26
fix bug in compnp
2019-03-23 23:40:02 +01:00
Herbert Lange
de82d4b35b
make complememt position flexible
2019-03-23 23:39:44 +01:00
Inari Listenmaa
7ea508eef7
(Pes) cmpdN: modifier always singular
2019-03-22 14:33:41 +01:00
Inari Listenmaa
f17d1f3e48
(Pes) Change word order for defective VVs.
...
NB. This might be overfitting just for a particular sentence. Ideally
check with a Persian speaker.
2019-03-22 09:45:52 +01:00
Inari Listenmaa
70b8d2e5e3
(Pes) Fix bug with negation in haveVerb and have_V2
2019-03-21 20:24:07 +01:00
Inari Listenmaa
76c1c2453e
Merge pull request #204 from inariksit/persian
...
(Pes) Add mkInterj + minor fixes in some prepositions
2019-03-20 16:11:27 +01:00
Inari Listenmaa
24ff11c63d
(Pes) Fix bug in DetQuant: "a one N"
2019-03-20 16:01:55 +01:00
Inari Listenmaa
8452076636
(Pes) Remove unnecessary parameters from Imp
2019-03-20 15:32:43 +01:00
Inari Listenmaa
79ceab1ec1
(Pes) fix typo in insertVV
2019-03-20 13:41:27 +01:00
Inari Listenmaa
3c301efd05
(Pes) Add InOrderToVP and ByVP to ExtendPes
2019-03-20 13:41:07 +01:00
Prasanth Kolachina
f0930cd5cb
Merge pull request #205 from daherb/latin
...
Fix Latin issues
2019-03-20 12:26:41 +01:00
Herbert Lange
b060551802
remove ListS for the moment again because it leads to problems
2019-03-20 12:05:53 +01:00
Herbert Lange
943ce05351
replace dict symlinks with actual files
2019-03-20 12:00:45 +01:00
Inari Listenmaa
8438e88410
(Pes) Fix bug in PrepNP
2019-03-20 10:23:34 +01:00
Inari Listenmaa
95e62cd06a
Merge pull request #203 from daherb/latin
...
Latin
2019-03-19 16:59:11 +01:00
Inari Listenmaa
25a151c2d2
(Pes) Add mkInterj + minor fixes in some prepositions
2019-03-19 16:56:10 +01:00
Herbert Lange
7151b6f506
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-19 16:35:26 +01:00
Herbert Lange
49ee26feb0
removed extra stuff. still available in separate branch on https://github.com/daherb/gf-rgl/tree/latin-extra
2019-03-19 16:29:23 +01:00
Herbert Lange
42a339edf6
fix symbol rule
2019-03-19 16:26:24 +01:00
Herbert Lange
07642354fe
some work on sentence conjunction
2019-03-19 16:26:10 +01:00
Inari Listenmaa
77af5c99e6
Merge pull request #201 from inariksit/here_are_Cl
...
Extend + DictSpa
2019-03-19 09:42:12 +01:00
Inari Listenmaa
f8d8ba0aa9
Merge pull request #200 from odanoburu/extend-romance-cat-ita
...
(Cat,Ita) add stub implementations of Extend
2019-03-19 09:35:52 +01:00
Inari Listenmaa
82937227bc
(Extend) Add AdvIsNP + implement it in Eng,Fin,Pes,Romance,Swe
2019-03-19 09:34:26 +01:00
Inari Listenmaa
e35abeac6b
(Spa) Fix some genders + MWE segmentation in DictSpa
2019-03-19 09:33:33 +01:00
odanoburu
5aedf4add6
rm trailing whitespace
2019-03-18 14:59:39 -03:00
odanoburu
76bf6b7363
(Cat,Ita) add stub implementations of Extend
...
- using ExtendRomanceFunctor
- can't compile ExtendFre using ExtendRomanceFunctor though..
2019-03-18 14:58:42 -03:00
Inari Listenmaa
230d7afe1f
Merge pull request #199 from inariksit/persian
...
(Pes) Support relative pronoun contraction
2019-03-18 15:15:12 +01:00
Inari Listenmaa
cfbb22239c
(Pes) Support relative pronoun contraction
2019-03-18 14:53:56 +01:00
Inari Listenmaa
b527d83bde
Merge pull request #198 from inariksit/persian
...
Persian
2019-03-16 16:29:58 +01:00
krangelov
163d797357
integrate DocumentationSlv with the rest of the grammar
2019-03-16 16:01:59 +01:00
krangelov
75f919d46f
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-16 15:51:10 +01:00
krangelov
eb2103975c
better definition for red_A
2019-03-16 15:50:44 +01:00
krangelov
f7156bceaa
added DocumentationSlv
2019-03-16 15:50:15 +01:00
krangelov
3332ba2035
bugfix in the documentation for adjectives
2019-03-16 09:48:39 +01:00
Inari Listenmaa
f174e92f70
(Pes) Add alternative insertCompPost; used in an application grammar
2019-03-15 16:58:15 +01:00
Inari Listenmaa
1192a93855
(Pes) Add VPSlashPrep
2019-03-15 16:57:44 +01:00
Inari Listenmaa
6a006597c4
(Pes) Fixes in NP complements
2019-03-15 16:43:47 +01:00
Inari Listenmaa
ad37f1b681
(Pes) Add Mod to Prep + update appComp. Constructors with Mod for Det.
2019-03-15 16:39:48 +01:00
Inari Listenmaa
c61e46be89
(Pes) Add ExistNPAdv + fix ExistNP
2019-03-15 11:20:32 +01:00
Inari Listenmaa
6e4b68c7df
Merge pull request #197 from inariksit/persian
...
Persian
2019-03-14 16:59:48 +01:00
Inari Listenmaa
3751fc0b37
(Pes) add EmbedPresPart to Extend
2019-03-14 16:23:57 +01:00
Inari Listenmaa
47aa4a969d
(Pes) Remove unnecessary QForm from QS and QCl
...
Y/N questions are formed the same way in direct and indirect, not like
English "do you sleep / if you sleep".
2019-03-14 15:14:03 +01:00
Inari Listenmaa
ac4130ca2e
(Pes) Fix missing complement for NP as a subject in mkClause
2019-03-14 14:57:23 +01:00
Inari Listenmaa
58400060ad
(Pes) Add premodifier APs
2019-03-14 13:36:02 +01:00
Inari Listenmaa
76cbfa31a7
(Pes) Change place of adverb in VV constructions
2019-03-14 12:41:56 +01:00
krangelov
1b52906a11
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-13 21:42:25 +01:00
krangelov
e336f8d1d3
added some trivial morphological functions in Slovenian
2019-03-13 21:41:52 +01:00
krangelov
bf7a9e4485
add Slovenian to the list of compiled languages
2019-03-13 20:16:07 +01:00
Inari Listenmaa
3ab8fb8c59
Merge pull request #196 from inariksit/persian
...
Persian
2019-03-13 16:24:58 +01:00
Inari Listenmaa
9b9ef18242
(Pes) Add a constructor for N that doesn't pattern match
2019-03-13 15:48:11 +01:00
Inari Listenmaa
0c91baf08d
(Pes) Remove redundant exclusion of lincat of Adv
2019-03-13 15:47:49 +01:00
Inari Listenmaa
edf9aa40db
(Pes) Add Gerund{NP,CN,Adv} to Extend
2019-03-13 15:47:29 +01:00
Inari Listenmaa
718d0f9140
(Pes) Fix a few bugs in standalone forms of Dets
2019-03-13 13:37:32 +01:00
Inari Listenmaa
341a600594
Merge pull request #195 from inariksit/persian
...
Persian
2019-03-13 12:36:47 +01:00
Inari Listenmaa
6e15bce268
(Pes) Full possessive pronoun for compound nouns
2019-03-13 11:50:29 +01:00
Inari Listenmaa
a732975330
(Pes) Remove duplicate and commented out code in ExtraPes
2019-03-13 11:49:21 +01:00
Inari Listenmaa
0291ac6f75
(Pes) Add ICompAP to Extend
2019-03-13 10:59:11 +01:00
krangelov
664a413df8
added trivial morphological functions
2019-03-12 20:39:49 +01:00
Aarne Ranta
6f4dacf26f
also count abstract syntax code lines
2019-03-12 11:33:23 +01:00
Ayberk Tosun
7790defb9e
[WIP] Round of updates to Turkish ( #15 )
...
* Add linearization for `AdAdv` which is just `cc2`
* Add rudimentary linearization for `AdnCAdv`
* Add rudimentary linearization for `UseCl`
* Add trivial linearization for `SubjS`
* Add forgotten semicolon
* Override the lintype of CAdv from CommonX
* Add cases for `CAdv`s
* Augment the linearization of `AdnCAdv` with case information coming from the `CAdv`
* Override the lintype for `AdN`
* Implement linearizations for `AdN` and `AdnCAdv`
* Fix the linearization for `more_CAdv`
* Implment the linearization for `ComparAdvAdj`
* Add a rudimentary linearizations for `ComparAdvAdjS`
* Add rudimentary linearization for `BaseAP`
* Add linearization for `BaseAdV`
* Add linearization for `BaseAdv`
* Add a new param `Gerundification`
* Add a new `VForm` `VNoun` for verbal nouns
* Parameterize the lintypes of S and Cl by the new `Gerundification` param
* Update everything to work with the `Gerundification` parameterization
* Account for the `VNoun` case in `makeVerb`
* Revise the TODO for `ComparAdvAdjS`
* Add the subordination suffix dik in SuffixTur (not used yet)
* Formatting
* Start implementing the suffix -dik in `makeVerb`
* Add TODO for `ComplVS`
* Fix `mkClause`
* Implement a rudimentary linearization for `ComplVS`
2019-03-11 08:06:57 +01:00
Inari Listenmaa
6d01c96c5e
Merge pull request #194 from odanoburu/small-fixes
...
(Por) small fixes
2019-03-06 08:43:07 +01:00
odanoburu
e0d7861e75
(Por) bug/typo in MkImperative
...
- should use the person we select, not the one that is provided (which
is always P2)
2019-03-05 19:38:42 -03:00
odanoburu
ba1575d8d7
(Por) small fixes
2019-03-05 18:34:41 -03:00
Inari Listenmaa
1635d7b86f
Merge pull request #193 from inariksit/persian
...
Persian
2019-03-05 17:27:49 +01:00
Inari Listenmaa
7649fbf175
(Pes) Word order + add c2 for VA and V2A
2019-03-05 16:38:27 +01:00
Herbert Lange
e0293b2bd7
work on enabling synopsis
2019-03-05 15:24:36 +01:00
Inari Listenmaa
08bcfe60f6
(Pes) Fix bug in mkV2 after changing Prep
2019-03-05 15:19:09 +01:00
Inari Listenmaa
9aa34ac2b6
(Pes) add ZWNJ + remove some repetition for pronouns
2019-03-05 15:18:57 +01:00
Herbert Lange
3b9ee8db99
fix and enable building of try for latin
2019-03-04 22:16:11 +01:00
Herbert Lange
61ec0c3d80
recreate missinglat and remove missinglatapi instead
2019-03-04 22:15:53 +01:00
Herbert Lange
a365c82e90
add linref for category S
2019-03-04 22:14:27 +01:00
krangelov
2f8e4dfad6
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-03-04 20:39:55 +01:00
krangelov
11314bdc41
added dummy implementations for DAP and DetDAP
2019-03-04 20:39:04 +01:00
Inari Listenmaa
a10f4b359c
Merge pull request #192 from inariksit/persian
...
(Pes) Adding fields to some lexical categories
2019-03-04 16:58:10 +01:00
Inari Listenmaa
e2a3791ccf
(Pes) Adding fields to some lexical categories
2019-03-04 16:48:20 +01:00
Inari Listenmaa
87152d3650
Merge pull request #191 from inariksit/persian
...
(Pes) Fixes in word order for SlashV2V
2019-03-02 16:52:43 +01:00
Inari Listenmaa
ca51eaf433
(Pes) Fixes in word order for SlashV2V
2019-03-02 16:37:06 +01:00
Inari Listenmaa
4642d92429
Merge pull request #190 from inariksit/persian
...
(Pes) VVs etc.
2019-03-01 15:48:19 +01:00
Inari Listenmaa
59c4154a31
(Pes) Add new smart paradigms for several mkV*
2019-03-01 15:26:31 +01:00
Inari Listenmaa
086d8f1479
(Pes) Remove c1 field from V2V, change c2 field from Str to Compl
...
c1 should be covered by isAux. Though that's not a very informative
field either, it just controls if conjThat is inserted (is if
isAux=True).
2019-03-01 15:26:14 +01:00
Inari Listenmaa
0ffa2400a3
(Pes) Add a few NPs in Structural
2019-03-01 15:22:23 +01:00
Inari Listenmaa
d005032374
(Pes) make Subj take indicative or subjunctive
2019-03-01 15:21:45 +01:00
Inari Listenmaa
a51a31ca7f
(Pes) Rename N2's c to c2 for consistency
2019-03-01 15:18:55 +01:00
Inari Listenmaa
4fe2e38e9b
(Pes) Merge isVV and isDef into one parameter
2019-03-01 07:27:04 +01:00
Inari Listenmaa
955927e041
(Pes) Remove VType param; was copied from Punjabi and never used
2019-03-01 07:08:55 +01:00
Inari Listenmaa
42d9299879
Merge pull request #189 from inariksit/persian
...
(Pes) improvements in VV complements
2019-03-01 06:55:41 +01:00
Inari Listenmaa
7237755609
(Pes) WIP more on tense in VV complements
2019-02-28 17:18:01 +01:00
Inari Listenmaa
6bc2b3506c
(Pes) Fix a bug: defective verbs don't have an imperfect prefix
2019-02-28 17:17:26 +01:00
Inari Listenmaa
1beb3272ac
(Doc) Fix typos in status.txt
2019-02-27 09:24:47 +01:00
Aarne Ranta
d5ef15c556
a script for counting lines of code in RGL implementations
2019-02-26 20:12:07 +01:00
Inari Listenmaa
e7634e9b6c
Merge pull request #188 from inariksit/persian
...
(Pes) restructuring V, VV, VP + WIP vowels for TTS
2019-02-26 17:16:12 +01:00
Inari Listenmaa
51eb1dbb1a
(Pes) WIP vowels for TTS support
...
Vowels are in Str variables, if you want vowels, only change the value
of the variable in one place. Default value is empty string.
2019-02-26 16:59:26 +01:00
Inari Listenmaa
d45303ae17
(Pes) Remove compound tenses from V and add new VerbForms.
...
WIP:
* tenses with different classes of VV
* Fut and Cond Anter
* Progressive forms for copula and have_V2
2019-02-26 16:58:16 +01:00
Inari Listenmaa
f840f6aaff
Merge pull request #187 from inariksit/persian
...
Persian
2019-02-24 10:34:03 +01:00
Inari Listenmaa
f6309b8c09
(Pes) Remove redundant parameters in V*, VP and Cl
...
Keep VerbForm at VP level, and rename VPHTense to use Tense and
Anteriority instead of custom names that are then mapped to Tense and
Anteriority in Use*Cl functions.
WIP: Remove Aux type and use beVerb instead of beAux. There were a lot
of comments along the lines "check the right form"; will do that with a
native speaker.
2019-02-24 10:17:11 +01:00
Inari Listenmaa
80f806fabe
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into persian
2019-02-24 08:59:55 +01:00
Inari Listenmaa
9277557869
(Pes) Remove src/ subfolder + update README
...
Files were out of sync, and development was happening in the
non-transliterated version.
2019-02-24 08:33:51 +01:00
Inari Listenmaa
abfb57de6d
Merge pull request #186 from inariksit/persian
...
(Pes) fix poss. suff, word order, copula + cleanup
2019-02-23 11:38:40 +01:00
Inari Listenmaa
5a2aedbffa
(Pes) WIP merge auxBe and beVerb
2019-02-22 17:50:15 +01:00
Inari Listenmaa
f686761bc5
(Pes) Cleanup, refactoring, add comments
2019-02-22 17:50:02 +01:00
Inari Listenmaa
bd19c7a8a9
(Pes) Remove unused CPolarity
2019-02-22 16:18:14 +01:00
Inari Listenmaa
50200f3e0c
(Pes) Word order regarding ra + cleanup and renaming
2019-02-22 15:18:59 +01:00
Inari Listenmaa
c25a236585
(Pes) Make poss.suff. attach to the head for N2,N3
2019-02-22 11:16:49 +01:00
Inari Listenmaa
d175b1eedf
(Pes) mkN, ApposN, animacy, compound nouns ( #185 )
...
* Add an mkN instance for nouns with unexpected possessive stem
* Rename inanimate and animate to nonhuman and human (old ones kept in
the hidden part of API)
* Fix john_PN's animacy
* Add an instance of cmpdN with ezafe
* Add ApposNP + some lex. fixes
2019-02-22 10:03:38 +01:00
Inari Listenmaa
8a47956688
Merge pull request #184 from odanoburu/por-mkn
...
(Por) more mkN paradigms
2019-02-21 18:33:09 +01:00
odanoburu
7848159e4e
Merge remote-tracking branch 'upstream/master' into por-ter-aux
2019-02-21 12:02:05 -03:00
odanoburu
7e8270381d
(Por) more mkN paradigms
...
- add compN and compNN as mkN paradigms
- rm tossir_V from Irreg since it is very wrong
- fix oper `a` (contraction of preposition a + definite articles)
2019-02-21 11:59:53 -03:00
Inari Listenmaa
7c9eb652b5
Merge pull request #183 from inariksit/persian-nasrin
...
(Pes) Add possessive suffixes + cleanup
2019-02-21 08:35:52 +01:00
Inari Listenmaa
f8689eea04
(Pes) Fix also ExtraPes
2019-02-20 17:39:41 +01:00
Inari Listenmaa
49fe707af9
(Pes) Add more languages to ConstructionPes
2019-02-20 17:33:31 +01:00
Inari Listenmaa
7b025e3c44
Merge branch 'master' of https://github.com/Nasrin63/gf-rgl into persian-nasrin
2019-02-20 17:32:19 +01:00
Nasrin Mostofian
0e878556fa
Renamed parameters + added possessive suffixes
2019-02-20 16:44:34 +01:00
Inari Listenmaa
d0a23300c1
Merge pull request #181 from inariksit/persian
...
Persian
2019-02-20 15:20:53 +01:00
Ehrlemark
0c14c844ca
French mixed up arguments ( #180 )
...
* Corrected mixed up order of arguments to mkAdj'
* Revert "Corrected mixed up order of arguments to mkAdj'"
This reverts commit eea4f791e4 .
* Corrected mixed up order of arguments to mkAdj'.
2019-02-20 12:45:12 +01:00
Inari Listenmaa
b50a4172c3
(Pes) Add Construction ( #178 )
2019-02-18 13:58:11 +01:00
Inari Listenmaa
18ee4bc8a0
(Spa) Fix reflexive verbs ( #179 )
2019-02-18 13:51:29 +01:00
Inari Listenmaa
f3ef5a58e9
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into persian
2019-02-18 10:14:10 +01:00
Inari Listenmaa
f0386764ff
(Spa) Add a known issue in the README
2019-02-17 22:37:28 +01:00
Inari Listenmaa
e2bfe45a94
(Ara) use indeclNP "foo" instead of \\_ => "foo" in IdiomAra ( #177 )
...
to make a better example for my blog post :-P
2019-02-17 22:28:42 +01:00
Inari Listenmaa
b1330c495a
(Spa) morphology and segmentation fixes in DictSpa + add a few words ( #176 )
2019-02-16 21:50:18 +01:00
Inari Listenmaa
e35eb5260d
(Spa) add README
2019-02-15 22:12:02 +01:00
Inari Listenmaa
3fe5753139
(Spa) Add monolingual dictionary ( #175 )
...
* (Spa) Add monolingual dictionary
2019-02-15 21:26:37 +01:00
Inari Listenmaa
eb77a27ac3
Merge pull request #174 from odanoburu/por-ter-aux
...
(Por) add ter as optional auxiliary verb
2019-02-14 13:48:07 +01:00
odanoburu
b825c0e14a
(Por) add ter as optional auxiliary verb
...
- make it the default
- add paradigm to pick verb type (pick auxiliary verb or make it
reflexive)
(Por,Spa) fix lexicon entry
2019-02-14 10:26:17 -02:00
Inari Listenmaa
60a750f1bc
Merge pull request #173 from odanoburu/extendromancefunctor
...
(Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
2019-02-13 20:22:45 +01:00
odanoburu
1f5e62299e
(Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
...
- couldn't get a functor on top of another working in GFSS2018, so now
we just copy the relevant definitions from ExtendFunctor and add the
Romance-specific ones
- add stare_V to DiffRomance (and essere_V for symmetry) so that we
can use it in ExtendRomance; using Latin verb name for fairness;
- add two missing lins to ExtendFunctor
+ related changes
2019-02-13 13:00:52 -02:00
Inari Listenmaa
e4bd251a0d
Merge pull request #172 from inariksit/spanish
...
(Spa) abrido->abierto
2019-02-13 14:53:27 +01:00
Inari Listenmaa
98d55db14a
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into spanish
2019-02-13 14:16:28 +01:00
Inari Listenmaa
07823999a9
(Spa) Fix abrido->abierto in IrregSpa + automatic whitespace removal
2019-02-13 14:15:54 +01:00
Inari Listenmaa
1d3009bc77
Merge pull request #169 from odanoburu/por-mkimperativebug
...
(Por) fix mkImperative
2019-02-13 13:47:16 +01:00
Inari Listenmaa
167cc8fc6b
Merge pull request #171 from inariksit/extend-spa
...
(Spa) Add Extend functions, mostly copied from Por
2019-02-13 11:01:03 +01:00
Inari Listenmaa
49f17e47a4
(Spa) Add Extend functions, mostly copied from Por
2019-02-13 10:29:59 +01:00
Inari Listenmaa
2389718676
(Pes) Special agreement rules
2019-02-13 10:09:22 +01:00
Inari Listenmaa
f8c0f7038f
(Pes) A few more orthography issues
2019-02-13 10:09:02 +01:00
odanoburu
c922c1c188
(Por) fix make imperative
...
- wanted to switch P2 and P3, not have P1 become P3
2019-02-12 12:28:13 -02:00
Inari Listenmaa
2c3372a5fd
Merge pull request #167 from odanoburu/por-genrp
...
(Por) add GenRP to ExtendPor
2019-02-12 15:02:31 +01:00
Inari Listenmaa
2ac36ba8e4
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into persian
2019-02-11 14:31:46 +01:00
Inari Listenmaa
a532389bbd
(Pes) Fix orthography + add a few words in LexiconPes
2019-02-11 11:30:05 +01:00
Inari Listenmaa
9ea34d871c
(Pes) More comments in ParadigmsPes
2019-02-11 11:29:45 +01:00
odanoburu
db671b2e31
(Por) add GenRP to ExtendPor
2019-02-10 10:22:12 -02:00
Inari Listenmaa
57b59ff386
Merge pull request #166 from odanoburu/iberic-clause-inversion
...
(Por,Spa) don't invert word order in questions most of the time
2019-02-10 08:47:34 +01:00
Inari Listenmaa
56328d56f1
Merge pull request #164 from odanoburu/usecomp_estar
...
(Extend,Por,Spa) add UseComp_estar
2019-02-10 08:41:49 +01:00
odanoburu
de301c45cd
(Por,Spa) don't invert word order in questions most of the time
...
- don't invert in QuestIAdv either
(Romance) allow for finer-grained choice of when to invert word order
in questions
2019-02-09 12:54:54 -02:00
Inari Listenmaa
f4daeb4f54
Merge pull request #165 from inariksit/persian
...
Persian
2019-02-09 15:36:33 +01:00
Inari Listenmaa
5fa83b90e4
(Pes) Add possibility to use vowel diacritic (kasre) in mkEzafa
...
It's still not using kasre, but if you want to use it, just change one
line.
2019-02-09 15:28:20 +01:00
Inari Listenmaa
b0ea6680fb
(Pes) comment out conjThat from insertVV; TODO where it should go?
2019-02-09 15:27:06 +01:00
Inari Listenmaa
812602e6f8
(Pes) Cleanup; add comments in ParadigmsPes
...
Hide some confusing constructors from the public API, add mkA2 and a
pattern matching mkV
2019-02-09 15:26:12 +01:00
odanoburu
95eb384223
(Extend,Por,Spa) add UseComp_estar
...
- with default UseComp lin
2019-02-09 09:37:01 -02:00
Inari Listenmaa
ceb876eb37
Merge pull request #163 from inariksit/persian-fixes
...
Persian fixes
2019-02-07 20:22:14 +01:00
Inari Listenmaa
55decd9317
(Pes) Noun is indefinite if predicative and modified by adjective
...
According to this source:
https://sites.la.utexas.edu/persian_online_resources/nouns/noun-in-a-predicative-position/
2019-02-07 19:49:06 +01:00
Inari Listenmaa
a45cc462e3
(Pes) Fixes in VV constructions
...
* Add the conjunction که 'that' in VV
* Fix word order in imperatives formed of VV+complement
2019-02-07 19:37:17 +01:00
Inari Listenmaa
61838b818e
(Pes) Fix orthography and add a vowel diacritic in mkEzafa and mkEnclic
2019-02-07 19:34:21 +01:00
Inari Listenmaa
04c5f433ec
Merge pull request #161 from inariksit/persian
...
Persian
2019-02-07 11:39:51 +01:00
Inari Listenmaa
79a375a03e
(Pes) add beVerb and use in Lexicon for some compound verbs
2019-02-07 11:10:47 +01:00
Inari Listenmaa
d0d760d68b
(Pes) Remove hardcoded have_V2 for one constructed in MorphoPes
2019-02-07 11:10:04 +01:00
Inari Listenmaa
8a6b0f8f01
(Pes) Added ZWNJ to verb forms + big cleanup and refactoring
2019-02-07 11:00:26 +01:00
Inari Listenmaa
75cf3643ec
(Pes) Remove unused MakeStructuralPes
2019-02-06 20:12:42 +01:00
Inari Listenmaa
b0c9a3527b
Merge pull request #160 from odanoburu/iberic-neg-imp
...
(Por) also bind clitic with hyphen in imperative
2019-02-06 18:40:21 +01:00
odanoburu
b976158388
(Por) also bind clitic with hyphen in imperative
2019-02-06 13:23:23 -02:00
Inari Listenmaa
1da12df1db
Merge pull request #159 from odanoburu/iberic-neg-imp
...
(Cat,Por,Spa) Iberic imperative
2019-02-06 15:23:34 +01:00
odanoburu
32bde9dd1b
(Cat) improve Catalan imperative
2019-02-06 11:19:55 -02:00
Inari Listenmaa
28917900ba
Merge pull request #158 from odanoburu/ud-treebank
...
(UD treebank) fix two trees using it_Pron instead of ImpersCl
2019-02-05 19:21:06 +01:00
odanoburu
8939dee214
(Por) update lexicon given past changes in morphological paradigms
2019-02-05 13:59:04 -02:00
odanoburu
2679717852
(Por,Spa) fix negative imperative
...
- reflexive pronoun is before the verb in the negative, not after
- verb form is not the same as positive imperative, but the same as
present subjunctive
thanks to @inariksit for catching this bug!
(Por) handle politeness better
formal -> 2nd person singular (tu)
informal sg -> 3rd person singular (você, conjugated correctly)
informal pl -> 3rd person plural (vocês, conjugated correctly)
unlike Spa, Por uses 2nd person as polite form; the PorRG thus would
have no direct access to vós (second person plural), which is rather
rare (in Brazilian Por, at least). colloquial speech in Brazil
actually mangles both, using tu with você conjugation, etc; but this
out of scope for the RGL.
(Por) fix imperative
- should use hyphen to bind the reflexive pronoun
2019-02-05 13:58:15 -02:00
odanoburu
28a9453750
(UD treebank) fix two trees using it_Pron instead of ImpersCl
2019-02-05 09:47:10 -02:00
Inari Listenmaa
f2cba3fb4d
Merge pull request #157 from inariksit/persian
...
Persian
2019-02-04 16:59:09 +01:00
Inari Listenmaa
7cb2298b55
(Pes) Add zero-width non-joiner + mkN in ParadigmsPes
2019-02-04 10:44:44 +01:00
Inari Listenmaa
19d4934671
(Pes) Add isNum to SymbOrd
2019-02-04 10:07:48 +01:00
Inari Listenmaa
271feb0295
Merge pull request #156 from odanoburu/por-dict-update-2
...
(Por) update Dict
2019-02-01 15:07:07 +01:00
odanoburu
a3a0a3958b
(Por) update Dict
...
-- opening new PR to save space (dictionary diffs are big!)
- don't add gender information to noun fun names if uneeded
- update README with this info
- update gfdoc sections in MorphoPor
2019-02-01 10:54:00 -02:00
Inari Listenmaa
494acc4153
(Pes) Add ExtendPes, so far only GenNP implemented
2019-01-31 17:05:16 +01:00
Inari Listenmaa
8a69cd40c7
(Pes) Cleanup + automatic whitespace removal
2019-01-31 17:04:47 +01:00
Inari Listenmaa
781f049fdd
(Pes) Add isNum to Num + Ord; fix bug in DetCN, DetQuant and DetQuantOrd
...
See https://sites.la.utexas.edu/persian_online_resources/nouns/
"A noun modified by a number is never pluralized; that is to say, it is
invariably singular"
In the old grammar, DetQuant would always make the Det into numeral, and
so Sg was always chosen in DetCN.
2019-01-31 16:38:46 +01:00
Inari Listenmaa
7a48a09931
(Pes) Use enclitic form of NP in predicative
...
According to this source:
https://sites.la.utexas.edu/persian_online_resources/nouns/noun-in-a-predicative-position/
2019-01-31 16:29:40 +01:00
Inari Listenmaa
edc41a3a5c
Merge pull request #154 from inariksit/arabic
...
(Ara) Use PerGenNum in the table for RCl and RS; compiles 15sec faster
2019-01-30 17:31:03 +01:00
Inari Listenmaa
80d7e293ee
(Ara) Fix bug in PossPron
2019-01-30 17:18:53 +01:00
Inari Listenmaa
bf0fd56960
(Ara) Use PerGenNum in the table for RCl and RS; compiles 15sec faster
2019-01-30 16:23:11 +01:00
Inari Listenmaa
269191cf9a
Merge pull request #153 from inariksit/arabic
...
Arabic
2019-01-29 20:30:25 +01:00
Inari Listenmaa
7cdcc0931f
(Ara) Small typofix + add comment
2019-01-29 17:57:38 +01:00
Inari Listenmaa
e468b48ded
(Ara) Fix the corner case where ReflVP is called after VPSlashPrep.
...
Also fix noPrep to accPrep (the default object case).
Tested with gftest -o, only changes were in combinations of ReflVP and
VPSlashPrep.
2019-01-29 17:57:21 +01:00
Inari Listenmaa
ac5352f852
(Ara) Replace two 2-valued params in VP with one 3-valued param.
...
* is copula / is have_V2 / is neither
There is no difference; all three options are is mutually exclusive.
There 2 params in the first place only by accident. First one was added
by AED 10 years agon, second by me only some weeks ago, without thinking
that the params are mutually exclusive.
Also tested with gftest, no difference found after 2 hours of running.
2019-01-29 17:54:44 +01:00
Inari Listenmaa
08c0b3fe54
(Ara) Fixes in DetNP + some Dets and Quants
2019-01-29 15:46:59 +01:00
Inari Listenmaa
267ef1b178
(Ara) Move mkQuant functions from Paradigms to Res
2019-01-29 14:11:05 +01:00
Aarne Ranta
5a50706345
changed suffix in SymbOrd to :e which is more general, but not perfect of course
2019-01-29 11:31:11 +01:00
Herbert Lange
c30a33b2cb
recreating missing
2019-01-28 18:25:09 +01:00
Inari Listenmaa
6d477ccbeb
Merge pull request #152 from inariksit/arabic
...
Arabic: add new funs and change V*V/V*S lincats
2019-01-26 19:26:39 +01:00
Inari Listenmaa
d5f3fe7479
(Ara) Add new funs in ExtendAra + clean up
...
Remove some old exclusions, which were excluded because the necessary
RGL function wasn't yet implemented in the autumn.
2019-01-26 18:39:45 +01:00
Inari Listenmaa
dc4e866942
(Ara) small cleanup
2019-01-26 18:38:57 +01:00
Inari Listenmaa
9c903a76ab
(Ara) Add SlashV2S
2019-01-26 18:38:42 +01:00
Inari Listenmaa
aab42b21f6
(Ara) Change lincats for VV, V2V, VS and V2S
...
Update functions and opers in Lexicon, Paradigms and Verb to accommodate
the change
2019-01-26 18:38:05 +01:00
Inari Listenmaa
ee092b0042
(Ara) Add ExistIP
2019-01-26 18:34:52 +01:00
Inari Listenmaa
9fd88554ee
Merge pull request #151 from inariksit/arabic-fixes
...
Arabic: fixes in Question + improve docs
2019-01-25 13:21:36 +01:00
Inari Listenmaa
37f7be4777
(Ara) Improve documentation in ParadigmsAra
...
Remove some mkNs from public API, but keep them in the hidden part. This
way old code won't break, but the dubious constructors aren't shown in
the synopsis.
2019-01-25 11:16:10 +01:00
Inari Listenmaa
ae51f19459
(Ara) Clean up and add comments in QuestionAra
2019-01-25 10:15:48 +01:00
Inari Listenmaa
535be667c7
(Ara) Add QVP functions
2019-01-25 10:15:23 +01:00
Inari Listenmaa
7fb1d32691
(Ara) Fix QuestSlash so preposition shows up in the right place
...
Add comments/instructions to other functions that use complClSlash
2019-01-25 10:07:33 +01:00
Inari Listenmaa
c2bfc35b4e
Merge pull request #150 from inariksit/arabic-misc
...
Arabic misc
2019-01-23 17:21:51 +01:00
Inari Listenmaa
1373840389
(Ara) Add some comments
2019-01-23 16:42:24 +01:00
Inari Listenmaa
83c6883711
(Ara) Add a field to VP: whether to use negative copula for negation
2019-01-23 16:41:36 +01:00
Inari Listenmaa
674b13292d
(Ara) Add documentation for mkVV constructors
2019-01-23 16:41:26 +01:00
Inari Listenmaa
d5084f9041
(Ara) Sorry again, still don't know how to use git.
2019-01-23 16:41:07 +01:00
Inari Listenmaa
fa5f4fe829
(Ara) force also imperative forms in forcePerson
2019-01-23 16:40:31 +01:00
Inari Listenmaa
1c4db86736
(Ara) Add all forms of the negative copula
2019-01-23 16:40:16 +01:00
Inari Listenmaa
a5d1dda8c5
(Ara) Fix wrong information in mkV : (root,masdar:Str) -> VerbForm -> V
2019-01-23 16:40:06 +01:00
Inari Listenmaa
29cc78439d
(Ara) Ignore this, I'm learning to use git cherry-pick.
2019-01-23 16:39:33 +01:00
Inari Listenmaa
fd0a7da79a
(Ara) Remove Preposition from API, only use Prep
...
Preposition still used internally in ResAra and MorphoAra; Prep is a
subtype. For the API it makes sense to only have Prep, not two types.
2019-01-23 16:38:13 +01:00
Inari Listenmaa
e1eb288c29
(Ara) Cleanup in verbDefBool
2019-01-23 16:38:01 +01:00
Aarne Ranta
bea351b2bf
added ExtenFin.ByVP
2019-01-22 08:57:19 +01:00
Inari Listenmaa
8e908a6810
Merge pull request #147 from inariksit/arabic
...
Arabic
2019-01-22 08:32:36 +01:00
Aarne Ranta
40144e810b
added functions to ExtendFin, also excluding some functor instantiations
2019-01-21 20:46:01 +01:00
Inari Listenmaa
1d94d319b8
(Ara) Refactor ResAra: move root-and-pattern morphology into MorphoAra
2019-01-21 17:38:45 +01:00
Inari Listenmaa
c8523f0413
(Ara) Small bugfixes that came from changing DefForms
2019-01-21 14:01:20 +01:00
Inari Listenmaa
1faa9acd93
(Ara) Fix dual for defective verbs that end in w
2019-01-21 12:17:55 +01:00
Inari Listenmaa
8ac74c9384
Merge pull request #146 from odanoburu/patch-4
...
fix broken link in synopsis
2019-01-19 15:16:49 +01:00
Inari Listenmaa
c3590f0334
(Ara) WIP Restructuring Morpho and Res + fixed some forms in class 1d3
2019-01-18 17:34:13 +01:00
Aarne Ranta
0ee80e5eac
ParadigmsEng: added auxVV ; corrected negative forms of infVV
2019-01-17 20:20:26 +01:00
bruno cuconato
fe9cc96992
fix broken link
2019-01-16 09:34:05 -02:00
Inari Listenmaa
9054c6a909
Merge pull request #145 from inariksit/arabic
...
(Ara) add a few words in Structural and Construction
2019-01-15 22:47:59 +01:00
Inari Listenmaa
92126763c7
(Ara) add a few words in Structural and Construction
2019-01-15 22:32:20 +01:00
Inari Listenmaa
738091d170
Merge pull request #142 from odanoburu/fix
...
(Por) correct examples
2019-01-15 16:59:34 +01:00
Inari Listenmaa
6dc0269c1d
Merge pull request #144 from inariksit/arabic
...
(Ara) misc small fixes
2019-01-15 16:59:24 +01:00
Inari Listenmaa
5957dcf301
(Ara) misc small fixes
2019-01-15 16:54:08 +01:00
Inari Listenmaa
2a2114b227
Merge pull request #143 from inariksit/arabic
...
Arabic
2019-01-15 16:43:18 +01:00
odanoburu
162d010c1c
(Por) correct examples
...
+ comment unnecessary cases
in noun paradigms
2019-01-15 11:57:49 -02:00
Inari Listenmaa
25275794cf
(Ara) Add quadriliteral FormXI + improve documentation
2019-01-15 10:32:26 +01:00
Inari Listenmaa
e44440928a
(Ara) Add v4assimilated
2019-01-15 10:32:01 +01:00
Inari Listenmaa
c021129cda
(Ara) Add missing masdars to some paradigms
2019-01-15 10:30:27 +01:00
Inari Listenmaa
8f0bd00ecc
Merge pull request #141 from inariksit/arabic
...
Arabic
2019-01-14 21:30:44 +01:00
Inari Listenmaa
63c8049416
(Ara) Move adv in AdvCN and SentCN to another field, to fix word order
2019-01-14 21:23:12 +01:00
Inari Listenmaa
51e714864e
(Ara) add parameter to uttVP oper
2019-01-14 21:22:42 +01:00
Inari Listenmaa
6348f06052
(Ara) WIP verbal nouns; new paradigms+keep old ones backwards compatible
2019-01-14 21:21:55 +01:00
Herbert Lange
0ae057b55a
updated latin rgl
2019-01-14 17:23:47 +01:00
Herbert Lange
ce13e0dee3
make links for dict files on the top level
2019-01-14 17:05:00 +01:00
Herbert Lange
58c8cf70ea
copy files over from GF-latin
2019-01-14 16:40:07 +01:00
Inari Listenmaa
65fa4cfc20
Merge pull request #140 from odanoburu/por-cop
...
(Por) change copula type from bool to sum param
2019-01-14 00:03:12 +02:00
odanoburu
2f4db8e0bc
(Por) change copula type from bool to sum param
...
Portuguese actually has several verbs that can act as copulas,
although the main ones are ser and estar. this allows other types of
copulas to be added.
2019-01-13 18:25:53 -02: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
d95c74971a
Merge pull request #139 from odanoburu/por-doc
...
(Por) correct documentation generation from Paradigms
2019-01-11 22:41:56 +01:00
Inari Listenmaa
3e7957857f
Merge pull request #136 from odanoburu/por-dict
...
(Por) add Dict module, improve Irreg module + update README
2019-01-11 22:41:44 +01:00
odanoburu
653616a025
(Por) don't use Dict in All
2019-01-11 13:40:23 -02:00
odanoburu
182ef92260
(Por) correct documentation generation in Paradigms
...
- use gfdoc correctly
- use paradigms in Lexicon
- use lin instead of lock_* in Paradigms
- fix typo in languages.csv
2019-01-11 13:26:20 -02:00
Inari Listenmaa
d398863cf6
Merge pull request #138 from inariksit/arabic
...
Arabic
2019-01-11 15:50:27 +01:00
Inari Listenmaa
9d1e9b1bf1
(Ara) include VPSlash's c2 in ReflVP
2019-01-11 15:46:38 +01:00
Inari Listenmaa
f0ae2cfdb2
(Ara) add missing diacritic to with_Prep
2019-01-11 15:46:05 +01:00
Inari Listenmaa
2c0a34b9f4
Merge pull request #137 from inariksit/arabic
...
Arabic
2019-01-10 20:43:05 +01:00
Inari Listenmaa
cf9a9b31ad
(Ara) Add new mkA constructor + improve documentation of old ones
2019-01-10 20:20:28 +01:00
odanoburu
40a6b516d9
(Por) fix import name
2019-01-10 15:06:55 -02:00
odanoburu
cbf67ab528
(Por) open Extra, Dict,Irreg in All to force compilation
2019-01-10 13:32:12 -02:00
odanoburu
cfd110632c
(Por) fix compilation error
...
- change name of verbs
2019-01-10 13:29:14 -02:00
odanoburu
22788d2d66
(Por) update README
...
- with Dict and Irreg info
- with tense change
2019-01-10 12:36:35 -02:00
odanoburu
ead472bf51
Merge remote-tracking branch 'upstream/master' into por-dict
2019-01-10 12:34:00 -02:00
odanoburu
a4334f0904
(Por) add Dict module, improve Irreg module
...
* Dict
- Dict only contains nouns and adjectives using the full-form
paradigms^1 (for stability and because generating the minimal ones
would take longer)
- verbs can be found in Irreg, using bescherelle paradigms -- the
full-form ones would make the file too big!
- adverbs are just {s : Str}, so if you know their names you can make
them yourself, no need to include them (but I can if it's best)
^1: adjectives actually use the almost full-form paradigm, but they
should be correct except for a couple of cases
* Irreg
- renamed IrregBesch to Irreg
- added more verbs (there are still quite a few missing)
2019-01-10 12:18:25 -02:00
Inari Listenmaa
186c41bdbb
(Ara) add nothing_NP + improve smart paradigm for nisbaA
2019-01-10 14:25:10 +01:00
Inari Listenmaa
a79c1cfc5f
Merge pull request #135 from odanoburu/morpho
...
(Por) improve adjective smart paradigms
2019-01-10 13:24:19 +01:00
Inari Listenmaa
b5e9120bae
Merge pull request #134 from odanoburu/por-tense
...
(Por) differ from Romance tense/anteriority in only one case
2019-01-10 13:22:19 +01:00
odanoburu
96b64320b9
Merge remote-tracking branch 'upstream/master' into por-dict
2019-01-10 09:56:47 -02:00
odanoburu
9376c108ac
(Por) rm (indirect) use of runtime gluing
2019-01-10 09:53:47 -02:00
odanoburu
aeb4b3b3c1
(Por) differ from Romance tense/anteriority in only one case
...
- in order to follow Romance more closely, we only avoid using the
auxiliary in (RPres,Anter), instead of swapping the perfect and
imperfect forms too
2019-01-10 08:59:59 -02:00
Inari Listenmaa
04400471b8
Merge pull request #133 from inariksit/arabic
...
(Ara) Add new mkV2V constructors + better comments for degrA
(Ara) Add new paradigm for assimilated+defective FormI verbs
(Ara) misc. small fixes/additions
2019-01-09 19:44:36 +02:00
Inari Listenmaa
90f1585d7e
(Ara) misc. small fixes/additions
2019-01-09 19:39:04 +02:00
Inari Listenmaa
5a0818920b
(Ara) Add new paradigm for assimilated+defective FormI verbs
2019-01-09 19:38:47 +02:00
odanoburu
167e80df97
(Por) improve adjective smart paradigms
...
- make it about guessing feminine form from the lemma (masculine form)
- this way one can reuse the noun paradigm in the adjective paradigms,
simplifying it and improving it at the same time
- add cases for 'mente'
obs: works but doesn't compile?
2019-01-09 12:00:32 -02:00
Inari Listenmaa
002fea0e66
(Ara) Add new mkV2V constructors + better comments for degrA
2019-01-09 13:51:06 +02:00
Inari Listenmaa
3aa7eb5e9b
Merge pull request #131 from odanoburu/morpho
...
(Por) generalize acuteToVowel to diacriticToVowel
2019-01-09 13:49:03 +02:00
odanoburu
01ad6e0876
(Por) generalize acuteToVowel to diacriticToVowel
...
- also fix parenthesis that broke build
2019-01-09 08:54:22 -02:00
odanoburu
ea05625a88
Merge remote-tracking branch 'upstream/master' into morpho
2019-01-09 08:34:41 -02:00
odanoburu
971df762f5
(Por) use lin instead of lock_*
2019-01-09 08:34:38 -02:00
Inari Listenmaa
282e8ab589
Merge pull request #130 from odanoburu/morpho
...
(Por) improve smart paradigm for nouns
2019-01-09 08:33:42 +02:00
Inari Listenmaa
967e28e3f7
Merge pull request #129 from odanoburu/por-warnings
...
(Por) miscellaneous fixes
2019-01-09 08:16:54 +02:00
Inari Listenmaa
fcdcd7d6fb
Merge pull request #128 from odanoburu/romance-tense-ant
...
(Romance,Por) allow Romance Languages to choose different verb forms for the same tense/anteriority
2019-01-09 08:15:49 +02:00
odanoburu
e2d657bf7a
(Por) delete smartGenNoun, actually
2019-01-08 10:22:01 -02:00
odanoburu
3cb24d9b0d
(Por) improve smart paradigm for nouns
...
- handle 'ão' better (thanks @inariksit!)
- add more cases (for compounds with hyphen, acutes ending in 'l', etc
- concentrate smartness in mkNomReg (i.e., make smartGenNoun dumb)
2019-01-08 10:12:42 -02:00
odanoburu
3b55eaa89d
(Por) misc fixes
...
- add n_units_of_NP
- add n_unit_CN
- refactor adjective paradigm opers
- rm identity definitions in Idiom
2019-01-07 13:35:31 -02:00
odanoburu
8013362e48
(Por) use chooseTA
...
- pick imperfect tense when verb form is present anterior
- pick perfect tense when verb form is past simultaneous
2019-01-07 10:30:31 -02:00
odanoburu
560f9b22c2
(Por) WIP: remove compilation warnings
2019-01-07 09:55:38 -02:00
odanoburu
424e65d66c
(Romance) abstract tense/anteriority choice of verb/auxiliary to oper
...
in Diff
- in preparation for changing the choices in DiffPor
2019-01-07 09:51:10 -02:00
Inari Listenmaa
579bdfcca5
Merge pull request #127 from inariksit/doc
...
(synopsis) Fix typos in Music example
2019-01-07 09:18:21 +02:00
Inari Listenmaa
f72890bd05
(synopsis) Fix typos in Music example
2019-01-07 08:42:57 +02:00
Inari Listenmaa
fb5d274a36
Merge pull request #126 from inariksit/arabic
...
Arabic
2019-01-05 21:40:09 +02:00
Inari Listenmaa
dd8c604996
Merge pull request #125 from odanoburu/term
...
(Por) misc fixes
2019-01-05 21:37:37 +02:00
Inari Listenmaa
98b5cf9ab9
(Ara) misc small additions/tweaks
...
AdvAP: reuse implementation of AdAP
BaseNP, ConsNP, ConjNP: don't make NP by default heavy.
2019-01-05 21:32:27 +02:00
Inari Listenmaa
b2ea7a5497
(Ara) Add ReflA2 and ReflVP
2019-01-05 21:30:57 +02:00
odanoburu
cf0d272a22
(Por) misc fixes
...
- add oper for compound nouns
- fix smartparadigm for adjectives
- fill Terminology to avoid warnings
(Eng) add pragma line to LangEng
2019-01-04 12:19:46 -02:00
Inari Listenmaa
e448f0e869
Merge pull request #124 from inariksit/arabic
...
Arabic
2019-01-04 15:09:25 +02:00
Inari Listenmaa
53c719c70e
(Ara) typofix
2019-01-04 14:34:49 +02:00
Inari Listenmaa
f32e49ca92
(Ara) Fix bug in ImpersCl
...
ImpersCl (VP -> Cl) used to check whether the VP is predicative, and
in the positive case, force the dummy subject to not be a pronoun.
This has been wrong since the time I changed prodrop rules in PredVP.
The error that followed manifested when the Cl was put in subordinate
position: the subject pronoun did not attach to the conjunction.
An example follows.
Lang: SubjS that_Subj (UseCl (TTAnt TPres ASimul) PPos (ImpersCl (UseComp (CompNP (DetCN (DetQuant IndefArt NumSg) (UseN girl_N))))))
LangEng: that it is a girl
Old LangAra: أنَّ ها بِنتٌ (wrong)
New LangAra: أنَّ &+ ها بِنتٌ (correct)
2019-01-04 13:39:58 +02:00
Inari Listenmaa
4141375976
(Ara) Add a distinction in CN and NP whether it's heavy
...
This makes a difference in word order; default is VSO, but if the
subject NP is complex, e.g. coming from RelNP or SentCN,
the more natural word order is SVO.
Example that triggered the change comes from an application grammar:
Gold standard by informant: مَا تَوَصْلّنَا إلَيهِ يَبْدُو مَنْطِقِيَّاً
Grammar before change: يَشْعُرُ مَاً نَتَوَصَّلُ إِلَىهُ مَنْطِقِيّاً
Grammar after change: مَاً نَتَوَصَّلُ إِلَىهُ يَشْعُرُ مَنْطِقِيّاً
2019-01-04 13:01:03 +02:00
Inari Listenmaa
19dca60b6e
(Ara) Add EmptyRelSlash to ExtendAra
2019-01-04 12:56:46 +02:00
Inari Listenmaa
93679cbcb2
(Cat) add example of a known issue in README
2019-01-04 10:24:21 +02:00
Inari Listenmaa
4f4cfeb60d
(Cat) add README.md
2019-01-04 09:54:42 +02:00
Inari Listenmaa
5553e56a33
(Fin) add a known bug to README
2019-01-03 22:03:56 +02:00
Inari Listenmaa
c86f073c46
(Ara) fix links in README
2019-01-03 21:53:43 +02:00
Inari Listenmaa
8030ce662a
Merge pull request #122 from odanoburu/irregbesch
...
(Por) don't use IrregBeschPor in {All,Lang}Por for faster compilation
2019-01-03 21:50:31 +02:00
Inari Listenmaa
50e3546375
(Ara, Eus, Est, Som) Add READMEs (WIP) #123
...
Add READMEs (WIP) for Arabic, Basque, Estonian and Somali.
2019-01-03 21:47:51 +02:00
Inari Listenmaa
b2eb6146dc
Merge pull request #121 from odanoburu/readme
...
(Romance, Por, #120 ) add READMEs
2019-01-03 21:47:20 +02:00
Inari Listenmaa
9b86304fb3
Add READMEs (WIP) for Arabic, Basque, Estonian and Somali.
2019-01-03 21:38:18 +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
odanoburu
111d883dac
(Por) don't use IrregBeschPor in {All,Lang}Por for faster compilation
...
(although it is no problem now, as the module grows it might slow
things down)
2019-01-03 12:11:35 -02:00
odanoburu
16f753843b
(Por, #120 ) add note about IrregBeschPor module
2019-01-03 12:11:13 -02:00
odanoburu
b4ba6f3859
(Romance, Por, #120 ) add READMEs
...
- Romance still needs history information!
2019-01-03 11:20:26 -02:00
John J. Camilleri
e61670dce2
Bulletise language info
2019-01-03 13:48:57 +01:00
John J. Camilleri
36d3d4b34c
Add README for Maltese, as a starting point for establishing the practice
2019-01-03 13:46:47 +01:00
Aarne Ranta
7bd08f9bde
Finnish negative NPs: retaining 'ei' in UttNP and ExistNPAdv
2019-01-02 19:32:32 +01:00
Inari Listenmaa
96ed277830
Merge pull request #116 from inariksit/arabic
...
Arabic
2019-01-02 14:00:29 +02:00
Inari Listenmaa
e1cb4ea8c3
(Ara) Add constructors for geminate verbs in classes 8 and 10
2019-01-02 13:40:03 +02:00
Inari Listenmaa
b325a61299
(Ara) hack to force the case of a NP
2019-01-02 13:39:28 +02:00
Inari Listenmaa
829ab04dcf
(Ara) Add a constructor for mkDet that allows gender variance
2019-01-02 13:38:45 +02:00
Inari Listenmaa
4a3f17c166
Merge pull request #115 from inariksit/arabic
...
Arabic
2019-01-01 18:47:28 +02:00
Inari Listenmaa
606ed5f630
(Ara) make all nouny categories (except CN) take Const in UttX
2019-01-01 17:51:05 +02:00
Inari Listenmaa
aadc00f971
(Ara) Fix geminate verb constructor
2019-01-01 17:48:57 +02:00
Inari Listenmaa
d8debc25c4
(Ara) refactor sound verb constructors; reuse v1sound for v7sound
2019-01-01 17:48:37 +02:00
Inari Listenmaa
447126c713
(Ara) fix pattern matching for geminate verbs in classes 1 and 7
2019-01-01 17:42:35 +02:00
Inari Listenmaa
33d20b15e4
(Ara) fix bug in MkVPS + comment about possible improvement in [VPS]s
2019-01-01 10:06:11 +02:00
Inari Listenmaa
0a737299c1
(Ara) replace old have_V2 ('X owns Y') with the structure 'Y is on X'
2019-01-01 09:51:27 +02:00
Inari Listenmaa
dbe14786e7
(Ara) fix SlashVV
2019-01-01 09:50:44 +02:00
Inari Listenmaa
d0158265d1
(Ara) don't bind if object case is nominative
2019-01-01 09:50:35 +02:00
Inari Listenmaa
a9394f58fb
Merge pull request #114 from inariksit/arabic
...
Arabic
2018-12-31 20:26:58 +02:00
Inari Listenmaa
a6948288b7
(Ara) whitespace + other small cleanup here and there
2018-12-31 18:01:33 +02:00
Inari Listenmaa
10f5e126ab
(Ara) Add Slash2V3 + fix Slash3V3
2018-12-31 17:56:55 +02:00
Inari Listenmaa
42e31a3dce
(Ara) Add mkA constructor for non-inflecting component in the adjective
2018-12-31 14:11:40 +02:00
Inari Listenmaa
422ace8879
(Ara) Add n_units_AP in ConstructionAra
2018-12-31 14:11:04 +02:00
Inari Listenmaa
15eef8826e
Merge pull request #113 from inariksit/arabic
...
Arabic
2018-12-30 19:30:54 +02:00
Inari Listenmaa
0e8cba1d51
(Ara) WIP fixing possessive dual forms. Doesn't work yet properly.
2018-12-30 19:25:00 +02:00
Inari Listenmaa
9b119e2bb7
(Ara) fix typo in mother_N
2018-12-30 19:02:57 +02:00
Inari Listenmaa
703f3ddefe
(Ara) improve the solution to handle CN's np field
2018-12-30 18:54:26 +02:00
Inari Listenmaa
1566b6bd03
(Ara) bind CN's np field if it comes from a pronoun
2018-12-30 11:16:53 +02:00
Inari Listenmaa
459e51f9b9
Merge pull request #112 from inariksit/arabic
...
(Ara) add how_old_QCl and why_IAdv
2018-12-29 21:30:51 +02:00
Inari Listenmaa
57101f7808
(Ara) add how_old_QCl and why_IAdv
2018-12-29 21:25:51 +02:00
Inari Listenmaa
8ce0578b53
Merge pull request #111 from inariksit/arabic
...
Arabic
2018-12-29 18:52:37 +02:00
Inari Listenmaa
9a9b36dca8
(Ara) misc. small fixes and cleanup
2018-12-29 18:45:47 +02:00
Inari Listenmaa
06a3d83f02
(Ara) Add a new mkA, for dealing with adjective construct phrases
2018-12-29 18:45:17 +02:00
Inari Listenmaa
02700acc8d
(Ara) add a string (e.g. "that") in VS
2018-12-29 18:44:16 +02:00
Inari Listenmaa
b73d5010df
(Ara) add both7and_DConj + make Conj into ConjDistr
2018-12-29 18:43:25 +02: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
Inari Listenmaa
65526b6c4b
Merge pull request #110 from inariksit/arabic
...
Arabic
2018-12-26 14:40:35 +01:00
Inari Listenmaa
f85e64a90d
(Ara) misc small fixes/comments
2018-12-26 14:34:15 +01:00
Inari Listenmaa
8b016f35bc
(Ara) Add field for word order in VS
2018-12-26 14:33:54 +01:00
Inari Listenmaa
213e505e9a
(Ara) add SentAP
2018-12-26 14:32:43 +01:00
Inari Listenmaa
35f21bf5cb
Merge pull request #109 from inariksit/arabic
...
(Ara) add BIND between reflexive pronoun and the suffix
2018-12-24 20:20:56 +01:00
Inari Listenmaa
0ca23eb7b7
Merge pull request #108 from odanoburu/extrapor
...
(Por) avoid use of Extra in Lang
2018-12-24 16:41:01 +01:00
Inari Listenmaa
ce7d76fec6
(Ara) add BIND between reflexive pronoun and the suffix
2018-12-24 16:40:24 +01:00
odanoburu
d2de495bbf
(Por) avoid use of Extra in lang
2018-12-22 16:20:59 -02:00
Inari Listenmaa
20a44e26e0
Merge pull request #107 from inariksit/arabic
...
Arabic
2018-12-21 23:15:16 +01:00
Inari Listenmaa
3542a5260d
(Ara) Add new mkN constructor, for forcing a number in adjective
2018-12-21 23:06:44 +01:00
Inari Listenmaa
88f425e788
(Ara) Add EmbedS,QS,VP
2018-12-21 17:01:04 +01:00
Inari Listenmaa
b25ae6bff8
(Ara) Handle defective nouns with sound feminine plural
2018-12-21 15:53:50 +01:00
Inari Listenmaa
487ba5a335
Merge pull request #104 from normundsg/master
...
(Lav) Large monolingual dict. of Latvian, extracted from Tezaurs.lv
2018-12-20 11:25:14 +01:00
Normunds Grūzītis
ef07b16c02
(Lav) Large monolingual dict. of Latvian, extracted from Tezaurs.lv
2018-12-20 12:15:36 +02:00
Inari Listenmaa
e7f1af331a
Merge pull request #103 from inariksit/arabic
...
Arabic
2018-12-19 17:26:24 +01:00
Inari Listenmaa
218e3513a0
(Ara) small fixes and additions
2018-12-19 17:17:52 +01:00
Inari Listenmaa
26e3c6dbac
(Ara) Add AdvIAdv
2018-12-19 17:17:31 +01:00
Inari Listenmaa
90d1ae76e9
(Ara) fix bad_A
2018-12-19 17:16:57 +01:00
Inari Listenmaa
7ea1e95903
(Ara) glue preposition in PrepNP if NP is a pronoun
2018-12-19 17:16:46 +01:00
Inari Listenmaa
2ae0dd0c74
(Ara) switch word order in AdAP
2018-12-19 17:16:14 +01:00
Aarne Ranta
97ef363759
testing syncat morpho annotations in LangEng.labels
2018-12-18 18:44:26 +01:00
Aarne Ranta
d629507389
a comment in LangEng.labels to test the new functionality
2018-12-18 18:31:20 +01:00
Inari Listenmaa
0e10a4a42d
Merge pull request #102 from inariksit/arabic
...
Arabic
2018-12-18 16:55:35 +01:00
Inari Listenmaa
39d5bc3e48
(Ara) elision in only the first word of the CN with liPrep
2018-12-18 16:41:22 +01:00
Inari Listenmaa
873b52898b
(Ara) Use defArt also for numerals
2018-12-18 16:39:20 +01:00
Inari Listenmaa
ef261ac4d2
(Ara) replace Agr by AAgr in Obj
2018-12-18 16:30:57 +01:00
Aarne Ranta
edd8289b6c
added some morphological tag configurations to LangEng.labels
2018-12-18 16:00:43 +01:00
Inari Listenmaa
038cb2536f
(Ara) Add months + new mkN constructors to handle adjective modifiers
2018-12-18 11:27:11 +01:00
Inari Listenmaa
143977d552
(Ara) Add days and some months to Constructions
2018-12-17 17:46:45 +01:00
Inari Listenmaa
f63f21d96e
(Ara) use the bare form (no case ending) in UttAP/CN + small cleanup here and there
2018-12-17 14:54:53 +01:00
Inari Listenmaa
315d5fdffe
Merge pull request #101 from odanoburu/ud-por
...
(gf2ud) add minimal LangPor.labels
2018-12-16 17:45:35 +03:00
Inari Listenmaa
16b4760854
Merge pull request #100 from odanoburu/ud-trees
...
(UD treebank) fixes
2018-12-16 17:44:43 +03:00
odanoburu
8e0afa202b
(Por) small fixes due to revising UD treebank
2018-12-16 11:01:51 -02:00
odanoburu
6fe29ecc84
(gf2ud) add minimal LangPor.labels
...
- enough to parse (most of) the UD treebank
2018-12-16 10:49:06 -02:00
odanoburu
89f5c35df1
(UD treebank) fixes
...
- rm duplicate trees
- correct parse trees
- always use Phr as startcat
2018-12-16 10:44:39 -02:00
Aarne Ranta
bf6028e746
compiling present for Ger again
2018-12-13 18:05:44 +02:00
Aarne Ranta
76f11b532b
removed duplicate invarA in Eng
2018-12-13 16:30:28 +02:00
Aarne Ranta
a80d49db62
fixed some dependency labels
2018-12-13 14:58:11 +02:00
Aarne Ranta
69aa749774
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-12-13 14:16:09 +02:00
Aarne Ranta
231b7be0c4
added ParadigmsEng.invarA
2018-12-13 14:15:57 +02:00
Inari Listenmaa
ba8af5ffce
Merge pull request #98 from odanoburu/romance-ap-copula
...
(Romance) add copTyp to adjectives
2018-12-13 10:50:14 +02:00
Inari Listenmaa
bb4b371994
Merge pull request #99 from inariksit/catalan
...
(Cat) Add per as another preposition that fuses with article
2018-12-11 21:20:33 +02:00
Inari Listenmaa
0479820b8f
(Cat) Add per as another preposition that fuses with article
2018-12-11 16:38:24 +02:00
odanoburu
5889d5bbb3
(Romance) modify CompAP to use copTyp from adjective
2018-12-10 20:52:29 +02:00
odanoburu
ffaa701197
(Romance) add copTyp to adjectives
...
- so that one can force the use of a copula verb
- before this, a sentence like "he was ready when I saw him" would be
translated as "ele era pronto quando eu o via" in Portuguese,
instead of using the estar copula
2018-12-10 19:46:21 +02:00
Inari Listenmaa
8d7366cb0a
Merge pull request #95 from jfschaefer/master
...
(Ger) fix old spellings of irregular verbs
2018-12-10 16:34:09 +02:00
Inari Listenmaa
5d6df77607
Merge pull request #96 from odanoburu/impp3
...
(Por) add ImpP3
2018-12-10 16:33:50 +02:00
odanoburu
becd432455
(Por) add ImpP3
...
- do not use nonExist in Lexicon
- draft other missing lins in Idiom
2018-12-10 14:35:45 +02:00
John J. Camilleri
2946e6bca1
Fix some invalid HTML in synopsis
2018-12-08 14:07:31 +01:00
jfschaefer
5ef182f4be
(Ger) fix old spellings of irregular verbs
2018-12-07 17:46:27 +01:00
Inari Listenmaa
212d327df9
Merge pull request #94 from inariksit/arabic
...
(Ara) updates in hamza rules + sound fem. plural noun constructor
2018-12-06 12:28:31 +02:00
Inari Listenmaa
db2560efe4
(Ara) updates in hamza rules + sound fem. plural noun constructor
2018-12-06 12:20:35 +02:00
John J. Camilleri
a009c31606
Update hardcoded links in synopsis intro
...
When new languages are added, the links from chapter 4 onwards need to be incremented
2018-12-06 08:48:49 +01:00
Inari Listenmaa
dadcd386c9
(Romance) Attributive and predicative adjective forms ( #93 )
...
* (Fre,Por) accomodate changes to Romance adjectives
- to support Spanish buen/bueno, gran/grande and catalan bo/bon
* (Cat) Update paradigms to allow predicative and attributive forms of adj
* (Spa) fix argument order in Spanish adjective paradigms
* (Eng) fix missing paradigm invarA
* (Spa) Flip order of args in mkAdj constructor
2018-12-05 19:16:35 +02:00
Inari Listenmaa
78cac3725a
Merge pull request #92 from odanoburu/invarA
...
(Eng) fix missing paradigm invarA
2018-12-05 10:06:09 +02:00
odanoburu
aec24a3901
(Eng) fix missing paradigm invarA
2018-12-05 09:52:07 +02: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
John J. Camilleri
e66c27a4da
Add a few HTML files to gitignore
2018-12-03 15:39:38 +01:00
John J. Camilleri
f48c8c6149
Put GF logo on the right again
2018-12-03 15:28:13 +01:00
John J. Camilleri
99bc5be071
Updated sidebat in synopsis page
...
- toggleable
- overlay content at narrow widths
- right of page
- background & border
2018-12-03 10:40:00 +01:00
John J. Camilleri
d63311c65c
Add link to new RGL Browser in synopsis
2018-12-02 09:17:16 +01:00
Aarne Ranta
ddafbb6316
some fixes in labels, assume GF 3.10
2018-12-01 09:43:49 +01:00
Inari Listenmaa
fab03c7675
Merge pull request #91 from inariksit/arabic
...
Arabic
2018-12-01 00:06:48 +01:00
Inari Listenmaa
0475955567
(Ara) Add state parameter to regNP + small cleanup/move around code
2018-11-30 15:23:49 +01:00
Inari Listenmaa
fc0c504107
(Ara) Add new constructor irregFemA
2018-11-30 14:12:28 +01:00
Inari Listenmaa
cb90184a95
(Ara) SlashV2V: fix a bug about object placement
2018-11-30 13:08:50 +01:00
Inari Listenmaa
51f6d6247c
(Ara) Low-level hacks for overriding verb agreement and word order
2018-11-30 13:08:18 +01:00
Inari Listenmaa
73771e317b
Merge pull request #88 from kitukb/master
...
The error is only on Mac, and doesn't seem to be due to the contents of the pull request.
2018-11-29 17:07:29 +01:00
Inari Listenmaa
f7e26bb199
Merge pull request #90 from inariksit/arabic
...
Arabic
2018-11-29 16:09:10 +01:00
Inari Listenmaa
ccfa60cbba
(Ara) Fixes in noun attributes
2018-11-29 15:52:17 +01:00
Inari Listenmaa
f71e504f9c
(Ara) Fixes in prepositions binding to words
2018-11-29 15:51:57 +01:00
kitukb
93cf7c9c08
Merge branch 'master' into master
2018-11-29 16:47:13 +03:00
Inari Listenmaa
31e5411f20
Merge pull request #89 from inariksit/somali
...
(Som) Improvements in noun and verb paradigms
2018-11-29 13:34:07 +01:00
Inari Listenmaa
f52f7966ea
(Som) Improvements in noun and verb paradigms
2018-11-29 13:19:19 +01:00
John J. Camilleri
dfee47ca81
Include FontAwesome icons in template
2018-11-29 13:06:02 +01:00
Thomas Hallgren
b240cc541f
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-11-28 23:48:14 +01:00
Thomas Hallgren
25ecbcb079
Fix make doc, again
2018-11-28 23:46:45 +01:00
John J. Camilleri
f44210bcb8
Make anchors in synopsis work again
2018-11-28 23:22:14 +01:00
John J. Camilleri
2ace715d09
Update footer in template
2018-11-28 23:04:28 +01:00
John J. Camilleri
294fe21d6c
Merge branch 'master' into new-website
...
# Conflicts:
# doc/Makefile
2018-11-28 22:44:08 +01:00
Aarne Ranta
0b9974e8f9
corrected LangEng.labels
2018-11-28 20:01:05 +01:00
benson kituku
342ddf6f4b
new gender
2018-11-28 18:54:17 +03:00
John J. Camilleri
726d5972d6
Update LICENSE
2018-11-28 14:40:47 +01:00
Inari Listenmaa
f18f5e3c3f
Merge pull request #87 from inariksit/arabic
...
(Ara) Fixes in negations
2018-11-28 14:07:35 +01:00
Krasimir Angelov
325ffb79a9
update the travis configuration as well
2018-11-28 14:03:15 +01:00
Krasimir Angelov
0d0462e5a7
remove the old WordNet experiment
2018-11-28 14:00:34 +01:00
Krasimir Angelov
a9c2872059
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-11-28 13:57:39 +01:00
Inari Listenmaa
a7c471214b
(Ara) Fixes in negations
2018-11-28 13:55:34 +01:00
Krasimir Angelov
23f3fd244a
rename Make.* to Setup.* to follow the Cabal convention
2018-11-28 13:54:56 +01:00
Krasimir Angelov
fc37e26bca
remove the obsolete Parse grammar
2018-11-28 13:53:07 +01:00
Krasimir Angelov
fe483f3639
fix in the paradigm
2018-11-28 13:52:44 +01:00
Inari Listenmaa
01c83a8437
Merge pull request #86 from inariksit/arabic
...
Arabic
2018-11-27 18:44:25 +02:00
Inari Listenmaa
19129aa420
(Ara) misc. small fixes and additions
2018-11-27 17:36:23 +01:00
Inari Listenmaa
f2e9993425
(Ara) Fix bug in SlashV2VNP + refactor some related opers
2018-11-27 17:35:59 +01:00
Inari Listenmaa
29b5ac47fb
(Ara) include N2's c2 in ComplN2
2018-11-27 17:34:16 +01:00
Inari Listenmaa
576e730897
Merge pull request #85 from inariksit/arabic
...
Arabic
2018-11-26 17:16:52 +01:00
Inari Listenmaa
cea3e2e4c8
Merge pull request #84 from odanoburu/construction
...
(Construction) add timeunitRange
2018-11-26 17:04:12 +01:00
Inari Listenmaa
a29a4132cf
(Ara) misc. small fixes/additions
2018-11-26 17:03:31 +01:00
Inari Listenmaa
9da4ea3f5c
(Ara) Add word order as a parameter to Subj
2018-11-26 17:03:09 +01:00
John J. Camilleri
92f7dbc80e
Batch build script also looks in ../gf-core/DATA_DIR
2018-11-26 15:35:44 +01:00
John J. Camilleri
4a85289597
Batch build script handles multiple paths in GF_LIB_PATH (picks first)
2018-11-26 15:19:05 +01:00
odanoburu
b2a0f252b0
(Construction) add timeunitRange
...
- fix documentation comments
2018-11-26 11:14:48 -02:00
John J. Camilleri
28bc19f09c
Haskell/Shell build scripts handle multiple paths in GF_LIB_PATH (pick first)
...
Not implemented for Batch
2018-11-26 11:02:40 +01:00
Inari Listenmaa
ea56a524a1
Merge pull request #83 from inariksit/arabic
...
(Ara) Add more VPS funs to Extend + refactor predVP to work with VPS
2018-11-23 14:56:29 +01:00
Inari Listenmaa
03380c79fb
(Ara) Add more VPS funs to Extend + refactor predVP to work with VPS
2018-11-23 14:49:33 +01:00
Inari Listenmaa
c8e2201964
(Swe) Add ProDrop to ExtendSwe
2018-11-23 11:25:08 +01:00
Inari Listenmaa
44f10e9daa
Merge pull request #82 from inariksit/arabic
...
(Ara) Various fixes with nouns, compounding, attributes etc.
2018-11-22 16:28:25 +01:00
Inari Listenmaa
570d347efe
(Ara) Various fixes with nouns, compounding, attributes etc.
2018-11-22 16:09:11 +01:00
Inari Listenmaa
193e3af83b
Merge pull request #81 from inariksit/arabic
...
Arabic
2018-11-21 16:35:32 +01:00
Inari Listenmaa
6b91d8409a
(Ara) Force inherently dual nouns to dual only with a plural determiner
2018-11-21 16:31:36 +01:00
Inari Listenmaa
e911ad7cb3
(Ara) replace NP with just its string and isPron:Bool for ClSlash
2018-11-21 16:20:44 +01:00
Inari Listenmaa
473f6ae05b
(Ara) Small fixes + comments
2018-11-21 16:04:55 +01:00
Inari Listenmaa
45df74b36b
(Ara) Renaming and consistency with prepositions
2018-11-21 16:02:10 +01:00
Inari Listenmaa
6b84b55db0
Merge pull request #80 from inariksit/arabic
...
Arabic
2018-11-20 16:04:32 +01:00
Inari Listenmaa
d6310e2a8b
(Ara) Add AdjOrd + AdvS
2018-11-20 15:47:47 +01:00
Inari Listenmaa
b63da6573e
(Ara) Formatting + small typofixes
2018-11-20 14:11:15 +01:00
Inari Listenmaa
b174bba3a9
(Ara) V2V and related functions
2018-11-20 14:10:49 +01:00
Inari Listenmaa
47bcbe73f6
(Ara) Add two new verb paradigms
2018-11-20 14:09:15 +01:00
Inari Listenmaa
00f9a1be49
(Ara) Fix formatting in documentation
2018-11-20 09:34:30 +01:00
John J. Camilleri
c3775fa360
Merge pull request #79 from odanoburu/travis-fix
...
(Travis) let build fail
2018-11-19 19:25:40 +01:00
odanoburu
c12afea3d4
Merge remote-tracking branch 'upstream/master'
2018-11-19 14:59:56 -02:00
odanoburu
97c9152acb
(travis) fix build script so that it can actually fail
2018-11-19 14:32:47 -02:00
Inari Listenmaa
a4c1389966
Merge pull request #78 from inariksit/arabic
...
Arabic
2018-11-19 17:22:39 +01:00
Inari Listenmaa
9e5cbb35fd
(Ara) Add AdVVPSlash
2018-11-19 17:00:06 +01:00
Inari Listenmaa
f1a88574b8
(Ara) Fix orthographical rules for indefinite accusative
2018-11-19 15:41:11 +01:00
Inari Listenmaa
7b520280d7
(Ara) adverbs
2018-11-19 15:23:54 +01:00
Inari Listenmaa
fe4bec4e58
(Ara) Improve documentation for verb constructors + add reflV
2018-11-19 15:23:37 +01:00
Inari Listenmaa
0514fc1e18
Merge pull request #72 from odanoburu/porextend
...
(Por) add lins to Extend + mkV2A paradigm change
2018-11-19 13:14:33 +01:00
Inari Listenmaa
3f2b5ac034
Merge pull request #77 from inariksit/arabic
...
Arabic
2018-11-19 13:08:23 +01:00
Inari Listenmaa
7b51bb6638
(Ara) Added support for preposition contraction: added a "Dat" case
2018-11-19 12:07:29 +01:00
Inari Listenmaa
7a4f43aea2
(Ara) Add want_VV
2018-11-19 12:06:13 +01:00
Inari Listenmaa
efebc082fa
(Ara) Add SubjS
2018-11-19 12:05:50 +01:00
Inari Listenmaa
75ab225161
Merge pull request #76 from inariksit/arabic
...
Arabic
2018-11-16 17:35:17 +01:00
Inari Listenmaa
5a6fe1e336
(Ara) Add subordinate clauses
2018-11-16 17:21:29 +01:00
Inari Listenmaa
c4f207a541
(Ara) Fix existential constructions
2018-11-16 16:05:55 +01:00
Inari Listenmaa
a2907a91a5
(Ara) Add a paradigm for relative adjectives
2018-11-16 15:03:19 +01:00
Inari Listenmaa
9d59e59387
(Ara) Add inherent state field in IDet
2018-11-16 15:02:59 +01:00
Inari Listenmaa
9171a1b612
(Ara) Add DetNP + fix state of num in DetQuantOrd
2018-11-16 15:02:18 +01:00
Inari Listenmaa
046735c02a
Merge pull request #75 from inariksit/arabic
...
Arabic
2018-11-15 16:57:13 +01:00
Inari Listenmaa
b69608bd21
(Ara) New verb paradigm (geminate 7) + clean up CN
2018-11-15 16:46:35 +01:00
Inari Listenmaa
be42e20158
(Ara) Add subject case field to VP
2018-11-15 16:45:51 +01:00
Inari Listenmaa
bb0c93968b
Merge pull request #74 from inariksit/arabic
...
Arabic
2018-11-14 20:53:18 +01:00
Inari Listenmaa
51e1c771c1
(Ara) small bugfixes
2018-11-14 18:11:26 +01:00
Inari Listenmaa
06efa09f93
(Ara) Add UttInterj and an API command mkInterj
2018-11-14 18:11:10 +01:00
Inari Listenmaa
2b16118063
(Ara) Add new verb paradigm for hollow 8
2018-11-14 18:10:28 +01:00
Thomas Hallgren
6c71da78f7
arabic: add api to -path flags in AllAra.gf and LangAra.gf
...
This fixes a build problem (either a type error, if doing an incremental
rebuild, or a failure to find SyntaxAra.gf if building from scratch.)
I wonder why the Travis build didn't catch this?
2018-11-14 17:55:47 +01:00
Inari Listenmaa
ba3a8355aa
Merge pull request #73 from inariksit/arabic
...
(Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc.
2018-11-14 15:52:32 +01:00
Inari Listenmaa
b89aa34bfd
(Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc.
2018-11-14 15:48:20 +01:00
John J. Camilleri
942dd3ace8
Add column numbers in README
2018-11-14 10:04:54 +01:00
Thomas Hallgren
f665c697bd
doc/Makefile: use the correct column from languages.csv
...
The synopsis flag is now in column 11
2018-11-13 23:28:48 +01:00
John J. Camilleri
eae5f7b723
Language list in synopsis is dynamically generated from languages.csv
2018-11-13 23:00:43 +01:00
John J. Camilleri
7abc12bbd5
Merge branch 'master' into new-website
2018-11-13 22:44:30 +01:00
John J. Camilleri
f0065986a6
Add column for language name in languages.csv
...
This will be used for listing languages in Synopsis
2018-11-13 22:44:13 +01:00
John J. Camilleri
cd4b482f0f
Tweaks to synopsis
2018-11-13 22:30:29 +01:00
John J. Camilleri
67cb6bae12
Add some type signatures
2018-11-13 22:29:56 +01:00
John J. Camilleri
c10de77e9b
Remove extra duplicate LParadigms anchors
2018-11-13 22:10:38 +01:00
John J. Camilleri
6e52b85b92
Remove refs to synopsis-3.9
2018-11-13 21:49:56 +01:00
John J. Camilleri
7acbd54f2d
Make HTML template a bit more generic
2018-11-13 21:46:28 +01:00
odanoburu
08c5914466
(Por)
...
- add AdjAsCN AdjAsNP
- copied VPS functions from ExtraRomance
- fixes to Lexicon
2018-11-13 15:46:50 -02:00
Inari Listenmaa
0373d2cd18
Merge pull request #71 from inariksit/arabic
...
Arabic
2018-11-13 17:18:19 +01:00
Inari Listenmaa
c14e879224
(Ara) Misc fixes to tenses, NPs, VPs
2018-11-13 17:03:32 +01:00
Inari Listenmaa
eb43758d37
(Ara) Add variable gender to IP
2018-11-13 17:02:57 +01:00
Inari Listenmaa
c19c727f40
(Ara) yet another hamza fix
2018-11-13 17:01:35 +01:00
Inari Listenmaa
faf6c83b74
(Ara) Add stuff to ExtendAra and ConstructionAra
2018-11-13 17:01:19 +01:00
Inari Listenmaa
fdeaa9ea70
(Ara) Changes to nouns and NPs
2018-11-13 17:01:02 +01:00
odanoburu
50188b6827
Merge remote-tracking branch 'origin/mk2A'
2018-11-13 11:23:51 -02:00
John J. Camilleri
20efc48e21
Fix making of "sources.html"
...
Uses same template as synopsis, maybe this shoudl be generalised a bit
2018-11-13 09:50:10 +01:00
John J. Camilleri
b2545333ba
Fix category imagemap in synopsis by splicing in final html
2018-11-13 09:38:39 +01:00
Inari Listenmaa
3508f42520
Merge pull request #70 from inariksit/arabic
...
Arabic
2018-11-12 17:11:05 +01:00
Inari Listenmaa
de33c46b45
(Ara) AdjCN retains old adjective
2018-11-12 16:58:21 +01:00
Inari Listenmaa
4d35a0206c
(Ara) Add paradigm for doubly weak v1
2018-11-12 16:31:09 +01:00
John J. Camilleri
2875730224
Fix tables, clean popups.
...
Imagemap on categories is now broken, need to see how to fix
2018-11-12 15:07:00 +01:00
Inari Listenmaa
87613d464c
(Ara) New category for ClSlash; update related functions
2018-11-12 14:30:44 +01:00
Inari Listenmaa
2159d4b0be
(Ara) Add proDrop function to the API
2018-11-12 14:25:16 +01:00
John J. Camilleri
74384044c9
Move everything related to synopsis into subfolder
...
Clean up some unused and generated files
2018-11-12 10:05:42 +01:00
John J. Camilleri
3ac2bcc8af
Quicklinks in synopsis as fixed side menu
2018-11-10 20:14:25 +01:00
Inari Listenmaa
64b07cd352
Merge pull request #69 from inariksit/arabic
...
(Ara) Passive constructions
2018-11-09 16:56:21 +01:00
Inari Listenmaa
df65c52cde
(Ara) Passive constructions
2018-11-09 16:38:51 +01:00
John J. Camilleri
ec9753e7b5
Use Pandoc and introduce HTML template for synopsis
...
- Remove isLatex flag
- Plan to convert to Markdown and simply format
2018-11-09 09:08:30 +01:00
Inari Listenmaa
f70234b1da
Merge pull request #68 from inariksit/arabic
...
Arabic
2018-11-08 15:57:24 +01:00
Inari Listenmaa
7713518ad5
(Ara) More relative clauses + fix questions + update MissingAra
2018-11-08 15:52:06 +01:00
Inari Listenmaa
e6d57f3b03
(Ara) More fixes to hamza rules
2018-11-08 15:17:09 +01:00
Inari Listenmaa
ec0d36bd1d
Merge pull request #67 from inariksit/somali
...
(Som) Add strings from Temp and Pol to linearisations of Use*Cl
2018-11-07 17:48:25 +01:00
Inari Listenmaa
520d1a44a2
(Som) Add strings from Temp and Pol to linearisations of Use*Cl
2018-11-07 17:47:26 +01:00
Inari Listenmaa
5118b8d4eb
Merge pull request #66 from inariksit/arabic
...
Arabic
2018-11-07 16:39:03 +01:00
Inari Listenmaa
38982d73fe
(Ara) Remove parameters that are already in CommonX
2018-11-07 16:27:42 +01:00
Inari Listenmaa
f4cec11f72
(Ara) Add relative clauses
2018-11-07 16:26:52 +01:00
Inari Listenmaa
bf28bf1e56
(Ara) Prepositions + improve Paradigms API functions
2018-11-07 14:30:38 +01:00
John J. Camilleri
36b827bcc2
Clarify default values of columns in languages.csv
2018-11-07 13:19:54 +01:00
Inari Listenmaa
5c5cd125c9
(Ara) Add paradigm for doubly weak FormIV + remove hamza from imperative prefix
2018-11-07 11:31:07 +01:00
Inari Listenmaa
2888073c44
(Ara) Minor fixes
2018-11-07 11:30:00 +01:00
John J. Camilleri
5214543d3f
Merge pull request #65 from odanoburu/travis-new
...
(travis) refactor travis CI
2018-11-07 10:11:20 +01:00
odanoburu
41ec90c3fe
(travis) refactor travis CI
...
- add ubuntu, mac, and windows builds
add travis build with mac and ubuntu
- fix signature in Make.hs for compatibility with ghc<8
add windows build to travis
using haskell and bash scripts
(travis) use env variable
Make.bat works
(Make.bar) [temporary] comment some Langs
merge upstream and uncomment langs
2018-11-06 20:41:04 -02:00
John J. Camilleri
6e8f92a9c5
Remove generated categories-imagemap.html from version control
...
There are many other things which should not be under version control...
2018-11-06 10:37:54 +01:00
John J. Camilleri
ec9f74d56e
Add "Synopsis" column to languages.csv; use config everywhere
...
I tried to remove all language lists from Haskell and Makefiles
2018-11-06 10:32:25 +01:00
Inari Listenmaa
ff9a164884
Merge pull request #62 from odanoburu/besch
...
(BeschPor) correct paradigms começar and peneirar
2018-11-06 08:57:00 +01:00
John J. Camilleri
ef2c348d3a
Make.bat: Collect modules in two stages
...
For some reason second inner loop was never reached,
this is a simple solution.
Also remove stderr redirection as it didn't seem to work.
--verbose now names each module individually
2018-11-05 21:09:07 +01:00
John J. Camilleri
17bc505382
Make.bat: fix copy command, create dest folders if not present
2018-11-05 19:29:35 +01:00
Inari Listenmaa
6cf7059ddb
Merge pull request #64 from inariksit/arabic
...
(Ara) Question words and structures
2018-11-05 17:18:08 +01:00
Inari Listenmaa
68c5cd74dd
(Ara) Question words and structures
2018-11-05 17:13:06 +01:00
Inari Listenmaa
916548a361
Merge pull request #63 from inariksit/arabic
...
Arabic
2018-11-02 18:03:08 +01:00
Inari Listenmaa
e3f2469abe
(Ara) Add gender, species etc. into the API
2018-11-02 18:01:33 +01:00
Inari Listenmaa
2d112e3a55
(Ara) diacritics
2018-11-02 18:01:14 +01:00
John J. Camilleri
a170539991
More improvements to Make.bat
...
- Fix syntax error in args loop
- Building of modules list
Maybe it actually works now? 😱
2018-11-02 08:50:31 +01:00
John J. Camilleri
4b4a7ba9a4
Improvements to Make.bat
...
- Parsing of command line args
- Redirecting output
- mkdir only if not exists
- revert back to copy
2018-11-01 22:51:55 +01:00
odanoburu
a74460a0e1
(BeschPor) correct começar and peneirar
...
also add documentation on verb paradigms
2018-11-01 20:58:12 +00:00
Inari Listenmaa
04a07177da
Merge pull request #61 from odanoburu/patch-3
...
(Common) not all cats are linearized to SS
2018-11-01 15:47:55 +01:00
bruno cuconato
da129e40ef
(Common) not all cats are linearized to SS
...
see `CAdv`, for instance.
2018-11-01 14:24:20 +00:00
odanoburu
13fa01dd06
Merge remote-tracking branch 'upstream/master'
2018-11-01 13:22:45 +00:00
Inari Listenmaa
204d26a919
Merge pull request #56 from odanoburu/time
...
(Construction{Eng,Por}) add timeHour and timeHourMinute
2018-11-01 11:44:52 +01:00
Inari Listenmaa
6e6d783bd5
Merge pull request #58 from odanoburu/extendlins
...
(Por) add lins
2018-11-01 11:44:41 +01:00
Inari Listenmaa
b717c1e91d
Merge pull request #60 from inariksit/somali
...
First sketch for Somali RG
2018-11-01 11:43:25 +01:00
Inari Listenmaa
8ce728f393
(Som) Add UseCl, UseComp, CompAP, UttS
2018-11-01 11:35:03 +01:00
Inari Listenmaa
592a93005a
(Som) Add the structure and placeholders for Somali RG
2018-11-01 10:00:05 +01:00
odanoburu
4e8b5d6c6f
Merge remote-tracking branch 'upstream/master'
2018-10-31 13:50:23 +00:00
John J. Camilleri
5172586aa8
Check GHC version instead of directory version
...
Explanation by Thomas Hallgren:
These MIN_VERSION macros are traditionally provided by Cabal, in dist/build/autogen/cabal_macros.h. It is only with ghc>=8.0 that ghc itself provides them, so with ghc<8, runghc Make.hs fails, as can be seen in the included message.
Incidentally, ghc-8.0.1 also comes with directory-1.3, so I suggest using
#if __GLASGOW_HASKELL__>=800
instead. Then Make.hs will work with older versions of ghc, and set the modification times if you are using ghc>=8.0.
2018-10-31 11:10:05 +01:00
John J. Camilleri
62ea7c82a9
If directory < 1.2.3.0 then don't set modification times on copy
2018-10-31 09:13:52 +01:00
John J. Camilleri
e30fa8933f
Own definition of die for base < 4.8.0.0
2018-10-31 08:43:48 +01:00
odanoburu
1427b1bbb8
(Por) change mk2A paradigm
...
(such that the second argument is the adverb string, not the feminine
form, which is easier to predict)
- fix bug in adjVo paradigm
- add two cases to mkAdjReg smart paradigm
- update lexicon
tbh, it is much more common to need to correct the adverbial form
because it doesn't have the accents that the adjectival forms may
have, so if there's a way of removing accents easily, that might be
better.
2018-10-30 13:48:26 +00:00
odanoburu
3581176f6c
Merge remote-tracking branch 'upstream/master' into extendlins
2018-10-29 17:47:18 +00:00
odanoburu
ebe411c654
(Por) add lins
...
- UttAdV, UttVPShort, PositAdVAdj, AdAdV, ComplSlashPartLast, CompVP
to Extend
- small fixes to Lexicon
2018-10-29 17:47:13 +00:00
odanoburu
7aa2837dd7
(Por) add lins
...
- UttAdV, UttVPShort, PositAdVAdj, AdAdV, ComplSlashPartLast, CompVP
to Extend
- small fixes to Lexicon
2018-10-29 17:45:15 +00:00
odanoburu
fa34877ea3
(Por) fix Portuguese time
2018-10-26 18:28:22 +00:00
John J. Camilleri
999cdb8e36
Copy files with only modification time rather than all metadata
2018-10-26 09:10:32 +02:00
John J. Camilleri
4ee5914c1c
Merge branch 'patch-2' of https://github.com/odanoburu/gf-rgl into odanoburu-patch-2
2018-10-26 09:02:42 +02:00
odanoburu
7e60a931c8
WIP: incorporate @aarneranta's comments
2018-10-25 18:59:01 +00:00
Thomas Hallgren
75e1c10250
synopis: add header styles that match the GF home page
2018-10-25 17:04:36 +02:00
Thomas Hallgren
8b64ad4a9e
doc/synopsis-intro.txt: fix language list and broken links
2018-10-25 16:49:38 +02:00
Thomas Hallgren
d446af8479
doc/Makefile: add a missing dependency
2018-10-25 16:34:44 +02:00
John J. Camilleri
894c09d1b9
Only copy newer files (Make.bat)
...
Addresses #43 but not tested.
Reference: https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb491035(v%3dtechnet.10)
2018-10-25 08:34:33 +02:00
John J. Camilleri
1862cb0559
Preserve metadata in copy (Make.sh)
...
Addresses #43 but I'm not 100% convinced it makes any difference.
2018-10-25 08:28:29 +02:00
odanoburu
425f3c71e9
(Construction{Eng,Por}) add timeHour and timeHourMinute
2018-10-24 21:57:11 -03:00
Thomas H
55528604b7
Merge pull request #54 from odanoburu/synopsis-langs
...
add Por and Ara to synopsis
2018-10-24 19:19:34 +02:00
Thomas H
2fb4e8b8d5
Merge pull request #53 from odanoburu/nightly-synopsis
...
mv synopsis.html to synopsis-v3.9.html
2018-10-24 19:18:03 +02:00
bruno cuconato
77a7b7e51c
use copyFileWithMetadata instead of copyFile
...
to preserve timestamps #43 ([but also preserves other stuff](http://hackage.haskell.org/package/directory-1.3.3.1/docs/System-Directory.html#v:copyFileWithMetadata ))
2018-10-24 14:06:45 +00:00
odanoburu
f55cc00457
add Por and Ara to synopsis
2018-10-23 22:32:03 -03:00
odanoburu
95bc1637af
- mv GF 3.9 synopsis
...
- add link to GF 3.9 synopsis in nightly version
2018-10-23 21:27:03 -03:00
Thomas Hallgren
4e646d5c7b
Add verbosity option in doc/MkExxTable.hs
...
Don't need a lot of output on stdout when it is used from MkSynposis.hs
2018-10-23 16:22:04 +02:00
Thomas Hallgren
369d457096
doc/Makefile: add missing dependencies
...
Dependencies on txt2tags includes and Haskell source files were missing.
2018-10-23 16:20:00 +02:00
Inari Listenmaa
702b513453
Merge pull request #52 from odanoburu/extendlins
...
(ExtendPor) add lins
2018-10-23 14:07:09 +02:00
Inari Listenmaa
c28539e201
Merge pull request #51 from odanoburu/v2a
...
(Eng) change lincat of V2A
2018-10-23 14:06:50 +02:00
Thomas Hallgren
881753ce3e
doc/Makefile: incremental and parallel rebuild of the synopsis
...
Enough dependencies have been added so that
* If nothing has changed, MkSynopsis.hs will not be run, so synopisis.html
will not be needlessly regenerated.
* You can use 'make -j' to build examples for different languages in parallel.
Hopefully 'make synopsis' produces the exact same result as before, but if
it turns out that some dependencies are missing and something is not
rebuilt despite of changes, 'make clean' can be used to force a full rebuild.
2018-10-22 23:38:56 +02:00
odanoburu
05cd9c53ce
(ExtendPor) add lins
...
- add ApposNP, ByVP, CompBareCN, ComplBareVS, GerundAdv, GerundNP, InOrderTo, PresPartAP, PurposeVP, WithoutVP
- added EmptyRelSlash but fails linking phase, so not exported
2018-10-22 20:59:26 +00:00
Thomas Hallgren
d951fec14d
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-10-22 21:49:14 +02:00
Thomas Hallgren
aa4257efef
Add a 'make doc' target in the main Makefile
...
It first build the RGL, then calls doc/Makefile,
with the corrent GF_LIB_PATH, to build the documentation.
2018-10-22 21:43:41 +02:00
odanoburu
e4d34bff32
(Eng) update SlashV2A with new V2A lincat
2018-10-22 18:27:20 +00:00
Inari Listenmaa
f5304afa56
Merge pull request #50 from inariksit/arabic
...
Arabic
2018-10-22 17:15:10 +02:00
Inari Listenmaa
6b0094b22a
(Ara) Fixing possessive suffixes
2018-10-22 17:09:51 +02:00
Inari Listenmaa
eb074e6bcd
(Ara) Small cleanup and adding comments
2018-10-22 17:09:33 +02:00
odanoburu
8990ee80a8
(Eng) change lincat of V2A
...
- update V2A linref
- add overloaded mkV2A with backwards-compatible signature
- update lexicon V2A example
- remove old comment with Verb lincat
thanks to @inariksit for guidance!
2018-10-22 14:18:53 +00:00
odanoburu
52b9a98db6
Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl
2018-10-22 13:33:00 +00:00
bruno cuconato
2d5655aa50
(Por) Extend: add lins ( #49 )
...
- add PastPartAP, PastPartAgentAP
- add PassVPSlash, PassAgentVPSlash lins from ExtraRomance
- correct CompoundN
2018-10-21 19:42:05 +02:00
odanoburu
83a22ab31b
(Por) Extend: add lins
...
- add PastPartAP, PastPartAgentAP
- add PassVPSlash, PassAgentVPSlash lins from ExtraRomance
- correct CompoundN
2018-10-19 22:23:21 +00:00
Inari Listenmaa
0315a3e52e
Merge pull request #47 from inariksit/arabic
...
(Ara) Add linref for CN + choose bare form for UttCN, no case
2018-10-19 17:25:50 +02:00
Inari Listenmaa
4b2c706bcd
(Ara) Add linref for CN + choose bare form for UttCN, no case
2018-10-19 17:25:25 +02:00
Inari Listenmaa
85e4a8061f
(Ara) Fix agreement in imperatives
2018-10-18 15:08:54 +02:00
Inari Listenmaa
a48227b8c5
Merge pull request #46 from inariksit/arabic
...
Arabic
2018-10-18 14:49:49 +02:00
Inari Listenmaa
08ff8ee3e5
(Ara) Small orthography fixes
2018-10-18 14:45:50 +02:00
Inari Listenmaa
2142146577
(Ara) Add CN's new np field in more functions
2018-10-18 14:45:27 +02:00
Inari Listenmaa
98a29421a8
Merge pull request #45 from inariksit/arabic
...
Arabic
2018-10-17 17:23:36 +02:00
Inari Listenmaa
6cd6ddd020
(Ara) Fixes in pattern matching root and pattern
2018-10-17 17:18:26 +02:00
Inari Listenmaa
e051829637
(Ara) Add paradigm for broken plural adjectives
2018-10-17 17:17:52 +02:00
Inari Listenmaa
069a02c441
(Ara) WIP: noun compounds
2018-10-17 17:17:24 +02:00
Inari Listenmaa
5489e1cd51
(Ara) Small fixes: hamza, order of diacritics and remove ّ from root
2018-10-17 17:17:09 +02:00
Inari Listenmaa
096beae214
(Ara) More cases in normalisation functions for diacritics
2018-10-17 17:15:39 +02:00
Inari Listenmaa
0b901669fd
(Ara) change someSg_Det into singular
2018-10-17 17:15:00 +02:00
Inari Listenmaa
c8b4270983
Merge pull request #44 from inariksit/arabic
...
Arabic: nouns and stuff
2018-10-16 17:52:03 +02:00
Inari Listenmaa
f5525dfbf0
(Ara) Supporting possessive suffixes, WIP
2018-10-16 17:47:35 +02:00
Inari Listenmaa
5f39c41988
(Ara) Fixes to a few fords
2018-10-16 17:47:14 +02:00
Inari Listenmaa
b33d260377
(Ara) Add NP field to CN for apposition, to attach poss.suff. correctly
2018-10-16 17:46:28 +02:00
Inari Listenmaa
3acaaed474
Merge pull request #42 from inariksit/arabic
...
Arabic
2018-10-15 16:51:53 +02:00
Inari Listenmaa
82aa6549cc
(Ara) Fix MassNP: now with adjective included
2018-10-15 16:47:26 +02:00
Inari Listenmaa
7b13eb0ade
(Ara) Better checks if a Num or Ord is a numeral
2018-10-15 16:08:11 +02:00
Inari Listenmaa
8db210fd97
(Ara) fix bad_A
2018-10-15 16:07:29 +02:00
Inari Listenmaa
eadaa3335f
Merge pull request #41 from inariksit/master
...
Arabic orthography
2018-10-12 16:33:43 +02:00
Inari Listenmaa
145fc773cb
(Ara) Normalise the order of combining characters ّ + vowel
2018-10-12 15:42:33 +02:00
Inari Listenmaa
0bce38800c
(Ara) Remove some LTR (U+200E) chars that had been copypasted in error
2018-10-12 15:40:48 +02:00
Inari Listenmaa
8d9a0fe998
Merge pull request #40 from inariksit/master
...
Arabic
2018-10-11 17:08:38 +02:00
Inari Listenmaa
a36c3278a5
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-10-11 17:02:07 +02:00
Inari Listenmaa
43227578c5
(Ara) fix eat_V2
2018-10-11 17:00:04 +02:00
Inari Listenmaa
664d2e0b70
(Ara) Fix some orthography issues related to ء
2018-10-11 16:54:18 +02:00
Aarne Ranta
56fd159e34
fixed three paradigms in Finnish Kotus: lapsi, veitsi, harkita
2018-10-11 06:58:57 +02:00
Aarne Ranta
05ed75c131
using the ext field more properly in Scand VP
2018-10-09 19:27:21 +02:00
Inari Listenmaa
0fa4dd7ab0
Merge pull request #39 from inariksit/master
...
Finnish
2018-10-09 14:17:38 +02:00
Inari Listenmaa
0cf74c04df
(Fin) Add more infinite forms to VVType
2018-10-09 14:12:28 +02:00
Inari Listenmaa
ab88fd8018
(Fin) More patterns for consonant gradation ("pyyhkiä", "aueta")
2018-10-09 13:42:25 +02:00
Aarne Ranta
8334a3fab3
fixed the place of AP in Scand.CompAP so that it is before the particle but after negation: 'det ser inte bra ut'
2018-10-09 10:44:46 +02:00
Inari Listenmaa
1b0359f217
Merge pull request #38 from inariksit/master
...
Various improvements to Finnish
2018-10-08 17:59:36 +02:00
Inari Listenmaa
5223a3d9c9
(Fin) Add some cases for weakGrade + add exceptions to Kotus.gf
2018-10-08 17:55:58 +02:00
Inari Listenmaa
583f77e450
(Fin) Remove redundant sense distinctions
2018-10-08 17:55:18 +02:00
Inari Listenmaa
bd6d88c784
(Fin) Add some more N and A paradigms
2018-10-08 16:12:50 +02:00
Inari Listenmaa
0441cf1586
(Fin) Add infAdess ("tekemällä") to the API
2018-10-08 16:12:33 +02:00
Inari Listenmaa
5a18c857b8
(Fin) Fix inflection of some adjectives in NewDictFin
2018-10-08 16:12:03 +02:00
Inari Listenmaa
b7d2ff99c0
(Fin) Remove redundant distinctions from NewDictFin
2018-10-08 16:11:44 +02:00
Inari Listenmaa
9aa31fdcdd
(Fin) Add prefix field to A
2018-10-08 16:10:41 +02:00
bruno cuconato
d4f2df8aa4
(Por) add lins ( #35 )
...
* (Por) correct paradigm and use overloaded paradigms in Lexicon
* (Por) add Str -> V3 paradigm
* (Por) small fixes
* adjust import list and add Mood to VPS
* (Por) add compoundN to ExtendPor
* (Por) add CompoundAP GerundCN ICompAP IAdvAdv CompIQuant PrepCN
2018-10-06 06:14:24 +02:00
bruno cuconato
63587ac745
(Romance) add subjVS oper to Cat,Ita,Por,Spa ( #37 )
...
* (Por) correct paradigm and use overloaded paradigms in Lexicon
* (Romance) add subjVS oper to Cat,Ita,Por,Spa
already present in French
2018-10-06 06:12:54 +02:00
Inari Listenmaa
dbf232b73e
Merge pull request #36 from inariksit/master
...
Finnish
2018-10-05 16:20:44 +02:00
Inari Listenmaa
d13c34e641
(Fin) Add new constructor for V -> A: present participle into adjective.
2018-10-05 15:50:24 +02:00
Inari Listenmaa
84f53ba086
(Fin) Fix vowel harmony bug in a verb constructor
2018-10-05 15:47:30 +02:00
Inari Listenmaa
c52f16e534
(Fin) Add CompoundN
2018-10-05 10:48:48 +02:00
Inari Listenmaa
c0ce537104
(Fin) Add CompoundN
2018-10-05 10:39:06 +02:00
Aarne Ranta
479a44b6a0
added ParadigmsSwe.auxV2V
2018-10-03 12:54:00 +02:00
kitukb
bd556c7789
Adding a bantu Functor ( #32 )
...
* added Bantu functor
* added egekusii language based on Bantu functor
* added kikamba language based on Bantu functor
* added kiswahili language based on Bantu functor
2018-10-03 12:52:48 +02:00
bruno cuconato
c410abfa6b
(ExtendPor) add CompoundN ( #31 )
...
* (Por) add Str -> V3 paradigm
* (Por) small fixes
* adjust import list and add Mood to VPS
* (Por) add compoundN to ExtendPor
2018-10-03 12:51:16 +02:00
benson kituku
4859ff2be8
added kiswahili language based on Bantu functor
2018-10-03 11:42:40 +03:00
benson kituku
3c76051d8b
added kikamba language based on Bantu functor
2018-10-03 11:40:26 +03:00
benson kituku
b1b8f90f4e
added egekusii language based on Bantu functor
2018-10-03 11:37:52 +03:00
benson kituku
c82b09df1a
added Bantu functor
2018-10-03 11:17:11 +03:00
Inari Listenmaa
e2365f60d7
Merge pull request #30 from inariksit/arabic
...
Arabic
2018-10-02 15:35:16 +02:00
Inari Listenmaa
ecda59d188
(Ara) Irregular plural for year_N
2018-10-02 15:31:12 +02:00
Inari Listenmaa
0e6f0d8520
(Ara) Bugfix in the dual feminine suffix.
2018-10-02 15:25:36 +02:00
Inari Listenmaa
9624952703
(Ara) Fix dual for nouns ending in ة
2018-10-02 14:59:49 +02:00
Inari Listenmaa
a324377661
(Ara) Update documentation for new verb paradigms
2018-10-02 10:57:43 +02:00
Inari Listenmaa
fb9ebf782f
(Ara) ComplSlash: retain old object. Slash3V3: insert c3 into new c2.
2018-10-01 12:06:14 +02:00
Inari Listenmaa
fcf13dc89f
(Ara) Fix ComplVV: now uses subjunctive and agrees with subject.
2018-10-01 12:04:17 +02:00
Inari Listenmaa
3edc34ed56
(Ara) Add can_VV; make أَنْ a default c2 for VVs
2018-10-01 11:52:46 +02:00
Aarne Ranta
cf93875bfa
added MakeStructuralSwe.mkIDet
2018-09-29 10:30:07 +02:00
Inari Listenmaa
de279ac576
Merge pull request #29 from inariksit/arabic
...
Arabic: verb paradigms + article assimilation
2018-09-28 18:47:59 +02:00
Inari Listenmaa
a2431ccfbd
(Ara) Add two new paradigms: v10sound and v10hollow
2018-09-28 18:43:13 +02:00
Inari Listenmaa
9c1102adcb
(Ara) variable names + whitespace
2018-09-28 18:42:28 +02:00
Inari Listenmaa
78ea838725
(Ara) Fix a verb pattern for assimilated VIII
2018-09-28 15:57:39 +02:00
bruno cuconato
3a429730bc
(Por) small fixes and add missing paradigm ( #28 )
...
* (Por) add Str -> V3 paradigm
* (Por) small fixes
2018-09-28 07:11:01 +02:00
Inari Listenmaa
9831512d34
(Ara) Assimilate definite article with alveolar consonants
2018-09-27 14:55:01 +02:00
Inari Listenmaa
1889f4ce0f
Merge pull request #27 from inariksit/arabic
...
Arabic: VV, N2/3, update MissingAra
2018-09-26 15:06:06 +02:00
Inari Listenmaa
f486149267
(Ara) N2 and N3
2018-09-26 15:01:14 +02:00
Inari Listenmaa
942ef0b0ff
(Ara) Remove completed functions from MissingAra
2018-09-26 15:00:24 +02:00
Inari Listenmaa
6e433fdb48
(Ara) Remove unnecessary field from VV
2018-09-26 14:59:47 +02:00
Inari Listenmaa
8174fd55a8
(Ara) tabs to spaces
2018-09-26 14:58:59 +02:00
Inari Listenmaa
dc9b27e74c
Merge pull request #26 from inariksit/arabic
...
Arabic: compound nouns, verb paradigms, assimilations, whitespace
2018-09-26 11:50:04 +02:00
Inari Listenmaa
b945128a5b
(Ara) remove extra whitespace
2018-09-26 11:27:05 +02:00
Inari Listenmaa
83793edc30
(Ara) WIP assimilate def. article
2018-09-26 11:12:45 +02:00
Inari Listenmaa
31b8ef9c3f
(Ara) Add all tenses to UseCl and UseQCl
2018-09-25 14:58:54 +02:00
Inari Listenmaa
431b53048f
(Ara) Add paradigm for assimilated measure 8 verbs
2018-09-25 14:09:14 +02:00
Inari Listenmaa
53fde8d963
(Ara) Add verb paradigm for defective v1 with perf. vowel i
2018-09-24 16:42:16 +02:00
Inari Listenmaa
a2551f783b
(Ara) Add constructor for compound nouns
2018-09-24 16:37:21 +02:00
Inari Listenmaa
3fa7509412
Merge pull request #25 from inariksit/arabic
...
Arabic: PredVP, ComplVV, ...
2018-09-21 15:53:55 +02:00
Inari Listenmaa
1d159f155c
(Ara) VV and related functions
2018-09-21 15:46:39 +02:00
Inari Listenmaa
e6107dcbfb
(Ara) Remove prodrop from PredVP; better to have it optional
2018-09-21 15:44:31 +02:00
Inari Listenmaa
fbf8ff0044
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-09-21 15:29:58 +02:00
bruno cuconato
0fa80d0f85
(Por) correct paradigm and use overloaded paradigms in Lexicon ( #24 )
2018-09-21 14:28:18 +02:00
Inari Listenmaa
381cf35cde
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-09-21 09:47:35 +02:00
Inari Listenmaa
a895f63644
Merge pull request #23 from inariksit/arabic
...
Arabic: bugfixes + GenNP
2018-09-21 09:47:08 +02:00
Inari Listenmaa
e281cb6f5c
(Ara) Bugfix in DetCN: retain adjective every time
2018-09-21 09:35:44 +02:00
Inari Listenmaa
c837f1cdf7
(Ara) keep the old s2 field in insertStr
2018-09-21 09:12:10 +02:00
Inari Listenmaa
eb7e4335b5
(Ara) Add GenNP
2018-09-21 09:12:10 +02:00
Inari Listenmaa
341b96da9c
(Ara) Add هَل in QuestCl, not in UseQCl
2018-09-21 09:12:10 +02:00
Inari Listenmaa
d53a8720fe
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-09-20 10:11:32 +02:00
Inari Listenmaa
9f0858fccf
Merge branch 'master' of https://github.com/inariksit/gf-rgl
2018-09-20 10:11:21 +02:00
Inari Listenmaa
13ccd9d621
Merge pull request #22 from inariksit/arabic
...
Arabic: questions, passive, ComplA2
2018-09-20 10:11:02 +02:00
Inari Listenmaa
f5f3587697
(Ara) remove new constructs from MissingAra
2018-09-20 09:58:34 +02:00
Inari Listenmaa
18f66b3e23
(Ara) add which_IQuant
2018-09-20 09:58:17 +02:00
Inari Listenmaa
6502f0df4f
(Ara) Update some categories, add questions
2018-09-20 09:58:05 +02:00
Inari Listenmaa
d4deb3561e
(Ara) guess PassV2
2018-09-20 09:55:05 +02:00
Inari Listenmaa
77bda93032
add ComplA2
2018-09-20 09:39:37 +02:00
Inari Listenmaa
283620f15b
Arabic has Symbolic now, updated languages.csv
2018-09-19 14:27:11 +02:00
Inari Listenmaa
933174e911
Arabic has Symbolic now, updated languages.csv.
2018-09-19 14:20:34 +02:00
Inari Listenmaa
47081bb637
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into arabic
2018-09-19 10:02:08 +02:00
Inari Listenmaa
7159daf38f
Merge pull request #20 from inariksit/master
...
(Ara) overload mkV2 + some Utt*, CompCN, question_N
2018-09-18 18:21:15 +02:00
Inari Listenmaa
0ca66a2e4d
(Ara) some Utt*, CompCN, question_N
2018-09-18 17:54:58 +02:00
Inari Listenmaa
8596fd277f
(Ara) overload mkV2
2018-09-18 17:54:58 +02:00
Inari Listenmaa
981a6eed2e
(Ara) some Utt*, CompCN, question_N
2018-09-18 17:52:59 +02:00
Inari Listenmaa
79878469e3
(Ara) overload mkV2
2018-09-18 17:51:57 +02:00
Inari Listenmaa
1fda8277dd
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-09-18 13:53:54 +02:00
Inari Listenmaa
50e9e594e6
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-09-18 13:53:44 +02:00
Inari Listenmaa
78e7c47604
Merge pull request #19 from inariksit/master
...
(Ara) Add various functions to make SymbolicAra work.
2018-09-18 13:53:22 +02:00
Inari Listenmaa
db0bbfd1fb
(Ara) Add various functions to make SymbolicAra work.
2018-09-18 11:30:58 +02:00
Inari Listenmaa
278cc8aed3
Merge pull request #18 from inariksit/master
...
(Ara) couple of additions
2018-09-17 16:05:04 +02:00
Inari Listenmaa
c660dd6aa5
(Ara) couple of additions
2018-09-17 15:57:09 +02:00
Inari Listenmaa
5e5840722d
Merge pull request #16 from odanoburu/por-num
...
add small treebank for numerals and improve NumeralPor
2018-09-17 09:19:18 +02:00
odanoburu
625bf5485f
(Por) Numeral: add spacing and handle case of millions (not in RGL, only in ParseExtend)
2018-09-12 18:02:49 +00:00
odanoburu
6fc46c2176
(Por) Numeral: create new oper and use it
2018-09-12 17:07:07 +00:00
Prasanth Kolachina
98c41fabc8
Merge pull request #17 from pkolachi/master
...
Fix to AbsFunDoc.hs
2018-09-12 17:03:21 +02:00
Prasanth Kolachina
c417d255d5
change config filename in AbsFunDoc.hs to generate UDlabels in documentation
2018-09-12 17:01:06 +02:00
odanoburu
37169098ef
(treebanks) add treebank with some numeral trees
...
biased towards Portuguese edge cases, naturally
2018-09-11 23:23:33 -03:00
odanoburu
37d4d3672c
(Por) corrects edge cases in NumeralPor
2018-09-11 21:11:09 +00:00
Krasimir Angelov
285bca2ef5
refactoring to make it easier to add new conjuncts
2018-09-09 14:10:16 +02:00
Krasimir Angelov
790d4bc04a
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-09-07 11:53:03 +02:00
Krasimir Angelov
5465f85834
Merge pull request #14 from odanoburu/extend-por
...
(Por) Extend: begin to add VPS
2018-09-07 01:42:00 +02:00
odanoburu
15f99fb258
Merge remote-tracking branch 'upstream/master'
2018-09-06 22:33:17 +00:00
odanoburu
26afd1c267
(Por) Extend : begin to add VPS
2018-09-06 22:32:57 +00:00
Aarne Ranta
cbbf530b71
force compilation of ExtraEng via a dummy open in AllEng
2018-09-06 18:08:31 +02:00
Inari Listenmaa
e4386a1aeb
Merge pull request #13 from inariksit/master
...
(Ara) Guessing default implementations in various categories
2018-09-06 16:37:06 +02:00
Inari Listenmaa
bdef0d0f12
(Ara) Guessing default implementations in various categories
2018-09-06 16:25:50 +02:00
Krasimir Angelov
a317429a79
fix paradigm
2018-08-24 10:54:25 +02:00
Krasimir Angelov
1e3e42e308
allow compound nouns with dash
2018-08-24 10:53:38 +02:00
Aarne Ranta
07b99f455f
NewDictFin with standard RGL categories. DictFin is a union of this and OldDictFin.
2018-08-23 16:40:48 +02:00
Inari Listenmaa
e124f69170
Merge pull request #12 from ayberkt/structural
...
Complete most of the linearizations in StructuralTur
2018-08-22 11:37:43 +03:00
Ayberk Tosun
e2fbf96815
Add linearization for as_CAdv
2018-08-22 10:54:38 +03:00
Ayberk Tosun
84fff1e096
Add linearization for at_least_AdN
2018-08-22 10:54:25 +03:00
Ayberk Tosun
7c6690a431
Add linearization for at_most_AdN
2018-08-22 10:54:07 +03:00
Ayberk Tosun
ff515b3508
Add implementation stub for part_Prep
2018-08-21 18:23:32 +03:00
Ayberk Tosun
47f57afa17
Implement the linearization for otherwise_PConj
2018-08-21 18:23:18 +03:00
Ayberk Tosun
191fab7472
Transfer updates to CatTur.gf and ResTur.gf
2018-08-21 18:05:49 +03:00
Ayberk Tosun
966716cc7d
Transfer all updates from ayberkt/GF/structural
2018-08-21 14:49:53 +03:00
Inari Listenmaa
42c5a3fa55
Merge pull request #11 from ayberkt/noun
...
Complete some missing linearizations in NounTur
2018-08-21 14:34:39 +03:00
Ayberk Tosun
776c5d8a06
Update the lin type for DAP
2018-08-21 14:09:32 +03:00
Ayberk Tosun
0d75c394b5
Transfer all additions from ayberkt/GF/noun
2018-08-21 12:41:13 +03:00
John J. Camilleri
61699e847f
Merge pull request #10 from MUSTE-Project/master
...
Updates because the lincat of Num has changed
2018-08-20 08:50:14 +02:00
Peter Ljunglöf
15940bd4fe
Updates because the lincat of Num has changed
2018-08-18 00:13:06 +02:00
Krasimir Angelov
b32f7aa148
added paradigm mkN001a
2018-08-10 21:48:03 +02:00
Krasimir Angelov
ac51b0b042
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-08-10 21:45:58 +02:00
Krasimir Angelov
d7642250ea
they_Pron was marked as first person in Structural
2018-08-10 21:44:14 +02:00
John J. Camilleri
702760c911
Merge pull request #7 from odanoburu/docker-ci
...
use docker for ci
2018-08-10 19:38:32 +02:00
odanoburu
6d49437e2a
Merge remote-tracking branch 'upstream/master' into docker-ci
2018-08-10 16:30:44 +00:00
John J. Camilleri
989c6f5893
Add dist to --gf-lib-path in Make.sh
...
Otherwise an externally set GF_LIB_PATH will mess it up
Might also need to make same change in Make.hs
2018-08-10 18:27:19 +02:00
odanoburu
fe10e94c6c
( #4 ) Make.hs build prelude all
...
use bash to call Make.sh
2018-08-10 15:08:06 +00:00
John J. Camilleri
0fe46a6d17
Change shebang to /bin/bash
2018-08-10 08:33:01 +02:00
John J. Camilleri
9d581b1d5e
Fix note in README about default command
2018-08-10 08:31:02 +02:00
odanoburu
c4f4df256b
try using bash
2018-08-09 18:19:49 +00:00
odanoburu
e76e22f35c
Merge branch 'master' into docker-ci
2018-08-09 18:05:56 +00:00
odanoburu
5ce0ad5639
( #4 ) use --verbose in travis build
...
build mongolian too
rm --dest flag from haskell build
2018-08-09 17:54:58 +00:00
John J. Camilleri
f0566a48dd
Re-specify --gf-lib-path in Make.hs, seems to be needed sometimes
2018-08-09 10:19:48 +02:00
John J. Camilleri
73948e54a6
Make.sh: halt on error, skip non-existant files
...
Was trying to compile src/*/SymbolHeb.gf which doesn't exist
2018-08-09 10:05:10 +02:00
John J. Camilleri
60f19691eb
--verbose flag shows file names, not passed on to GF
2018-08-09 09:52:41 +02:00
John J. Camilleri
e73d42379c
Make.hs: specifying --langs doesn't ignore module restrictions
...
As a result the `--langs=+...` function is no longer meaningful
2018-08-09 09:09:17 +02:00
odanoburu
5dff7e914a
( #4 ) reverse order, use GF_LIB_PATH
2018-08-09 00:10:25 -03:00
odanoburu
d377a0045b
change order
2018-08-08 23:59:00 -03:00
odanoburu
2c13810b84
( #4 ) travis build with docker image
...
using dockerfile in https://github.com/odanoburu/docker-gf/blob/master/haskell-gf/Dockerfile
2018-08-08 23:51:34 -03:00
John J. Camilleri
869721d0a5
Add Travis build status to README
2018-08-08 22:25:41 +02:00
John J. Camilleri
39c51ac777
Merge pull request #5 from odanoburu/master
...
(#4 ) add .travis.yml using mac os
2018-08-08 22:23:40 +02:00
odanoburu
750ab83d12
( #4 ) add .travis.yml using mac os
2018-08-08 13:58:01 -03:00
Krasimir Angelov
fb4f992d98
fix in the verb paradigms
2018-08-08 09:33:37 +02:00
Krasimir Angelov
5bb454454a
add one more conjunction
2018-08-07 11:49:22 +02:00
Krasimir Angelov
e6f924d597
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-08-07 11:48:34 +02:00
Krasimir Angelov
c41015523f
fix the location of agent in PassAgentVPSlash
2018-08-07 11:47:59 +02:00
John J. Camilleri
faf66b4a88
Update Clone.hs to add copy api files and add language to config
2018-08-07 11:21:58 +02:00
John J. Camilleri
0130a0012d
Better output when no files specified in Make.hs
2018-08-07 11:01:02 +02:00
John J. Camilleri
32647437ad
Remove unneccessary --gf-lib-path, which could give misleading errors
2018-08-07 10:11:23 +02:00
John J. Camilleri
b76d8512e4
Updade Make.sh to read languages.csv, more specific about what to compile
2018-08-07 10:06:12 +02:00
John J. Camilleri
1208cdf9bc
Remove english/CompatibilityCat.gf
...
There's no reason why that should be there
2018-08-07 09:44:03 +02:00
John J. Camilleri
d994208499
Cleanup Make.hs, remove 'parse' build command.
2018-08-07 08:41:45 +02:00
John J. Camilleri
cfb6bf0301
Update language config with "All" column; fix those marked for notpresent
...
Also fix bug in boolBit
2018-08-06 21:55:58 +02:00
John J. Camilleri
bad78999dc
Make summary more explicit as it was a bit misleading
2018-08-06 21:28:29 +02:00
John J. Camilleri
bd636d805a
Simplify specifying languages in Make.hs
2018-08-06 21:08:46 +02:00
John J. Camilleri
557ae6da44
Factor out language config to CSV file
...
Compiles, not tested
2018-08-06 16:53:23 +02:00
John J. Camilleri
70297f6ac2
Add --verbose/-v switch to Make.hs
2018-08-06 10:29:42 +02:00
John J. Camilleri
e44ab11609
copy copies everything from dist, not just specified modules
...
This was problematic when copying only a module and not its dependents.
2018-08-05 17:22:46 +02:00
John J. Camilleri
59672ef8ac
Re-add argument checking in Make.hs
2018-08-04 18:44:16 +02:00
John J. Camilleri
8600112264
Search for module by name and do not require language folder
2018-08-04 18:40:40 +02:00
John J. Camilleri
7f5fae2031
Add support for building/copying individual modules in Make.hs
...
Particularly useful for ExtraEng, large monolingual dicts, etc.
2018-08-04 18:10:37 +02:00
John J. Camilleri
cc8bb02489
Remove pgf build command
2018-08-04 16:27:20 +02:00
John J. Camilleri
1496a05060
Merge pull request #1 from kristiank/patch-1
...
corrected flag name (was 'to', now 'dest')
2018-08-02 12:00:59 +02:00
Kristian Kankainen
0df5b29602
corrected flag name (was 'to', now 'dest')
2018-08-02 10:11:46 +03:00
John J. Camilleri
19020167f7
First version of Make.bat, untested but basically complete
2018-07-30 15:58:36 +02:00
John J. Camilleri
56f530abab
Clean up Make.sh and add verbosity flag
2018-07-30 11:52:55 +02:00
Krasimir Angelov
4ca4fb1d6d
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-07-29 17:30:43 +02:00
Krasimir Angelov
475231449a
fix in PassVPSlash/PassAgentVPSlash
2018-07-29 17:29:56 +02:00
John J. Camilleri
be66369ccf
Build modules separately otherwise a single fail makes whole thing fail
2018-07-28 16:02:06 +02:00
Krasimir Angelov
1b4762c436
make it possible to extend numberals beyound 1000000
2018-07-27 19:17:53 +02:00
Krasimir Angelov
e7b1c47300
added category ACard
2018-07-27 11:57:46 +02:00
Krasimir Angelov
e56ba66232
fix a paradigm
2018-07-27 11:56:18 +02:00
Krasimir Angelov
0d7df4d576
respect the verb type in GerundAdv
2018-07-27 11:55:06 +02:00
Krasimir Angelov
7bf3409b05
general prepositions in A2
2018-07-27 11:54:21 +02:00
John J. Camilleri
411da9cbd8
Update README
2018-07-26 21:43:45 +02:00
John J. Camilleri
ade493515a
[GF Split] Post-split updates
2018-07-25 20:18:48 +02:00
John J. Camilleri
5d058bcfc0
Remove RGL Source Browser
...
This has moved to:
https://github.com/GrammaticalFramework/rgl-source-browser
2018-07-22 14:55:27 +02:00
John J. Camilleri
e94f94fcf1
Merge pull request #46 from odanoburu/construct
...
(Eng) use Extend instead of Extra in Construction
2018-07-17 16:32:36 +02:00
Krasimir Angelov
0e126a24e0
field adv in AP is not used. Removing it simplifies the code.
2018-07-15 11:18:56 +02:00
Krasimir Angelov
ed60efd385
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-07-15 10:55:54 +02:00
Krasimir Angelov
19e8bab1a4
allow for negated CAdv
2018-07-15 10:55:03 +02:00
Krasimir Angelov
4c203cfd81
formatting
2018-07-15 10:52:03 +02:00
John J. Camilleri
dd9e9cb51b
Remove obsolete lib/src/Make.hs and related lib/src/Makefile entries
2018-07-11 15:47:27 +02:00
Krasimir Angelov
43950360a6
make use of CommonX.CAdv
2018-07-10 13:59:01 +02:00
Krasimir Angelov
5d734f9a6c
linref/lindef for CAdv were actually wrong
2018-07-10 12:25:12 +02:00
Krasimir Angelov
5fbb56d4f8
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-07-10 11:28:46 +02:00
Krasimir Angelov
8c2a6f6118
allow post-position adjectives. added as_CAdv
2018-07-10 11:25:06 +02:00
Krasimir Angelov
e5c523e480
double negation in ComplVV
2018-07-10 11:22:54 +02:00
Krasimir Angelov
112aea1efc
double negation in EmbedVP, ImpVP and UttVP
2018-07-10 11:21:45 +02:00
John J. Camilleri
685d044d48
Update Clone.hs script for copying RGs (and other projects) to new langs
2018-07-07 13:47:18 +02:00
Krasimir Angelov
326d9edb22
make it possible to add more cardinals
2018-07-06 19:03:31 +02:00
John J. Camilleri
41c9cc80a6
Remove mkLogo.gfs
2018-07-06 13:55:57 +02:00
Krasimir Angelov
dcd0490180
generalize the Card category
2018-07-05 13:01:17 +02:00
Krasimir Angelov
c456ea3b11
bugfix for phrasal verbs
2018-07-05 09:12:28 +02:00
Krasimir Angelov
fa966ab212
use CPrep instead of Acc in several places
2018-07-04 14:06:41 +02:00
Krasimir Angelov
237a68f05e
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
...
Conflicts:
examples/phrasebook/SentencesBul.gf
examples/phrasebook/WordsBul.gf
2018-07-04 13:09:39 +02:00
Krasimir Angelov
21961e39ba
a majour refactoring to support clitic pronouns
2018-07-04 13:01:06 +02:00
John J. Camilleri
d094cafa07
coding flag in NewDictSweAbs.gf
2018-07-04 10:28:16 +02:00
Inari Listenmaa
aff3db9238
Merge pull request #67 from inariksit/dutch
...
(Dut) Fix ordinals and superlatives
ik wil roodst worden --> ik wil het roodst worden ('I want to become reddest')
ik wil tiend worden --> ik wil tiende worden ('I want to become tenth')
ik wil linker worden --> ik wil de linker worden ('I want to become left')
2018-07-03 18:59:44 +02:00
Krasimir Angelov
6fe595104c
support postposition adjectives
2018-07-03 18:48:46 +02:00
Krasimir Angelov
7d01f6720f
improve the API for prepositions
2018-07-03 18:47:25 +02:00
Krasimir Angelov
052740f3e5
fix know_V2
2018-07-03 18:46:32 +02:00
Krasimir Angelov
19741440a0
default implementations of ComplSlashPartLast
2018-07-03 18:44:28 +02:00
Inari Listenmaa
730fd6501c
(Dut) Fix ordinals and superlatives
2018-07-03 18:25:14 +02:00
Krasimir Angelov
6eaee8e4c1
remove the ResBul.comma and use Prelude.bindComma
2018-07-02 11:55:13 +02:00
Krasimir Angelov
d7f9d9e828
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-07-02 11:20:38 +02:00
Krasimir Angelov
c47776854f
make it easier to control the location of premodifiers for infinitives
2018-07-02 11:19:59 +02:00
Prasanth Kolachina
c89540b919
modify and add targets to compile Dict*.gf; fix typo in DictSweAbs
2018-07-01 12:51:48 +02:00
Krasimir Angelov
1435277693
fix the compound form of heart_N
2018-07-01 11:01:47 +02:00
Krasimir Angelov
ebbd512ee1
added compoundV operation
2018-06-28 15:32:58 +02:00
Krasimir Angelov
07697dd8d1
fix paradigm mkN003
2018-06-28 15:32:37 +02:00
Krasimir Angelov
2c0caaf687
remove ResScand and use either Prelude.bindComma or Coordination.comma
2018-06-28 11:32:52 +02:00
Krasimir Angelov
ddffa1928f
fixes
2018-06-27 20:50:46 +02:00
Krasimir Angelov
b7ccdb5ad7
fix paradigm N38a
2018-06-27 20:49:46 +02:00
Inari Listenmaa
eca816c8fa
Merge pull request #65 from odanoburu/romance
...
(Romance) add lins
2018-06-27 08:43:40 +03:00
odanoburu
29c044a315
(Romance) add lins
...
- add AdVVPSlash, AdvVPSlash, CountNP, PartNP
- simplify opers using record extension
- rm CountNP from NounPor
2018-06-26 17:35:37 -03:00
Krasimir Angelov
1ae489741e
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-06-26 18:09:33 +02:00
Krasimir Angelov
0df8c34e1d
generalize DAP
2018-06-26 18:09:11 +02:00
Aarne Ranta
2252a44bb9
a new version of SALDO-based DictSwe separate from the old one
2018-06-26 11:58:16 +00:00
Krasimir Angelov
a730a3194b
added ByVP, InOrderToVP and CompoundAP
2018-06-26 12:26:41 +02:00
Krasimir Angelov
39bca7b395
in ExtAdvS use the binding comma
2018-06-26 12:25:06 +02:00
Krasimir Angelov
393f228127
version of dualN which takes a string directly
2018-06-26 12:23:41 +02:00
Krasimir Angelov
cdc2f36bdf
added DetNPMasc
2018-06-24 11:28:21 +02:00
Krasimir Angelov
a2ba6a7d64
fix polarity in DetNP and DetNPFem
2018-06-24 10:59:09 +02:00
Krasimir Angelov
423d2148c3
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-06-23 22:47:32 +02:00
Krasimir Angelov
5f2d520e30
added more functions in Extend
2018-06-23 22:47:02 +02:00
Krasimir Angelov
8cfc229164
fix mkN002
2018-06-23 22:46:22 +02:00
Krasimir Angelov
66f1ff9b05
fix for with_Pron
2018-06-23 22:45:51 +02:00
Krasimir Angelov
e90aa08934
fix typo
2018-06-23 22:44:14 +02:00
odanoburu
87ed89878e
Merge remote-tracking branch 'upstream/master' into por
2018-06-20 12:33:05 -03:00
odanoburu
49a405cdb2
(Por) change mkPrep paradigm
...
- add Por to Make.hs
- rm elisDe (PhonoPor)
- change mkPrep paradigm, and make necessary changes
- rm ParsePor
2018-06-20 12:31:36 -03:00
John J. Camilleri
4e25a9c2c9
Update AbsFunDoc to remove refs to translator and app
2018-06-20 10:19:03 +02:00
John J. Camilleri
a3ad324dc2
Remove wide coverage translator
...
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
2018-06-20 10:06:22 +02:00
Krasimir Angelov
77d8ff1ba8
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-06-19 18:02:46 +02:00
Krasimir Angelov
16fd4116fc
fix the linref for A2, N2 and N3
2018-06-19 18:01:57 +02:00
Aarne Ranta
8ff47abd59
added ExtraFin.CompNomAP
2018-06-19 17:51:38 +02:00
Krasimir Angelov
3156959205
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-06-19 11:26:03 +02:00
Krasimir Angelov
b206e5f88b
upgrade after the change in SC
2018-06-19 11:25:37 +02:00
Aarne Ranta
58b7492a70
fixed word order in AdjectiveChi.CompA2
2018-06-17 09:57:08 +02:00
Krasimir Angelov
867bee126d
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-06-16 07:09:17 +02:00
Inari Listenmaa
8ebf00005f
(Dut) Extend vs. Extra
2018-06-15 13:14:53 +02:00
Inari Listenmaa
58eda09255
(Dut) Fixes in DetQuant*
...
* Fix the classic "a 1 house" bug (was handled in DetQuant but still present in DetQuantOrd)
* In DetQuantOrd, choose quant.s for both s and sp, to prevent "*yours 5 youngest"
2018-06-15 11:05:22 +02:00
Inari Listenmaa
41253228e7
(Dut) consistency with wilt/wil, zult/zal, kunt/kan
2018-06-15 11:00:16 +02:00
Inari Listenmaa
7dd9e62de5
(Dut) Remove . after date (op 17 mei, not 17. mei)
2018-06-15 10:38:04 +02:00
Aarne Ranta
6c3125c3e2
VPSlash in ExtensionsEng updated
2018-06-14 10:11:43 +02:00
Krasimir Angelov
c4ada6112f
implement DetDAP and AdjDAP
2018-06-14 09:52:24 +02:00
Krasimir Angelov
b993704225
support but as a conjunction
2018-06-14 08:13:02 +02:00
Krasimir Angelov
cb53630c60
fix the lexical aspect for negative imperatives. also temporary remove the comma from EmbedS
2018-06-14 08:11:52 +02:00
Krasimir Angelov
27ca98ddad
fix mkV2V to actually use both prepositions
2018-06-14 08:09:58 +02:00
Aarne Ranta
350adb704a
mkA and mkV in arabic
2018-06-13 07:55:33 +02:00
Aarne Ranta
6c70ccf0a1
smart Arabic mkN
2018-06-12 22:34:45 +02:00
Aarne Ranta
75d2f66b59
started to add overloaded opers to ParadigmsAra
2018-06-12 21:06:30 +02:00
Inari Listenmaa
f1889644d4
(Dut) Fix bug in regAdjective: now matching a pattern #dupCons, not just any suffix
2018-06-12 14:18:49 +02:00
Krasimir Angelov
d24c9986b9
allow adjectivial forms for N2 and N3 as well
2018-06-10 22:23:54 +02:00
Krasimir Angelov
1e9876c5b4
implement subject control for V2V and V2A verbs
2018-06-10 20:28:11 +02:00
Krasimir Angelov
4f80ae9ee8
fix MassNP for with_Pron
2018-06-10 20:27:14 +02:00
Krasimir Angelov
317fdfbeaa
allow VV verbs to control the aspect of the governed verb
2018-06-10 08:21:00 +02:00
Krasimir Angelov
561bf721d1
fix the aorist for the copula
2018-06-10 07:15:25 +02:00
Krasimir Angelov
aa6ac1f8d3
fix the compound forms for the days of the week
2018-06-10 07:14:29 +02:00
John J. Camilleri
1d06f09813
Merge branch 'master' of github.com:GrammaticalFramework/GF
2018-06-09 20:44:24 +02:00
John J. Camilleri
97af158927
Minor fix in RGL browser
2018-06-09 20:44:00 +02:00
Krasimir Angelov
a598eae98b
fix the paradigm for gaz_N
2018-06-08 19:54:33 +02:00
Inari Listenmaa
f98385f226
Merge pull request #57 from inariksit/dutch
...
(Dut) Change order of cases in smart paradigm for nouns
2018-06-08 15:14:19 +02:00
Inari Listenmaa
2bc8b35e57
(Dut) Change order of cases in smart paradigm for nouns
2018-06-08 15:01:41 +02:00
Krasimir Angelov
546af233fc
fix the linrefs for prepositions
2018-06-07 15:17:21 +02:00
Krasimir Angelov
2869eaf6e9
automatic negation of with_Prep
2018-06-07 14:58:03 +02:00
Krasimir Angelov
fe72ccdec1
premodifiers like never can change the polarity of VP
2018-06-07 14:27:45 +02:00
Krasimir Angelov
bf37eb06a9
added PassVPSlash and PassVPSlashAgent in Swe, Bul
2018-06-07 14:26:06 +02:00
Krasimir Angelov
4cb024fdb8
added Extend.ComplBareVS
2018-06-07 12:02:26 +02:00
Krasimir Angelov
ca6fbbbfca
fixes in the adjectivial forms for two paradigms
2018-06-07 12:01:50 +02:00
Krasimir Angelov
6408484fd0
added ExistNPAdv and ExistIPAdv
2018-06-07 12:00:56 +02:00
odanoburu
acd218d39b
Merge remote-tracking branch 'upstream/master' into por
2018-06-06 09:51:42 -03:00
Aarne Ranta
3949424a78
fixed Ger SentCN and AdvCN, which erased their earlier modifiers
2018-06-05 18:19:09 +02:00
Inari Listenmaa
5e4d2e654d
(Dut) Update ExtensionsDut and TranslateDut
2018-06-05 14:20:09 +02:00
Inari Listenmaa
0eea611a8b
Merge pull request #55 from inariksit/dutch
...
Dutch smart paradigms + remove commented out code
2018-06-05 11:50:24 +02:00
Inari Listenmaa
b9c81ed83f
(Dut) Improve smart paradigms
2018-06-05 11:35:32 +02:00
Inari Listenmaa
fad7cf0c6f
(Dut) Remove MorphoDut + update change in other files
2018-06-05 11:24:12 +02:00
odanoburu
67b526b4e7
- add gennumforms to common romance
...
- try to make preposition contraction
- try to add detcn
2018-06-04 08:47:17 -03:00
Krasimir Angelov
870479051d
RNP in Bulgarian doesn't really need agreement
2018-06-02 22:26:37 +02:00
Krasimir Angelov
cd74a0bc34
SC in English needs an agreement
2018-06-02 22:24:43 +02:00
Krasimir Angelov
ed08ae83d0
more functions in ExtendBul & ExtendSwe
2018-06-02 20:48:00 +02:00
Krasimir Angelov
9cbdaeeb4b
fix a paradigm number
2018-06-02 20:47:26 +02:00
Krasimir Angelov
92f5374003
overload mkDeterminerPl to allow variation for gender
2018-06-01 12:23:21 +02:00
Krasimir Angelov
d1b34946aa
added ExtendBul.VPS
2018-06-01 12:22:51 +02:00
Krasimir Angelov
1a00c54dcd
fix the imports
2018-06-01 09:48:59 +02:00
Krasimir Angelov
dc98730e46
GerundNP and GerundAdv in Swe,Bul
2018-06-01 09:22:34 +02:00
Krasimir Angelov
a9e2e33270
added feminine pronouns
2018-05-31 12:08:16 +02:00
Krasimir Angelov
2668e58ab6
added iSimple to Swedish as well
2018-05-31 09:34:50 +02:00
Krasimir Angelov
9558094911
implemented compound nounds which work like adverbs
2018-05-30 23:04:40 +02:00
Krasimir Angelov
3946144833
added Extend.AdAdV in Eng,Swe,Bul
2018-05-30 22:29:18 +02:00
Krasimir Angelov
8ad7c58989
like English, Bulgarian also needs a isSimple flag in VP to correctly place the adjectivial participles
2018-05-30 22:27:36 +02:00
Krasimir Angelov
2a8cbbde74
fix ExtendSwe.EmptyRelSlash. It should add the n3 field
2018-05-30 18:04:01 +02:00
Krasimir Angelov
cac0ffb19b
added second preposition in V2A
2018-05-30 15:06:34 +02:00
Krasimir Angelov
4bf1c6832e
added ExtendBul.EmptyRelSlash
2018-05-30 14:38:49 +02:00
Krasimir Angelov
3815e753ae
the AP now inflects by Person since it may contain an embedded VP
2018-05-30 14:08:14 +02:00
Krasimir Angelov
36f0220db3
Extend.PresPartAP for Swe and Bul
2018-05-30 13:30:49 +02:00
Krasimir Angelov
ae3c627198
Extend.PastPartAP in Swe and Bul
2018-05-30 11:19:35 +02:00
Krasimir Angelov
c75b8c1cdf
fix short_A in Swedish
2018-05-30 10:56:42 +02:00
Krasimir Angelov
bce753db8b
linrefs for A and N
2018-05-30 10:56:03 +02:00
Krasimir Angelov
d7793ad7b7
Extent.PositAdVAdj in Eng,Swe,Bul
2018-05-29 12:09:13 +02:00
odanoburu
b78bcd16ed
Merge remote-tracking branch 'upstream/master' into por
2018-05-28 16:22:54 -03:00
Aarne Ranta
b3eeee54ce
fixed the use of de in Chi Adv
2018-05-27 10:11:46 +02:00
Inari Listenmaa
8ae61cc1a8
minor Estonian additions from last summer ( #51 )
...
* add two new nominal modifiers of type NP -> CN -> CN
* change married_A2 to invariant adjective
* rename CommonNoun to Noun
* change type of relPron
* merge CompAP and ICompAP using the same oper ; fix reflPron (ise, enda, ...) and add a helper function fixPlNom
* minor cleanup
* change in who_RP, reflecting the change of relative pronouns in ResEst
* Add new functions to ExtendEst ; update comments in ResEst
2018-05-24 14:17:11 +01:00
bruno cuconato
9bd63b9d8d
(Por) several minor updates ( #49 )
...
* fix linearization of either/or
* (Por) minor updates
- correction in Lexicon
- documentation in Morpho
- rm variants from Structural
* (Por) correct references to extinct opers
* (Por) rm Spa remnants
* (Abs) rm reference to Extra in Structural -- use Extend instead
* (Por) ExtendPor
- use Extend instead of Extra in All
- use Extend funs in Extra whenever possible
* trigger CI
* (Por) Diff
- sort opers
- rm old commented code
- tidy things up
- no semantic changes
* (Por) add IrregBesch module with verbs using Besch paradigms
- Besch :
- use hack to prevent runtime failure with glue in in vars output
- rm paradigm numbers
- add IrregBeschPor, verbs that use only bescherelle paradigms
- use them in Construction, Structural, Idiom, Extra
- Diff and Paradigms had (almost) the same oper (verboV/verbBeschH),
so combine them into one and use it
* (Por) update functions to use new Irreg suffix and resolve name conflicts
2018-05-24 12:24:39 +01:00
odanoburu
a29c622695
(Por) update functions to use new Irreg suffix and resolve name conflicts
2018-05-23 19:15:35 -03:00
odanoburu
41eb197da4
(Por) merge PRs #45 and #48 and solve conflicts
2018-05-23 19:07:32 -03:00
odanoburu
9e78c26433
Merge branch 'por-extra' into por-merge
2018-05-23 19:03:58 -03:00
odanoburu
90ccd0e828
Merge remote-tracking branch 'upstream/master' into por
2018-05-23 11:22:46 -03:00
bruno cuconato
fe0b7c13fe
(Por) minor updates ( #43 )
...
* fix linearization of either/or
* (Por) minor updates
- correction in Lexicon
- documentation in Morpho
- rm variants from Structural
* (Por) correct references to extinct opers
2018-05-18 13:36:56 +03:00
odanoburu
71220ebaf4
(Por) add IrregBesch module with verbs using Besch paradigms
...
- Besch :
- use hack to prevent runtime failure with glue in in vars output
- rm paradigm numbers
- add IrregBeschPor, verbs that use only bescherelle paradigms
- use them in Construction, Structural, Idiom, Extra
- Diff and Paradigms had (almost) the same oper (verboV/verbBeschH),
so combine them into one and use it
2018-05-17 12:46:10 -03:00
odanoburu
23c5ce2381
(Por) Diff
...
- sort opers
- rm old commented code
- tidy things up
- no semantic changes
2018-05-16 19:51:41 -03:00
odanoburu
3a97392fbd
Merge remote-tracking branch 'upstream/master' into por
2018-05-16 15:51:03 -03:00
odanoburu
cf36ef0449
(Eng) rm reference to Extra
2018-05-16 13:11:31 -03:00
odanoburu
c49048203d
(Eng) use Extend instead of Extra in Construction
2018-05-16 11:20:22 -03:00
odanoburu
8ba3bbe82f
(Por) ExtendPor
...
- use Extend instead of Extra in All
- use Extend funs in Extra whenever possible
2018-05-16 10:38:54 -03:00
odanoburu
d0410a1b0f
Merge remote-tracking branch 'origin/por' into por-extra
2018-05-16 09:58:10 -03:00
odanoburu
cbc2fc8758
(Abs) rm reference to Extra in Structural -- use Extend instead
2018-05-16 09:56:13 -03:00
odanoburu
e926d54523
(Por) rm Spa remnants
2018-05-16 09:55:36 -03:00
odanoburu
528b15f41a
(Por) correct references to extinct opers
2018-05-16 09:03:42 -03:00
Aarne Ranta
c50360078f
fixed duplication of de in RelativeChi
2018-05-16 10:24:02 +02:00
odanoburu
dc9aa488a3
(Por) minor updates
...
- correction in Lexicon
- documentation in Morpho
- rm variants from Structural
2018-05-15 15:38:54 -03:00
odanoburu
7c33881e98
Merge remote-tracking branch 'upstream/master' into por
2018-05-15 15:37:10 -03:00
Krasimir Angelov
9544bd8e6b
CompoundN in ExtendSwe and ExtendBul
2018-05-12 17:41:12 +02:00
odanoburu
210e27e509
fix linearization of either/or
2018-05-11 23:41:47 -03:00
odanoburu
38852ee672
(Por) improve mkV
...
- regV with more cases
- separate one instance of mkA into an oper
2018-05-11 15:57:35 -03:00
Inari Listenmaa
2299c0b50f
Merge branch 'master' into por-besch
2018-05-11 11:07:18 +03:00
odanoburu
66b69cd093
Merge remote-tracking branch 'upstream/master' into por-besch
2018-05-10 17:36:39 +00:00
odanoburu
b44995f660
Merge remote-tracking branch 'upstream/master' into por-passive
2018-05-10 17:29:51 +00:00
odanoburu
fa10c19c05
(Por) corrections and additions to Besch
2018-05-09 20:13:28 -03:00
odanoburu
8aabe95516
(Por) build passive from participle
2018-05-09 17:02:00 -03:00
odanoburu
5bf1e1d10a
(Romance, #38 ) rm numForms from Morpho{Cat,Ita}
2018-05-09 15:59:20 -03:00
odanoburu
ba094d3af1
(Romance) mv numForms to CommonRomance; rm from Morpho*
2018-05-09 15:23:10 -03:00
Inari Listenmaa
0fcf1d1f66
(Dut) Fix verb form + reflexive in plural and polite imperative
2018-05-07 16:59:29 +02:00
Inari Listenmaa
7639654883
Coordination.gf: comma with SOFT_BIND
2018-05-07 16:58:34 +02:00
Inari Listenmaa
34c87d0de0
(Dut) misc. small fixes
2018-05-07 16:32:12 +02:00
Inari Listenmaa
d5ba0733ec
(Dut) Inflection of willen_V
2018-05-07 16:31:38 +02:00
Inari Listenmaa
1a338ea034
(Dut) Replace "," with bindComma in several places
2018-05-07 16:30:20 +02:00
Aarne Ranta
b8b67e8585
added an mkA case to Por
2018-05-05 10:28:15 +02:00
Inari Listenmaa
6a49144f00
(Spa) Add a constructor for adjectives with noninflecting component
2018-05-02 19:24:14 +02:00
lizazim
012a6f8818
Add files via upload
2018-05-02 12:44:37 +03:00
lizazim
f480563721
Add files via upload
2018-05-02 12:41:25 +03:00
lizazim
cc5c1a9590
Add files via upload
2018-05-02 12:24:58 +03:00
lizazim
d7d1e37045
Add files via upload
2018-05-02 11:13:05 +03:00
lizazim
3c31102873
Add files via upload
2018-05-02 11:01:55 +03:00
Inari Listenmaa
3089155590
(Ger) Agreement with ReflVP + ComplSlash
...
ComplSlash ( … ReflVP … ) X: reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:38:17 +02:00
Inari Listenmaa
76885d3185
(Eng) Agreement with ReflVP + ComplSlash
...
ComplSlash ( … ReflVP … ) X: reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:35:02 +02:00
Aarne Ranta
0a1460ee85
added comma to Fin.RelCN
2018-04-26 16:03:34 +02:00
Aarne Ranta
db1ecda1f6
made AllDut import ExtendDut
2018-04-25 10:46:40 +02:00
Aarne Ranta
2de326e8a3
more cases to Chi.mkA2
2018-04-25 08:42:20 +02:00
Inari Listenmaa
9e95b1df99
(Eus) Fix agreement in complement clauses
2018-04-23 16:18:43 +02:00
Inari Listenmaa
6ca9fbe55b
(Dut) If VPSlash has a preposition, insert object into Adv slot
2018-04-23 15:00:50 +02:00
Inari Listenmaa
c8c6077cf7
(Dut) Better approximation of conjAgr
2018-04-19 17:09:56 +02:00
Inari Listenmaa
6a9145cc93
(Dut) Choose stressed form of pronoun
2018-04-19 15:46:57 +02:00
Inari Listenmaa
6e9f81a4a3
(Dut) Make postmodifier AP take the predicative form; ComplA2 makes AP into postmodifier
2018-04-19 15:46:36 +02:00
Inari Listenmaa
34d27a6876
(Dut) Add all AForms into VForm for past participle; update rest of the modules accordingly. Fix agreement in PastPartAP.
2018-04-19 12:01:05 +02:00
Aarne Ranta
b5ca8710cf
fixed notpresent in ResDut
2018-04-18 16:49:17 +02:00
Inari Listenmaa
de5ce221b6
(Dut) Add inflected form of past participle + WIP on PastPartAP in ExtendDut
2018-04-18 16:30:41 +02:00
Inari Listenmaa
f2a02c438d
(Dut) Fixes in ComplSlash, mkClause, ProgrVP + general cleanup
2018-04-18 10:13:55 +02:00
Inari Listenmaa
100bb34dcd
(Dut) lexical fixes
2018-04-18 10:12:30 +02:00
John J. Camilleri
d2ecf37427
(Swe) new release of DictSwe
...
- Based on Malin Ahlberg's SALDO to GF import script
- Latest version of SALDO, with roughly 10,000 new words
- Updated identifier syntax: `aangkoek_nn_1_1_N` -> `ångkök_1_N`
- Original `DictSwe` moved to `OldDictSwe`
- New `DictSwe` inherits `OldDictSwe` for backwards compatibility
2018-04-17 21:27:06 +02:00
Inari Listenmaa
4e3867b3ad
(Dut) fix agreement in youPol_Pron
2018-04-17 10:13:23 +02:00
Inari Listenmaa
afd2976439
(Dut) useInfVP depend on agreement; ProgrVP adds a complement, not adverb
2018-04-17 10:13:04 +02:00
Inari Listenmaa
7e03f0f5a2
(Dut) fix bug in infVP; add comments & clean up
2018-04-16 16:42:44 +02:00
odanoburu
714429e95f
(Por) correct destruir paradigm
2018-04-14 20:45:26 -03:00
odanoburu
b17fa27414
merge and rm conflict
2018-04-14 19:22:50 -03:00
odanoburu
61e0a12b76
Merge remote-tracking branch 'upstream/master' into por
2018-04-14 19:22:01 -03:00
odanoburu
2106566e85
- add missing lins tired_VP, scared_VP, ill_VP, ready_VP
...
- add time linearizations
- rm Spa from RNeg lin and Refl and pronouns
- use constructors (mkV, mkA, etc) when possible
- update Lexicon
- update Numeral
2018-04-14 19:21:47 -03:00
Inari Listenmaa
97b1c50ae0
(Por) remove variants from verbs
2018-04-13 14:51:02 +02:00
odanoburu
4671346529
- rm duplicate lines
2018-04-09 12:14:32 -03:00
odanoburu
8f658948a3
- rm trailing spaces
2018-04-09 12:14:02 -03:00
odanoburu
a36a820462
Merge remote-tracking branch 'origin/por' into por
2018-04-09 12:10:33 -03:00
odanoburu
5185034a69
rm duplicate lines
2018-04-09 12:09:45 -03:00
odanoburu
51a4cca65f
add some missing linearizations in ConstructionPor
2018-04-07 07:36:17 -05:00
odanoburu
30dd37e135
- add Por to complete languages (although it's not quite there yet)
...
- update headers
- add Por modules to lib/src/api/
2018-03-29 20:17:39 -03:00
odanoburu
cc12f0da4a
Merge remote-tracking branch 'upstream/master' into por
2018-03-29 11:49:19 -03:00
odanoburu
22a7a183c3
Merge remote-tracking branch 'upstream/master' into missing-romance
2018-03-28 16:00:25 -03:00
odanoburu
ccefcc7f16
- add missing linearizations for DetDAP and AdjDAP
...
- indentation
2018-03-28 16:00:02 -03:00
odanoburu
03ae67d84c
rm spanish paths
2018-03-23 19:30:05 -03:00
odanoburu
2939809f45
add some more changes
2018-03-23 19:02:52 -03:00
odanoburu
2aaa698f69
Merge remote-tracking branch 'origin/por' into por
2018-03-23 19:01:21 -03:00
Aarne Ranta
cf4156f29b
accessing Pes.Root1 from Cl level
2018-03-22 20:36:04 +01:00
Aarne Ranta
8c09103819
made Vvform applicable in Pes.VP
2018-03-21 15:46:50 +01:00
Aarne Ranta
07f538cd4e
isPost in Pol AP, used in CompA2
2018-03-20 16:01:34 +01:00
Inari Listenmaa
fb6e994dc7
(Basque) overload mkV2
2018-03-15 14:55:25 +01:00
Inari Listenmaa
e78e1deef0
(Basque) Add ExistNP, GenNP and ICompAP; remove from Missing
2018-03-15 14:54:57 +01:00
odanoburu
22187afd1f
add first changes
2018-03-14 18:59:42 -03:00
Inari Listenmaa
23f27a9dab
(Dut) fix a bug with various NP-modifying functions; the NP now loses its old mergeForm and becomes a heavy NP
2018-02-22 14:36:29 +01:00
Inari Listenmaa
0b5b14d053
(Dut) Fix agreement of we_Pron
2018-02-22 13:52:25 +01:00
Aarne Ranta
4a17d46d8b
added est-ce que IAdv questions to Fre
2018-02-22 09:08:49 +01:00
Aarne Ranta
ba62b9c82a
Merge pull request #27 from ppski/master
...
added noun table 1007a
2018-02-20 08:39:56 +01:00
Inari Listenmaa
6fa7524c32
(Dut) make APs depend on agreement -- needed for reflexives
2018-02-15 14:38:24 +01:00
Paula Pawlowski
454210858f
added noun table 1007a
2018-02-12 10:52:46 +01:00
Aarne Ranta
38dac3de60
restored c field in Ger.UttAP - yet another suppression previously undetected
2018-02-08 21:16:43 +01:00
Aarne Ranta
c86a273be9
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-02-08 17:38:06 +01:00
Aarne Ranta
346f089946
fixed definiteness of Dan Def+Num (de tre konger)
2018-02-08 17:37:53 +01:00
Inari Listenmaa
1b59757a89
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-02-08 16:26:55 +01:00
Inari Listenmaa
fac435afc3
(Dut) small fixes in lexicon, prepositions etc.
2018-02-08 16:26:46 +01:00
Aarne Ranta
3bda85cae1
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-02-08 15:32:34 +01:00
Aarne Ranta
632ec84356
fixed Danish mkA for -ig adjectives
2018-02-08 15:32:11 +01:00
Aarne Ranta
7e1d71d4ee
additions to Dan structural words and paradigms
2018-02-08 10:55:31 +01:00
Aarne Ranta
a87a16b19f
new Pol noun table from Paula Pawlowski
2018-02-06 17:12:24 +01:00
Aarne Ranta
54d60b60da
found the problem in Pol adjectives: due to incomplete string matching, which the compiler doesn't detect
2018-02-06 12:48:21 +01:00
Aarne Ranta
944566b3f4
a variant of Polish mkRegAdj, mkRegAdj_s, using BIND instead of +, to work around what seems to be a compiler bug
2018-02-06 11:28:17 +01:00
Aarne Ranta
9de70d7f4d
added Inessive as possible subject case in Fin
2018-02-04 19:01:05 +01:00
John J. Camilleri
b9d7335125
3 more irregular Italian verbs
2018-02-01 09:56:23 +01:00
Inari Listenmaa
8848725fa9
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-01-27 09:23:52 +01:00
Inari Listenmaa
4d042b4fae
(Dut) fix a bug with empty prepositions
2018-01-27 09:23:48 +01:00
John J. Camilleri
ce0dc26ff3
Ita: add variant spelling of fare verb conjugation
...
e.g. soddisfacciano/soddisfino
See http://www.wordreference.com/conj/ItVerbs.aspx?v=soddisfare
2018-01-26 15:35:44 +01:00
John J. Camilleri
ff2b388001
VPPart of "prove" is "proven", not "proved"
2018-01-26 13:38:36 +01:00
John J. Camilleri
2f75ef042c
Ita: add incidere
2018-01-26 08:56:03 +01:00
Inari Listenmaa
d2c145a7d8
(Dut) everybody_NP is singular
2018-01-25 14:08:13 +01:00
Inari Listenmaa
e36abfeba1
(Dut) add independent NP form for somePl_Det, few_Det and many_Det + fix everybody_NP
2018-01-24 10:57:18 +01:00
Inari Listenmaa
2326225974
(Dut) use zijn as a copula for komen_V
2018-01-24 10:56:08 +01:00
Thomas Hallgren
41dd3cead2
IrregAfrAbs.gf: change character encoding from Latin-1 to UTF-8
2018-01-23 14:49:36 +01:00
John J. Camilleri
bb2e740872
fix when inflecting multi-token strings ending in y
...
See mail on gf-dev 2018-01-15
2018-01-22 22:34:57 +01:00
John J. Camilleri
9744939e45
add rendere_V in IrregIta
2018-01-22 20:39:36 +01:00
Aarne Ranta
6fa7fd6706
Fre mkA improved
2018-01-21 19:01:24 +01:00
Aarne Ranta
95ca88bf02
some paradigm extensions
2018-01-21 12:18:15 +01:00
Inari Listenmaa
5d9393b5ce
fix bug in regV: there was a past tense form created as present participle
2018-01-18 10:55:29 +01:00
Inari Listenmaa
3fc418c0e9
fix komen_V + make the number of arguments clear in mkVerb
2018-01-16 13:47:28 +01:00
Inari Listenmaa
84f2c2d7e1
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-01-16 10:57:01 +01:00
Inari Listenmaa
221ffa3790
add therefore_PConj
2018-01-16 10:56:22 +01:00
Aarne Ranta
b2d55c064e
more mkN cases for Dan and Nor
2018-01-16 10:27:36 +01:00
Aarne Ranta
a5652e7f1e
new mkN cases for Dan and Nor
2018-01-16 09:53:49 +01:00
Inari Listenmaa
e5754cc2e2
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-01-16 09:40:40 +01:00
Inari Listenmaa
80c9f1f7ea
fix an example in a comment
2018-01-15 15:29:47 +01:00
Aarne Ranta
3703b76856
new cases to Ger.mkN
2018-01-14 22:19:19 +01:00
Inari Listenmaa
1d29569008
add somebody_NP and something_NP to StructuralEus
2018-01-11 19:45:13 +01:00
Inari Listenmaa
793a31805b
add mkN3 to ParadigmsEus, and a couple of new words in LexiconEus
2018-01-11 19:44:39 +01:00
Inari Listenmaa
8c8adb014a
remove unnecessary noMerge
2018-01-11 18:36:46 +01:00
Inari Listenmaa
0bce34d243
fix a few morphological paradigms for Dutch
2018-01-11 18:36:33 +01:00
Inari Listenmaa
4907a74b44
fix a few lexical entries in IrregDut and LexiconDut
2018-01-11 18:36:00 +01:00
Inari Listenmaa
6744320ae5
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-01-11 16:15:41 +01:00
Inari Listenmaa
233f7feb78
fix bugs in regAdjective and mkStem: now inflects correctly adjectives like blauw, and verbs with ≥2 syllables in the stem (ademen, rekenen, schakelen, ...)
2018-01-11 16:13:26 +01:00
John J. Camilleri
4ac49cf207
A few more irregular verbs in Italian
2018-01-11 13:58:27 +01:00
Inari Listenmaa
20c5bcfc33
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-01-10 18:24:28 +01:00
Inari Listenmaa
0729499323
fix some Icelandic noun and adjective paradigms
2018-01-10 18:24:18 +01:00
John J. Camilleri
43a28f6237
Add some irregular verbs in Italian
2018-01-09 15:42:13 +01:00
Inari Listenmaa
fb7e7050b9
implement contractions with prepositions also for interrogative pronouns and quants and dets
2018-01-05 00:13:48 +02:00
Inari Listenmaa
b7ee620c8a
Implement contraction of certain noun phrases and prepositions, e.g. met + dat -> daarmee
2018-01-04 23:46:29 +02:00
Inari Listenmaa
6831710c31
Merge remote-tracking branch 'origin/master' into basque
2017-12-28 13:20:44 +02:00
Inari Listenmaa
4c7d04444a
fix bug with numeral 1 in DetQuant
2017-12-28 13:18:03 +02:00
Inari Listenmaa
9cdc92c552
change ta to eta
2017-12-28 13:08:27 +02:00
John J. Camilleri
d534f3e13b
Fix "considerred" etc. in English verbs
2017-12-22 12:36:12 +01:00
Inari Listenmaa
b8714eada0
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-12-20 10:27:23 +01:00
Inari Listenmaa
0e2cf3e9a3
fix someSg_Det from sommige to enig(e)
2017-12-20 10:27:17 +01:00
Aarne Ranta
3338c891bc
removed superfluous preposition from SymbolPes
2017-12-19 16:28:42 +01:00
Aarne Ranta
485b095462
fixed a bug in German infinitives where some fields were left out
2017-12-19 14:16:14 +01:00
Aarne Ranta
d981fefad4
cual_IComp in ExtraSpa
2017-12-14 21:52:45 +01:00
Aarne Ranta
f59d6d42f7
added ExtraFre.quel_IComp
2017-12-13 09:36:21 +02:00
Aarne Ranta
d0a65b19fd
added ExtraFre.InvQuestIAdvCl
2017-12-13 09:09:39 +02:00
Aarne Ranta
ced4be3a07
fixes in Spa: binding infinitive+clitic; mkQuant and mkDet in MakeStructuralSpa
2017-12-11 19:58:30 +01:00
Ayberk Tosun
f0fbd41c91
Complete LexiconTur ( #20 )
...
* remove unnecessary flags from GrammarTur.gf
* Add linearization for `alas_Interj`
* Add linearization for `already_Adv`
* Implement linearization for `easy_A2V`
* Implement linearization for `far_Adv`
* Implement a rudimentary linearization for `easy_A2V`
* Implement linearization for `now_Adv`
* Add implementation stubs for the linearizations of `left_Ord` and `right_Ord`
* Add linearization for `today_Adv`
* Define type aliases AS = AV = A
* Define `mkAS` and `mkAV` trivially
* Add linearization for `probable_AS`
* Rudimentary linearization for `fun_AV`
* Add linearization for `know_VQ`
* Bit of alignment
* Define the `mkAdv` function in `ParadigmsTur`
* Improve the comment regarding `easy_A2V`
* Make use of `mkAdv`
2017-12-11 09:05:08 +01:00
John J. Camilleri
13330bd983
Add LibraryBrowserIta. Add mkQuant, mkDet to MakeStructuralIta.
2017-12-08 14:09:47 +01:00
John J. Camilleri
2aaecd8927
Italian nouns: special case for -ccia/-cce
2017-11-29 15:30:55 +01:00
John J. Camilleri
fae112f5f5
Italian nouns: smart paradigm aslo does -ico -> -ici, as with adjectives
...
Added for symmetry, although the rule seems less clear-cut for nouns
2017-11-27 14:16:32 +01:00
John J. Camilleri
980a4c9246
Italian adjectives: special case for -ico -> -ici
...
e.g. "unico" should be "unici" in m.pl., not "unichi"
Probably applies to nouns too
2017-11-27 09:53:02 +01:00
Aarne Ranta
9c762efcb4
pos-neg and ExistCN in Finnish
2017-11-08 14:47:33 +01:00
Aarne Ranta
72b257b9b7
ExtendFre with some definitions
2017-11-08 10:36:49 +01:00
Aarne Ranta
161e981a29
ExistCN with a/no variation in Extend
2017-11-08 08:42:54 +01:00
Prasanth Kolachina
4a016f9bed
fixed type error in translate. DictEng
2017-10-31 11:24:34 +01:00
Aarne Ranta
0e39e31ffd
fixed type error in DictEng
2017-10-29 11:05:00 +01:00
Aarne Ranta
9e7bdb6703
overloading Eng mkV2V
2017-10-29 10:46:24 +01:00
Aarne Ranta
a3b2362b53
MarkupSpa added
2017-10-26 19:34:39 +02:00
Aarne Ranta
25433a6751
MarkupFre added
2017-10-25 20:27:47 +02:00
Aarne Ranta
63ea92ad04
MarkupRomance and Ita
2017-10-25 19:03:14 +02:00
Aarne Ranta
4da5677697
some fixes in German
2017-10-25 11:09:13 +02:00
Aarne Ranta
9ec92096c6
added MarkupGer
2017-10-25 11:08:49 +02:00
Aarne Ranta
e913404f3a
Ger.ConjCN
2017-10-24 19:38:22 +02:00
Inari Listenmaa
9597118c85
add Ibili to copulaVP
2017-10-20 13:57:50 +02:00
Inari Listenmaa
c718d66b18
Add some extensions needed by UDTranslateFin
2017-10-13 16:13:43 +02:00
Inari Listenmaa
e5afae33e0
Change the type of synthetic verbs: instead of Tense as a param, make a new param AuxType.
2017-10-13 11:15:12 +02:00
Inari Listenmaa
47bab9e77f
update the changed params to ResEus
2017-10-13 11:11:29 +02:00
Inari Listenmaa
a6966175b0
add animacy to lexicon
2017-10-11 15:10:56 +02:00
Inari Listenmaa
ff80b21618
Merge remote-tracking branch 'origin/master' into basque
2017-10-05 10:05:52 +02:00
Aarne Ranta
69226d4dfd
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-10-04 15:04:10 +02:00
Aarne Ranta
77ecb64756
adjusting Fre question forms
2017-10-04 15:03:56 +02:00
Inari Listenmaa
2d1c2d719c
Merge remote-tracking branch 'origin/master' into basque
2017-10-04 15:01:36 +02:00
Inari Listenmaa
aece969d33
Basque ( #15 )
...
A few additions and fixes in the Basque grammar, specifically
* Verb morphology (missing forms & bug fixes)
* Reflexives: VP and A2 "sees herself", "married to myself" work now properly.
* Add Agr to AP
* A few lexical changes + other small fixes
* Make adjectives depend on agreement; Fix reflexives
* fix typo and remove commented out line
* small fixes and additions
* fix linVP: use the same functions as mkClause
* Add new forms to zaio and dio
* Fix bug in chooseAuxPol
* fix some bugs in synthetic verbs
* Add some simple tests for the Basque grammar
* Update README.md
* formatting
* Fix the RE in the grep
* fixes/additions to tests
* small fixes
* change beautiful_A
* use linCN in UttCN
2017-10-04 14:50:41 +02:00
Inari Listenmaa
a4fce19eb7
use linCN in UttCN
2017-10-04 14:47:30 +02:00
Inari Listenmaa
e056836472
change beautiful_A
2017-10-04 14:46:44 +02:00
Inari Listenmaa
4bc0270ec4
small fixes
2017-10-03 16:31:25 +02:00
Inari Listenmaa
24c576f036
fixes/additions to tests
2017-10-03 16:31:11 +02:00
Inari Listenmaa
ea57e1ac6a
Fix the RE in the grep
2017-10-03 16:25:23 +02:00
Inari Listenmaa
81bc4c1b6b
formatting
2017-10-03 15:24:52 +02:00
Inari Listenmaa
57b81f5a7c
Update README.md
2017-10-03 15:23:54 +02:00
Inari Listenmaa
103669d667
Add some simple tests for the Basque grammar
2017-10-03 15:20:52 +02:00
Inari Listenmaa
b46fcb757c
fix some bugs in synthetic verbs
2017-10-03 15:19:27 +02:00
Inari Listenmaa
83dd57bd63
Fix bug in chooseAuxPol
2017-10-03 14:01:23 +02:00
Inari Listenmaa
9a3115815d
Add new forms to zaio and dio
2017-10-03 14:00:51 +02:00
Inari Listenmaa
1426c07f97
fix linVP: use the same functions as mkClause
2017-10-02 16:16:28 +02:00
Inari Listenmaa
1c9e90f74d
small fixes and additions
2017-10-02 16:05:25 +02:00
Inari Listenmaa
4cdbb0ec89
fix typo and remove commented out line
2017-10-02 15:25:05 +02:00
Inari Listenmaa
5b91023e0e
Make adjectives depend on agreement; Fix reflexives
2017-10-02 15:22:11 +02:00
Inari Listenmaa
9c77f9d990
changes suggested by Manex
2017-10-02 11:02:07 +02:00
Ayberk Tosun
76d6749797
Complete AdjectiveTur ( #12 )
...
* remove unnecessary flags from GrammarTur.gf
* Implement the linearization for UseA2
* Minor formatting fixes
* Manually specify the preposition "ile" for married_A2
* Implement the linearization for ComplA2
* Implement the linearization for ReflA2 ("kendi ile evli")
* Fix ReflA2 adjective case to Nom
* Add a TODO comment
* Add a linearization for AdAP
* Implement the linearization for UseA2
* Minor formatting fixes
* Manually specify the preposition "ile" for married_A2
* Implement the linearization for ComplA2
* Implement the linearization for ReflA2 ("kendi ile evli")
* Fix ReflA2 adjective case to Nom
* Add a TODO comment
* Add a linearization for AdAP
* Fix AdAP
* Add linearization for at_most_AdN
* Add linearization for at_least_AdN
* added dummies for the missing modules in Turkish
* Add the linearization for as_CAdv
* Add rudimentary linearization for UsePN
* Add the linearization for CAdvAP
* Add preliminary linearization for EmbedVP
* Add linearization stub for SentAP
* Fix code-formatting and indentation in HarmonyTur
* Patterns for front and back vowels
* Add an oper for attaching the -mA suffix
* Formatting fixes in ParadigmsTur
* Attempt to implement attachMe
* Almost-working linearization for SentAP
* Update TODO for SentAP
* Move the addition of suffix si to the linearization of EmbedVP
* Import PhraseTur in GrammarTur
* Fix the duplication of PhraseTur in GrammarTur
* Start working on PhraseTur
* Fix formatting of makeH4Table
* Formatting
* Begin implementing the gerund inflection `makeVerb`
* Attach Number and Case data to the Gerund constructor of param VForm
* Get rid of hacky appending of "si" in EmbedVP
2017-09-30 13:29:03 +02:00
Aarne Ranta
432a6295cc
Pes: fixed have_V2 inflection and ra ; fixed SOV in ClSlash
2017-09-18 10:31:28 +02:00
Aarne Ranta
1569344857
Pes.have_V2 from Nasrin
2017-09-15 14:51:02 +02:00
Aarne Ranta
ca83d4be7d
invariable verb must_VV in persian
2017-09-14 18:03:32 +02:00
Aarne Ranta
29380f0df0
experimenting with Persian auxiliary verbs
2017-09-14 11:55:30 +02:00
Inari Listenmaa
9c8cb395f5
fix crap_V in DictionaryEst
2017-09-04 14:29:45 +02:00
Aarne Ranta
21bf7aa5a9
added a case for compN in ParadigmsSpa.mkN
2017-09-04 11:08:40 +02:00
Inari Listenmaa
c2ed0cee49
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-29 15:44:54 +02:00
Inari Listenmaa
67e57115ac
Add some more extensions
2017-08-29 15:44:44 +02:00
Inari Listenmaa
c2afe95878
Add ExtendEst
2017-08-29 15:43:31 +02:00
Inari Listenmaa
5644350c0f
change relPron from kes to mis; small cleanup
2017-08-29 15:43:06 +02:00
Inari Listenmaa
6d9c1c6c90
minor cleanup
2017-08-29 14:31:37 +02:00
Inari Listenmaa
653b8b08d6
Add PresPart into VIForm
2017-08-29 14:31:07 +02:00
Aarne Ranta
945732f695
some edits of Extend
2017-08-29 11:54:41 +02:00
Inari Listenmaa
336cbf90ab
add a few functions from VP -> Adv
2017-08-28 17:18:58 +02:00
Inari Listenmaa
e7a2920508
fix a few words
2017-08-28 17:18:29 +02:00
Inari Listenmaa
8342634d75
change a suspiciouslooking hardcoded 'olla' into verbOlema.s ! Inf i in predV; remove some redundant code in insertXxx opers.
2017-08-28 17:18:14 +02:00
Inari Listenmaa
c0f3f43350
Add comitative and elative modifiers of type NP -> CN -> CN; use shortPronoun in ma_Pron,sa_Pron etc
2017-08-28 17:17:04 +02:00
Kaarel Kaljurand
919d8c74cf
Est RG: Improve noun smart paradigms + fix 2 words
...
- small improvements to noun smart paradigms (originally done 3 years ago, something to do with syllable/stress detection)
- two words corrected
- some typos fixed in source code comments
2017-08-27 12:36:11 +03:00
Inari Listenmaa
c11ff12602
Add Basque Translate grammar into the Makefile
2017-08-25 15:53:33 +03:00
Inari Listenmaa
a813403c48
update a comment about locative genitive
2017-08-25 15:53:14 +03:00
Inari Listenmaa
0004a3ff3c
Add Translate grammar for Eus (lot of functions still commented out) and Dictionary, converted by Francis Tyers from Apertium resources
2017-08-25 15:43:10 +03:00
Inari Listenmaa
b01f2ebd90
Add ChunkEus
2017-08-25 15:40:52 +03:00
Inari Listenmaa
1d2bd65019
Small fixes in order to make Extensions and Translate grammar and Chunk to work
2017-08-25 14:43:55 +03:00
Thomas Hallgren
0d07bd9289
Merge https://github.com/GrammaticalFramework/GF
2017-08-24 18:20:03 +02:00
Krasimir Angelov
2d8af8a11b
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-24 18:11:19 +02:00
Inari Listenmaa
94235f96fa
add Basque to the library synopsis makefiles
2017-08-24 19:02:09 +03:00
Inari Listenmaa
8524facfd2
Fix UttVP to not include 3rd person singular auxiliary
2017-08-24 19:01:27 +03:00
Inari Listenmaa
8ffd8cd979
Remove Basque from the list of incomplete languages.
2017-08-24 18:35:13 +03:00
Inari Listenmaa
6ae3c0fb08
Add Basque to the RGL
2017-08-24 18:30:24 +03:00
Inari Listenmaa
792b58abe3
Add a variant of mkAdv : Adv -> AdvType -> Adv that fixes the existing Adv with the given AdvType.
2017-08-24 16:16:31 +03:00
Aarne Ranta
2313f6ee40
updated Spa and Swe Extend
2017-08-23 22:08:24 +03:00
Krasimir Angelov
ec432a4655
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-23 18:54:18 +02:00
Aarne Ranta
6c6141befd
VPSlash conjunctions in Extend; AllEng now inherits ExtendEng rather than ExtraEng
2017-08-23 17:49:30 +03:00
Krasimir Angelov
972dd47a8e
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-23 15:42:15 +02:00
Ayberk Tosun
293c9ae76a
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-23 16:37:28 +03:00
Ayberk Tosun
99cdc28faf
Formatting fixes
2017-08-23 16:32:49 +03:00
Inari Listenmaa
2dabed6583
fix it_Pron according to Alberto's suggestion
2017-08-23 16:25:33 +03:00
Ayberk Tosun
e621fbbdcd
Indentational fixes
2017-08-23 15:51:06 +03:00
Ayberk Tosun
7bb404638a
Linearization for AdjOrd as just the id function
2017-08-23 15:40:33 +03:00
Ayberk Tosun
be6a44e573
Implement DetQuantOrd
2017-08-23 15:38:24 +03:00
Ayberk Tosun
b2a155b309
Add the linearization for but_PConj
2017-08-23 15:24:15 +03:00
Ayberk Tosun
08c089c5a4
Implement AdvNP
2017-08-23 15:18:35 +03:00
Ayberk Tosun
80ad54000c
Implement AdvCN
2017-08-23 15:15:59 +03:00
Ayberk Tosun
9d4a8009c8
Add linearization for always_AdV
2017-08-23 14:56:29 +03:00
Ayberk Tosun
0d836f7152
Add always_AdV [WIP]
2017-08-23 14:51:09 +03:00
Ayberk Tosun
c2b97c9098
Indentation
2017-08-23 14:28:59 +03:00
Ayberk Tosun
458b894596
Alternative linearization for in_Prep
2017-08-23 14:21:53 +03:00
Ayberk Tosun
0a2f8fc184
Space before semicolon
2017-08-23 14:21:05 +03:00
Ayberk Tosun
ce2c441352
Add yes_Utt and no_Utt
2017-08-23 12:27:57 +03:00
Ayberk Tosun
f004826f0a
Implement during_Prep
2017-08-23 12:16:04 +03:00
Ayberk Tosun
f0519551c4
Add linearization for in_Prep
2017-08-23 12:12:55 +03:00
Ayberk Tosun
cc50be36b0
Import AdverbTur only from GrammarTur
2017-08-23 12:09:08 +03:00
Ayberk Tosun
9aeefb540e
Implement on_Prep
2017-08-22 18:57:57 +03:00
Ayberk Tosun
46c5af65d0
Implement and_Conj and or_Conj
2017-08-22 18:53:58 +03:00
Ayberk Tosun
359be0d077
Add some comments for the prepositions
2017-08-22 18:48:34 +03:00
Ayberk Tosun
d4a345e830
Fix with_Prep
2017-08-22 18:38:01 +03:00
Ayberk Tosun
45c2394353
Implement between_Prep though ConjNP is needed for it
2017-08-22 18:34:10 +03:00
Ayberk Tosun
4d8a5e9a05
Implement behind_Prep
2017-08-22 18:32:19 +03:00
Ayberk Tosun
9b255d39aa
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-22 17:49:59 +03:00
Ayberk Tosun
d06a76bab9
Various cleanups
2017-08-22 17:49:40 +03:00
Ayberk Tosun
4b0e198742
Implement PrepNP
2017-08-22 17:49:25 +03:00
Ayberk Tosun
5734469aa2
Add some prepositions
2017-08-22 17:49:00 +03:00
Inari Listenmaa
b2681a8f0c
make kiss_V2 transitive
2017-08-22 17:36:47 +03:00
Ayberk Tosun
baaa8ca2e5
Create AdverbTur.gf
2017-08-22 17:14:34 +03:00
Ayberk Tosun
98e6a250b4
Fix indentation
2017-08-22 16:59:27 +03:00
Ayberk Tosun
c53dd7e2ea
Clean StructuralTur up
2017-08-22 16:57:27 +03:00
Ayberk Tosun
2c32566d3a
Minimum viable implementation for MassNP
2017-08-22 16:42:56 +03:00
Aarne Ranta
a73a067d7a
instructions for LibraryBrowser usage
2017-08-22 16:30:50 +03:00
Ayberk Tosun
3cb82fb035
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-22 16:16:43 +03:00
Ayberk Tosun
d24bf91330
UseIndef in IndefArt
2017-08-22 16:16:34 +03:00
Aarne Ranta
c982c1fc83
large version of LibraryBrowser using the translator Dictionary
2017-08-22 16:15:26 +03:00
Ayberk Tosun
a9a3d48c7f
Get rid of some trailing spaces
2017-08-22 14:18:22 +03:00
Aarne Ranta
55f914f444
started automated documentation of Extend module
2017-08-22 12:39:17 +03:00
Ayberk Tosun
7f98c3198e
Implement ComplSlash
2017-08-22 12:36:27 +03:00
Ayberk Tosun
7bc30b77f4
Give the lincat for VPSlash
2017-08-22 12:24:14 +03:00
Ayberk Tosun
90032d0438
Make mkClause take an Agr
2017-08-22 12:18:18 +03:00
Ayberk Tosun
af62b770b0
Do the necessary imports in VerbTur
2017-08-22 12:17:46 +03:00
Ayberk Tosun
27da43c37d
Some progress on the implementation of mkClause
2017-08-22 12:03:59 +03:00
Ayberk Tosun
27357ad684
Create the VerbTur module
2017-08-22 11:59:19 +03:00
Ayberk Tosun
3bcbf6d25d
Use mkClause in the linearization of PredVP
2017-08-22 11:56:23 +03:00
Ayberk Tosun
a112b13d9f
Start working on mkClause for Turkish
2017-08-22 11:56:11 +03:00
Ayberk Tosun
6e9d4ac20e
Declare VP = Verb
2017-08-22 11:55:54 +03:00
Ayberk Tosun
caad211a9f
Create the SentenceTur module
2017-08-22 11:50:57 +03:00
Ayberk Tosun
f4b092fb47
Remove trailing space
2017-08-22 11:48:43 +03:00
Ayberk Tosun
e649df1012
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-22 11:39:13 +03:00
Ayberk Tosun
2665910dc2
Define the param UseGen and make use of that
2017-08-22 11:38:38 +03:00
Aarne Ranta
db4c7a4d9f
added the old testsuite to lib/treebanks
2017-08-22 08:56:45 +03:00
Aarne Ranta
808e85ef05
started a directory with RGL treebanks
2017-08-21 22:28:12 +03:00
Krasimir Angelov
45a117a66c
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-21 20:42:52 +02:00
Krasimir Angelov
7a3ebdc5ea
added linref AP in German
2017-08-21 20:42:18 +02:00
Aarne Ranta
41ab809c88
added full Lexicon and some new languages to the LibraryBrowser grammar
2017-08-21 21:36:03 +03:00
Ayberk Tosun
1362bbdd03
Add a useGen field
2017-08-21 18:16:44 +03:00
Aarne Ranta
d8e24c19da
generated TopDictionaryUrd for checking the most common words
2017-08-21 17:15:52 +03:00
Ayberk Tosun
99c70256ca
Work on the Dat and Gen cases of ComplN2
2017-08-21 17:11:59 +03:00
Ayberk Tosun
f19459929c
Merge remote-tracking branch 'remotes/upstream/master'
2017-08-21 16:28:10 +03:00
Aarne Ranta
5f9c97528b
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-21 16:20:27 +03:00
Aarne Ranta
62225a2fd8
ChunkJpn import list updated
2017-08-21 16:20:13 +03:00
Krasimir Angelov
97bc980f79
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-21 15:08:55 +02:00
Krasimir Angelov
72a69c587c
fixed typo
2017-08-21 15:03:38 +02:00
Ayberk Tosun
3b6663bb6d
Start working on ComplN2
2017-08-21 15:59:44 +03:00
Aarne Ranta
639f544fa4
old DictUrd contents copied to DictionaryUrd
2017-08-21 15:18:02 +03:00
Aarne Ranta
15cbf9970c
added ConstructionUrd and DocumentationUrd copied from Hin
2017-08-21 14:51:10 +03:00
Inari Listenmaa
73a056a061
Merge pull request #6 from Kaljurand/est-lexicon-fixes
...
Fixes to the Estonian lexicon
2017-08-21 14:43:36 +03:00
Kaarel Kaljurand
098e5da1cc
Change "luu" to "kont"
2017-08-21 13:42:50 +02:00
Kaarel Kaljurand
619d1a2529
Fix typo
2017-08-21 13:35:23 +02:00
Kaarel Kaljurand
efdd763493
Add a TODO item
2017-08-21 13:22:45 +02:00
Aarne Ranta
7ef39967c1
removing commented-out must_VV from DictionaryUrd to avoid confusing line directions
2017-08-21 14:22:06 +03:00
Thomas Hallgren
80ea046102
Merge https://github.com/GrammaticalFramework/GF
2017-08-21 13:15:46 +02:00
Aarne Ranta
6e1e5ba945
compilable TranslateUrd adapted from Hindi
2017-08-21 14:10:00 +03:00
Krasimir Angelov
9f7ae28879
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-21 13:06:50 +02:00
Krasimir Angelov
f671b709a9
fix in AdjCN for Turkish
2017-08-21 13:06:11 +02:00
Thomas Hallgren
9ffce1f505
Merge https://github.com/GrammaticalFramework/GF
2017-08-21 09:40:03 +02:00
Inari Listenmaa
cf99782b5a
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2017-08-21 10:26:57 +03:00
Inari Listenmaa
57242a05ba
Add short forms of personal pronouns ; add võib-olla for maybe_Adv ; fix some nationality adjectives to use invA instead of mkA
2017-08-21 10:26:50 +03:00
Inari Listenmaa
ac4797f854
Add oper 'shortPronoun' for creating the short forms of the personal pronouns
2017-08-21 10:26:00 +03:00
Thomas Hallgren
9470699b9a
Merge https://github.com/GrammaticalFramework/GF
2017-08-20 22:20:03 +02:00
Aarne Ranta
d365aedb35
additions to Extend from Romance and Ger extras
2017-08-20 23:05:33 +03:00
Krasimir Angelov
57591c01ec
merge
...
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-20 19:43:22 +02:00
Thomas Hallgren
364e0af345
Merge https://github.com/GrammaticalFramework/GF
2017-08-20 18:40:03 +02:00
Aarne Ranta
c14b35d714
as a template for future Extend modules, added Dut and Spa
2017-08-20 19:25:24 +03:00
Thomas Hallgren
6241d48b03
Merge https://github.com/GrammaticalFramework/GF
2017-08-20 18:00:03 +02:00
Aarne Ranta
6afcf80c04
most of ExtendEng in place
2017-08-20 18:56:05 +03:00
Krasimir Angelov
24cb6acd53
fixed more warnings in Turkish
2017-08-20 15:52:26 +02:00
Thomas Hallgren
3bf18eb2b9
Merge https://github.com/GrammaticalFramework/GF
2017-08-20 14:00:04 +02:00
Aarne Ranta
ae8e7d798a
started Extend module to combine the functions of Extra and Extensions in a more disciplined way; design far from final yet
2017-08-20 14:48:48 +03:00
Krasimir Angelov
d0c7531dfa
fix some warnings in the compilation of Turkish
2017-08-19 23:34:59 +02:00
Krasimir Angelov
128cae61d5
this/that_Quant in Turkish
2017-08-19 22:19:14 +02:00
Krasimir Angelov
a90662218f
UseComparA in Turkish
2017-08-19 22:11:35 +02:00
Krasimir Angelov
3201407474
some fragments in the Turkish grammar
2017-08-19 22:04:46 +02:00
Inari Listenmaa
ca9bc14d02
Fix word order error in IdiomEst.ExistNP and IdiomEst.ExistIP
2017-08-17 16:05:44 +03:00