{
"Default": {
"M": "{cor} should be inserted here, considering the context.",
"R": "{cor} is more appropriate than {ori} in this context.",
"U": "{ori} is unnecessary/incorrect in this context."
},
"ADJ": {
"title": "Adjective"
},
"ADJ:FORM": {
"title": "Adjective Form"
},
"ADV": {
"title": "Adverb"
},
"CONJ": {
"title": "Conjunction"
},
"CONTR": {
"title": "Contraction"
},
"DET": {
"title": "Determiner"
},
"NOUN": {
"title": "Noun"
},
"NOUN:POSS": {
"title": "Possessive Noun"
},
"OTHER": {
"title": ""
},
"PART": {
"title": "Particle"
},
"PREP": {
"title": "Preposition"
},
"PRON": {
"title": "Pronoun"
},
"PUNCT": {
"title": "Punctuation"
},
"VERB": {
"title": "Verb"
},
"VERB:FORM": {
"title": "Verb Form"
},
"VERB:TENSE": {
"title": "Verb Tense"
},
"MORPH": {
"title": "Morphology",
"R": "The word form of {cor} is more appropriate than {ori} here."
},
"NOUN:INFL": {
"title": "Noun Inflection",
"R": "{ori} is wrong and should be written as {cor}."
},
"NOUN:NUM": {
"title": "Noun Number",
"R": "The noun number of {ori} is wrong and should be written as {cor}."
},
"ORTH": {
"title": "Orthography"
},
"SPELL": {
"title": "Spelling",
"R": "{ori} is not the correct spelling of {cor}."
},
"VERB:INFL": {
"title": "Verb Inflection",
"R": "{ori} is wrong and should be written as {cor}."
},
"VERB:SVA": {
"title": "Subject-Verb Agreement",
"R": "The form of {ori} does not follow the subject-verb agreement."
},
"WO": {
"title": "Word Order",
"R": "The word order of '{ori}' is wrong."
}
}