Krasimir Angelov
1b696739be
mkLN in Catalan, Italian and Portuguese
2023-08-07 15:59:19 +02:00
Krasimir Angelov
22a168198b
support for measurement units
2023-07-25 19:38:43 +02:00
Krasimir Angelov
cb26429655
added missing param
2023-07-24 20:01:56 +02:00
Krasimir Angelov
645de9955a
started a separate module for names
2023-07-24 17:24:13 +02:00
Krasimir Angelov
828bf9c677
extend the names API
2023-02-07 08:47:34 +01:00
Krasimir Angelov
7085acacc9
added GN & SN categories for constructing names
2022-12-15 08:44:42 +01:00
Krasimir Angelov
b066fb4d35
extended Numerals API. moved from the WordNet grammar
2022-10-21 20:50:49 +02:00
Jordi Saludes
d97b1ebbce
Include 'tossir' verb (to cough) into CA Bescherelle ( #380 )
...
Fixed cough_V 'tossir', paradigm implemented as version of cosir/31.
2021-10-20 11:00:33 +02:00
Inari Listenmaa
da7309e6b5
(Cat) Fix bug in good_A
2021-10-20 10:57:40 +02:00
Inari Listenmaa
38cdfc8efe
(Cat) new instance of prefA
2021-10-20 10:57:40 +02:00
Inari Listenmaa
445c4f5187
(Cat) Implement AForm+related opers in DiffCat
2021-10-20 10:57:40 +02:00
Inari Listenmaa
9620c738c5
(Cat) Update A,A2 to not have Degree
2021-10-20 10:57:40 +02:00
krangelov
88b3974bee
extend the documentation API
2021-03-12 22:24:40 +01:00
krangelov
4e64e46d1c
cosmetic change
2019-04-26 13:19:43 +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
krangelov
f8a0b2739d
replace empty variants with nonExist
2019-04-15 08:43:36 +02:00
Inari Listenmaa
d96db3992b
(Cat,Por,Spa) Export CopulaType and {ser,estar}Copula in Paradigms
2019-03-29 12:29:48 +01: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
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
odanoburu
32bde9dd1b
(Cat) improve Catalan imperative
2019-02-06 11:19:55 -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
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
0479820b8f
(Cat) Add per as another preposition that fuses with article
2018-12-11 16:38:24 +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
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
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
odanoburu
5bf1e1d10a
(Romance, #38 ) rm numForms from Morpho{Cat,Ita}
2018-05-09 15:59:20 -03:00
Inari Listenmaa
a742d54515
Fix punctuation to use SOFT_BIND and BIND in the whole RGL
2017-06-30 15:28:27 +02:00
krasimir
52e9076641
add ready_VP in Constructions
2016-07-05 09:49:30 +00:00
krasimir
c0ed747ba6
added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages
2016-07-05 06:22:06 +00:00
krasimir
54cf5ce0c8
added tired_VP in Constructions
2016-07-04 21:15:00 +00:00
krasimir
d50eda20ca
change in the Documentation module to accomodate topics visualization
2015-11-29 08:01:07 +00:00
krasimir
1b8129145a
now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App.
2015-11-16 14:57:32 +00:00
aarne
9f571b05d8
made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be)
2015-10-15 14:43:20 +00:00
aarne
ab36e5ce8f
copula in romance: ser/estar for Cat,Spa, just essere/etre in Ita,Fra. Controlled by the param type CopulaType in DiffRomance.
2015-07-20 13:41:01 +00:00
krasimir
b3130736e4
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
krasimir
a47aac0ad8
use BIND in IIDig for all languages in the library
2015-06-11 12:00:57 +00:00
aarne
ce813e2cc0
resolved conflicts in Catalan
2014-12-04 06:53:13 +00:00
jordi.saludes
d81a950a3b
Catalan constructions and terminology
2014-12-03 15:31:03 +00:00
aarne
fa75fc4347
added Predef.BIND to elision words in Catalan.
2014-12-03 13:18:23 +00:00
aarne
fc7834ce7b
indefinite article in Catalan: use uns/unes only in substantival case (like in Spanish)
2014-12-03 12:47:06 +00:00
francis.tyers
47ceadb3b5
translate spanish to catalan
2014-12-03 10:44:09 +00:00
francis.tyers
3017839d48
translate spanish to catalan
2014-12-03 10:42:33 +00:00
francis.tyers
49953be34f
translate spanish to catalan
2014-12-03 10:38:44 +00:00
aarne
d39da90bfa
Catalan added to wide coverage translator. TerminologyCat, ExtensionsCat, ConstructionsCat, and DocumentationCatFunctor need changes of Spanish words to Catalan ones, and also some general checks.
2014-12-03 08:46:21 +00:00
aarne
5c1a78e846
another optimization of Romance VP. Effect on Fre over 50% in compilation and parse speed. Somewhat smaller on Spa,Ita,Cat.
2014-11-30 15:05:00 +00:00
francis.tyers
5490a2c9b0
plural form is irreg. only one entry for pa/ís__n in apertium
2014-11-09 21:37:03 +00:00
francis.tyers
a9030e414e
brackets around or
2014-11-05 17:49:27 +00:00
francis.tyers
842f0687b6
fix some catalan morph
2014-11-05 17:41:53 +00:00