summary refs log tree commit diff stats
path: root/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* Added verb framesKelly Rauchenberger2016-03-241-0/+48
| | | | | | | | | | In addition: - Added prepositions. - Rewrote a lot of the query interface. It now, for a lot of relationships, supports nested AND, OR, and NOT logic. - Rewrote the token class. It is now a union-like class instead of being polymorphic, which means smart pointers are no longer necessary. - Querying with regards to word derivation has been temporarily removed. - Sentinel values are now supported for all word types. - The VerbNet data retrieved from http://verbs.colorado.edu/~mpalmer/projects/verbnet/downloads.html was found to not be perfectly satisfactory in some regards, especially regarding adjective phrases. A patch file is now included in the repository describing the changes made to the VerbNet v3.2 download for the canonical verbly datafile.
* Added license information for AGID and CMUDICTKelly Rauchenberger2016-03-191-1/+72
|
* Added word derivational relationships (kind of eh at the moment) and moved ↵Kelly Rauchenberger2016-03-161-0/+3
verbly into its own directory
20Entrance.txtpb?id=e99f7bf302b528242a99b500f6c5b2423daaefd6'>e99f7bf ^
907a59f ^
e99f7bf ^
b53018a ^

e99f7bf ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                         




                                  
              


                  
                                   
                                     

                                 
 
name: "Symbolic Entrance"
panels {
  name: "FIGURATIVE"
  path: "Panels/Entrances/panel_5"
  clue: "figurative"
  answer: "symbolic"
  symbols: SUN
}
ports {
  name: "SYMBOLIC"
  display_name: "Symbolic Entrance"
  path: "Components/Warps/worldport4"
  destination { x: 28 y: 0 z: 4 }
  rotation: 0
}