1Regina
4df65b593e
adverbials todo: add semantic context constructors
2022-03-07 04:30:39 +01:00
1Regina
0c659deae3
move transitive and complements from affixes to tenses
2022-03-07 04:30:39 +01:00
1Regina
5e308e7aa7
add test for quantifier
2022-03-07 04:30:39 +01:00
1Regina
e0b4d6940a
remove collectives in collective nouns for xie for quantifier
2022-03-07 04:30:39 +01:00
1Regina
57e6f8f244
remove collectives in collective nouns for xie for quantifier
2022-03-07 04:30:39 +01:00
1Regina
5c415fc913
unit test for tenses
2022-03-07 04:30:39 +01:00
1Regina
57490c18d2
unit tests for relative
2022-03-07 04:30:39 +01:00
1Regina
fe5c124602
remove predicative form in CompareA UseComparA
2022-03-07 04:30:39 +01:00
1Regina
7f58e8ec8b
adjustment for "mustn't"
...
not idiomatic but compositionally correct now for mustn't
2022-03-07 04:30:39 +01:00
1Regina
460ec475bd
make all the questions by extending a "吗" at end
2022-03-07 04:30:39 +01:00
1Regina
4e947e4ce8
changes in conjunction and sentences
...
to accomodate if _ then conjuction with jiu "就"
2022-03-07 04:30:39 +01:00
1Regina
0dbb5e4ee8
replace future with "就会" instead of old "在"
2022-03-07 04:30:39 +01:00
1Regina
734d000b4d
if then conjunctions
2022-03-07 04:30:39 +01:00
1Regina
bbf109a473
add 25 tests for chinese pronouns -- passed
2022-03-07 04:30:39 +01:00
1Regina
3aefd51280
fix DetNP for positive case for ge
2022-03-07 04:30:39 +01:00
1Regina
5f8a21dc08
add test for chinese passive tests -- passed
2022-03-07 04:30:39 +01:00
1Regina
b7b4c08e8a
add test for chinese numerals -- passed
2022-03-07 04:30:39 +01:00
1Regina
92bfa85a49
add AST to test for complements
2022-03-07 04:30:39 +01:00
1Regina
9a6301691d
add distinction between Attributive vs Predicative (esp for colours)
2022-03-07 04:30:39 +01:00
1Regina
1b02447b44
attempt to edit complexAP for table selection
2022-03-07 04:30:39 +01:00
1Regina
565cd8fa61
fixed SentAP and AdvAP for AdjPlace in ResChi
2022-03-07 04:30:39 +01:00
1Regina
b26e6e1c9f
adjectives colour
2022-03-07 04:30:39 +01:00
1Regina
e4e304d551
WIP negation for chinese
2022-03-07 04:30:39 +01:00
Inari Listenmaa
4f821ca621
(Chi) Add ExtendChi
2021-08-04 08:49:14 +02:00
krangelov
88b3974bee
extend the documentation API
2021-03-12 22:24:40 +01:00
Aarne Ranta
58b7492a70
fixed word order in AdjectiveChi.CompA2
2018-06-17 09:57:08 +02:00
Aarne Ranta
b3eeee54ce
fixed the use of de in Chi Adv
2018-05-27 10:11:46 +02:00
Aarne Ranta
c50360078f
fixed duplication of de in RelativeChi
2018-05-16 10:24:02 +02:00
Aarne Ranta
2de326e8a3
more cases to Chi.mkA2
2018-04-25 08:42:20 +02: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
98fa173686
corrected the DType of NounChi.IndefArt to get the classifier right
2016-11-19 03:10:06 +00: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
aarne
82b96e6a10
a couple more fixes in Chi
2015-12-11 13:42:26 +00:00
aarne
0fa7599fbe
fix in QuestionChi, suppressing the verb in some cases and making a negative sentence interpreted as a reduplicative question
2015-12-11 13:29: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
tobn2701
c62c881364
Chi fixes from René Tobner
2015-11-12 15:45:10 +00:00
aarne
54fde918da
removed bogus "om" from Dut infinitives; fixed "wrong" in Chi
2015-09-04 15:38:49 +00:00
hallgren
4061d03aa2
lib/src/*/Numeral*.gf: fix inconsistent inheritance form Cat
...
While the abstract Numeral inherits only Cat[Numeral,Digits], some of the
concrete NumeralNNN of Numeral inherited everything from CatNNN.
Normally the compiler outputs a warning message when a concrete syntax
contains superflous lincats, but apparently not when they get included
through inheritance...
This does not seem to cause problems in the Haskell run-time system, but the
C run-time system fails to load PGFs with superflous lincats.
This problems shows up when creating application grammars that inherit Numeral.
The Phrasebook is an example of such a grammar.
2015-08-26 11:53:16 +00:00
aarne
faabf27b93
pinyin version of ConstructionChi
2015-07-21 15:38:16 +00:00
aarne
49a8824755
constants for Chi negation words to support Pinyin
2015-07-19 09:40:59 +00:00
aarne
05be967ec4
Pinyin files using diacritics instead of numbers
2015-07-19 09:11:45 +00:00
aarne
101f829447
file with noun classifiers extracted from DictionaryChi"
2015-07-19 08:15:59 +00:00
aarne
1f531603b8
Pinyin with accents in additions to tone numbers
2015-07-16 13:58:58 +00:00
aarne
f47919dc92
fixes in Chi suggested by Mary
2015-07-14 15:11:33 +00:00
aarne
f8b9d4e1d8
subordinate sentence order and two intransitive verbs in Chi
2015-07-14 12:40:29 +00:00
krasimir
b3130736e4
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
aarne
9a024f6625
fixed the word order of Scand discontious conjunctions: antinger jag vinner eller... -> antingen vinner jag eller...
2015-05-22 11:31:57 +00:00