lingdocs
a85670a99f
both Pakistani spelling varients
2021-07-24 18:43:53 +03:00
lingdocs
beb24bc820
beta of both versions of aay tail included
2021-07-24 14:43:35 +03:00
lingdocs
7a8edbc4ce
custom type guards!
2021-07-23 12:19:30 +03:00
lingdocs
96be0e0a28
oops full fix of third pers english conjugation error
2021-07-20 15:44:30 +03:00
lingdocs
a909ff533f
Two bug fixes:
...
1. Don't show sentence forms when the conjugation viewer is limited to forms
that don't have sentence capability
2. Fixed English conjugation of "they ~sees~ see" etc.
2021-07-20 15:41:55 +03:00
lingdocs
2a16468f52
bug fix with limiting conjugation viewer forms
2021-07-18 12:15:21 +03:00
lingdocs
198bae9f07
fixed verb info for kawul verbs
2021-07-16 01:58:38 +03:00
LingDocs
0c2534e8cb
bump
2021-07-15 19:16:02 +03:00
lingdocs
f01c979636
expose and bump
2021-07-15 12:57:04 +03:00
lingdocs
d77056a130
fixed issue with the lone ps value in grammatically transitive past participles tripping up the conjugation tree search -- might be costly though
2021-07-14 15:56:47 +03:00
lingdocs
95fd8f46ec
bump
2021-07-14 14:38:58 +03:00
lingdocs
1a0af4ab94
fixed big bugs with trans/gramm trans and stative/dynamic combo verbs not rendering!
2021-07-14 14:31:13 +03:00
lingdocs
28ce6fd214
more exposure
2021-07-14 03:44:27 +03:00
lingdocs
9329692de1
oops
2021-07-14 01:24:44 +03:00
lingdocs
17738972cc
with beta search conjugation
2021-07-14 01:10:58 +03:00
lingdocs
074f028439
format not big space below FormsDisplay
2021-07-09 15:42:55 +03:00
lingdocs
a36ae0a112
more customizability on the conjugation viewer
2021-07-09 13:36:56 +03:00
lingdocs
991db5b67f
full functionality of "to be" based English verbs like "to be jealous"
2021-07-08 16:32:05 +03:00
lingdocs
e932f636e7
bug
2021-07-08 14:35:02 +03:00
lingdocs
968a8ccf09
oops
2021-07-07 16:10:47 +03:00
lingdocs
ac77c49d31
oops
2021-07-07 16:05:51 +03:00
lingdocs
904f6fa8d8
more
2021-07-07 16:01:55 +03:00
lingdocs
b5fba5a54a
more
2021-07-07 15:37:57 +03:00
lingdocs
ee109b2669
more on english verb conjugation
2021-07-07 14:27:04 +03:00
lingdocs
608253556d
safegaurd conjugation - TODO: this should go in the actual conjugation function
2021-07-05 21:16:46 +03:00
lingdocs
8829d6cd26
m
2021-07-05 21:09:49 +03:00
lingdocs
d88168dbf0
conjugation viewer api change, just pass the entry (and complement) in and the conjugation will be handled by the ConjugationViewer or return null if there is none/error
2021-07-05 19:02:25 +03:00
lingdocs
4a0cd55830
bug
2021-07-05 18:39:20 +03:00
lingdocs
fe55a02f96
regular english verbs ending in y like study
2021-07-05 18:32:44 +03:00
lingdocs
96b8ccf32c
m
2021-07-05 18:01:31 +03:00
lingdocs
b16967e5ce
error w english for dynamic compounds
2021-07-05 14:49:56 +03:00
lingdocs
b6d2098028
bug with english in passive tense
2021-07-05 14:39:52 +03:00
lingdocs
d3647ee0d5
support for English phrasal verbs
2021-07-05 11:21:57 +03:00
lingdocs
3c0ef80de7
fixed english issue with grammatically transitive verbs
2021-07-04 22:14:11 +03:00
lingdocs
34cadd4515
oops
2021-07-04 21:55:43 +03:00
lingdocs
588b22ee1b
new dictionary model for including English conjugation information
2021-07-04 21:50:18 +03:00
lingdocs
7a571f0348
update protobuffers
2021-07-04 13:12:19 +03:00
lingdocs
3d9cc0547f
forgot to add fields
2021-07-04 13:01:40 +03:00
lingdocs
aee3257ea3
very beta functionality for showing the English transations of sentences in the conjugation viewer. To do this you need to have a verb with the 'ec' field showing the English conjugation info from the dictionary.
2021-07-04 12:55:26 +03:00
lingdocs
23b7b5d45a
bug where we lost the rtl direction on JSX Pashto text
2021-06-24 12:51:52 +04:00
lingdocs
cdea37e024
allow for JSX in Pashto text!! 💪
2021-06-24 12:22:19 +04:00
Bill D
e41b335821
urdu ه standardization
2021-06-17 22:46:11 +04:30
Bill D
c8da32764e
new diacritics function done! 🙌
2021-06-05 20:59:35 +04:30
Bill D
0ff0548775
double adjective inflection
2021-05-25 14:17:02 +04:30
Bill D
6053d11bc0
more on upcoming diacritics engine / cool functional refactor
2021-05-07 14:48:33 +03:00
Bill D
07a3aa57ca
inflection table format
2021-04-30 19:26:05 +03:00
Bill D
24a245f41e
fix issue with shortest forms of verbs
2021-04-30 19:10:30 +03:00
Bill D
2615e5f104
improve inflection tables
2021-04-17 13:40:34 +03:00
Bill D
e64f79e8b3
added subtext option to examples
2021-04-15 16:53:18 +03:00
Bill D
1180d79b3a
oops
2021-04-14 14:36:49 +03:00
Bill D
620fa26d62
shortDefault option on VerbFormDisplay
2021-04-14 14:26:10 +03:00
Bill D
0d67166b33
pers label in verb chart
2021-04-08 10:04:34 +03:00
Bill D
cdba254140
EntryEdits etc
2021-03-20 08:35:48 +04:00
Bill D
87a42389c2
expose transaletPhonetics
2021-03-18 16:05:49 +04:00
Bill D
c660df909b
expose phonetics to diacritics
2021-03-18 16:01:52 +04:00
Bill D
3c6f3aaec5
Bug fix on the ordering of short perfect forms
...
on the shortest forms of the perfect forms, the insertable particles
should get inserted between the past participle and equative, eg. لیدلی به دې وم
2021-03-18 09:40:08 +04:00
Bill D
12c551c1e3
forgot to add - to pashto simplification
2021-03-16 18:17:55 +04:00
Bill D
bd22266cfc
mistake in dictionary.proto
2021-03-16 17:50:51 +04:00
Bill D
acabb2f564
oops
2021-03-16 17:39:09 +04:00
Bill D
0aa38bfb00
w new g field
2021-03-16 17:35:41 +04:00
Bill D
f2bb16a929
automated node script for tsc library building
2021-03-16 14:34:34 +04:00
Bill D
68ffd49c4a
bump
2021-03-16 11:58:53 +04:00
Bill D
7746702d81
workflow oops
2021-03-14 19:27:15 +04:00
Bill D
e526f45632
change in diff
2021-03-14 19:23:55 +04:00
Bill D
46b1aa16c1
bump
2021-03-14 19:19:56 +04:00
Bill D
cc838807ad
expose standardizePashto
2021-03-11 13:23:27 +04:00
Bill D
aac6498c4d
aux verb fix
2021-03-10 22:17:16 +04:00
Bill D
de931e6ccd
remove console.log
2021-03-10 21:50:45 +04:00
Bill D
1f8011eb26
more
2021-03-10 20:51:40 +04:00
Bill D
952bca1f80
added protobuf heplers
2021-03-10 15:37:35 +04:00
lingdocs
f61d4c5591
website build issues
2021-03-09 17:41:57 +04:00
lingdocs
15d72c5333
fix react-hooks/exhaustive-deps issues
2021-03-09 17:20:55 +04:00
lingdocs
fd9b80a2cc
initial commit
2021-03-09 16:39:13 +04:00