Enigma / pragmatica.js
dr-tkxx's picture
Upload 26 files
a66f4aa verified
window.AOI_PRAGMATICS = {
"intencoes": {
"GREETING": { "expansao_n_plus_1": "Saudação Ritualística", "regras": ["Reverência"] },
"INSULT": { "expansao_n_plus_1": "Quebra de Harmonia", "regras": ["Julgamento"] },
"QUESTION": { "expansao_n_plus_1": "Busca de Conhecimento", "regras": ["Parábola"] }
}
};