Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

18
LINES

< > BotCompany Repo | #1002787 // Test for #1002786 (Nvidia text) & theories

Simplified Natural Language

1  
test "Nvidia" [
2  
  on [?<who<has<revealed<something]
3  
  say [nvidia]
4  
  on [?<what<has<nvidia<revealed]
5  
  say [["Iray Server"] or ["Iray Server"<,<designed<to<*]]
6  
]
7  
8  
theory "execute 1" [
9  
  if  [User < says < ? < who < has < Revealed < something]
10  
  and [Someone < has < Revealed < *]
11  
  say [Someone]
12  
]
13  
14  
theory "execute 2" [
15  
  if  [User < says < what < has < Someone < Revealed]
16  
  and [Someone < has < Revealed < Something]
17  
  say [Something]
18  
]

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002787
Snippet name: Test for #1002786 (Nvidia text) & theories
Eternal ID of this version: #1002787/1
Text MD5: 03d6c8bac5bd4dc0821d20e36fe0a314
Author: stefan
Category: nl
Type: Simplified Natural Language
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-24 21:23:04
Source code size: 455 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 480 / 111
Referenced in: [show references]