Skip to content

Instantly share code, notes, and snippets.

@SamuelAlgheriniAI
Last active March 23, 2021 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SamuelAlgheriniAI/b179c9d2ce88ec080e8c183486762844 to your computer and use it in GitHub Desktop.
Save SamuelAlgheriniAI/b179c9d2ce88ec080e8c183486762844 to your computer and use it in GitHub Desktop.
Heuristics Support Request Sample
//Heuristics
SCOPE SENTENCE
{
DOMAIN(03.00:LOW) // I have a problem
{
TYPE(PRO,ADV)
<:2>
!SYNCON(193096,193020,192700,193162,94068) // # 193096: not, nae; 193020: never, ne'er; 192700: never; 193162: no, nope, nae, nah; 94068: no
<:2>
TYPE(AUX,VER:simple_present)+LEMMA("have","be")
>>
!SYNCON(193096,193020,192700,193162,94068) // # 193096: not, nae; 193020: never, ne'er; 192700: never; 193162: no, nope, nae, nah; 94068: no
<:3>
LIST(62070:99,27550:99,101166625,31168,22915) // # 62070: difficulty; 27550: issue, subject, topic, matter, bit //@SYN: #22915# [difficulty]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment