mirror of https://github.com/percyliang/sempre
15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
(example
|
|
(utterance "Aristotle")
|
|
(targetValue (name resource:Aristotle "Aristotle"))
|
|
)
|
|
|
|
(example
|
|
(utterance "Abraham Lincoln")
|
|
(targetValue (name resource:Abraham_Lincoln "Abraham\ Lincoln"))
|
|
)
|
|
|
|
(example
|
|
(utterance "my name is emily")
|
|
(targetValue (string "(rb:active_person,rb:NAME_OF,emily)"))
|
|
)
|