splork-mode/db-dump.sql

11 lines
35 KiB
MySQL
Raw Normal View History

2024-08-07 08:36:00 +00:00
DROP TABLE IF EXISTS words;
CREATE TABLE words (
word_id integer PRIMARY KEY AUTOINCREMENT,
word_value text NOT NULL,
type text NOT NULL,
categories text NOT NULL
);
INSERT INTO words VALUES (1,'can','VERB','ABILITY'),(2,'cannot','VERB','ABILITY'),(3,'will','VERB','ABILITY'),(4,'will not','VERB','ABILITY'),(5,'should','VERB','ABILITY'),(6,'should not','VERB','ABILITY'),(7,'must','VERB','ABILITY'),(8,'must not','VERB','ABILITY'),(9,'will probably','VERB','ABILITY'),(10,'will probably not','VERB','ABILITY'),(11,'doesn''t','VERB','ABILITY'),(12,'wants to','VERB','ABILITY'),(13,'is afraid to','VERB','ABILITY'),(14,'is ordered to','VERB','ABILITY'),(15,'amuses','VERB','ACTION'),(16,'avoids','VERB','ACTION'),(17,'berates','VERB','ACTION'),(18,'boggles','VERB','ACTION'),(19,'bothers','VERB','ACTION'),(20,'buries','VERB','ACTION'),(21,'catches','VERB','ACTION'),(22,'commands','VERB','ACTION'),(23,'contaminates','VERB','ACTION'),(24,'controls','VERB','ACTION'),(25,'converts','VERB','ACTION'),(26,'delivers','VERB','ACTION'),(27,'destroys','VERB','ACTION'),(28,'disfigures','VERB','ACTION'),(29,'eats','VERB','ACTION'),(30,'enters','VERB','ACTION'),(31,'fondles','VERB','ACTION'),(32,'handles','VERB','ACTION'),(33,'harasses','VERB','ACTION'),(34,'hassles','VERB','ACTION'),(35,'helps','VERB','ACTION'),(36,'imitates','VERB','ACTION'),(37,'infiltrates','VERB','ACTION'),(38,'inherits','VERB','ACTION'),(39,'joins','VERB','ACTION'),(40,'kills','VERB','ACTION'),(41,'leaves','VERB','ACTION'),(42,'massages','VERB','ACTION'),(43,'molests','VERB','ACTION'),(44,'persuades','VERB','ACTION'),(45,'perverts','VERB','ACTION'),(46,'pitches','VERB','ACTION'),(47,'rebuilds','VERB','ACTION'),(48,'reinforces','VERB','ACTION'),(49,'removes','VERB','ACTION'),(50,'replaces','VERB','ACTION'),(51,'resurrects','VERB','ACTION'),(52,'saves','VERB','ACTION'),(53,'serves','VERB','ACTION'),(54,'spanks','VERB','ACTION'),(55,'squeezes','VERB','ACTION'),(56,'strokes','VERB','ACTION'),(57,'subverts','VERB','ACTION'),(58,'swallows','VERB','ACTION'),(59,'swats','VERB','ACTION'),(60,'torments','VERB','ACTION'),(61,'tortures','VERB','ACTION'),(62,'transforms','VERB','ACTION'),(63,'whips','VERB','ACTION'),(64,'teases','VERB','ACTION'),(65,'stomps','VERB','ACTION'),(66,'mates with','VERB','ACTION'),(67,'tickles','VERB','ACTION'),(68,'audits','VERB','ACTION'),(69,'beats','VERB','ACTION'),(70,'defeats','VERB','ACTION'),(71,'outwits','VERB','ACTION'),(72,'manipulates','VERB','ACTION'),(73,'defects to','VERB','ACTION'),(74,'titillates','VERB','ACTION'),(75,'defenestrates','VERB','ACTION'),(76,'discards','VERB','ACTION'),(77,'abandons','VERB','ACTION'),(78,'talks to','VERB','ACTION'),(79,'talks back to','VERB','ACTION'),(80,'allies with','VERB','ACTION'),(81,'discovers','VERB','ACTION'),(82,'betrays','VERB','ACTION'),(83,'assassinates','VERB','ACTION'),(84,'promotes','VERB','ACTION'),(85,'pretends to be','VERB','ACTION'),(86,'disguises','VERB','ACTION'),(87,'disobeys','VERB','ACTION'),(88,'alters','VERB','ACTION'),(89,'intimidates','VERB','ACTION'),(90,'conjures','VERB','ACTION'),(91,'conjugates','VERB','ACTION'),(92,'divides','VERB','ACTION'),(93,'entombs','VERB','ACTION'),(94,'mows','VERB','ACTION'),(95,'slices','VERB','ACTION'),(96,'smells','VERB','ACTION'),(97,'farts','VERB','ACTION'),(98,'meows','VERB','ACTION'),(99,'barks','VERB','ACTION'),(100,'chirps','VERB','ACTION'),(101,'23rd','ADJECTIVE',''),(102,'dwarfen','ADJECTIVE',''),(103,'elfen','ADJECTIVE',''),(104,'orcish','ADJECTIVE',''),(105,'acceptable','ADJECTIVE',''),(106,'acrobatic','ADJECTIVE',''),(107,'alien','ADJECTIVE',''),(108,'amiable','ADJECTIVE',''),(109,'amoeboid','ADJECTIVE',''),(110,'ancient','ADJECTIVE',''),(111,'arbitrary','ADJECTIVE',''),(112,'atomic','ADJECTIVE',''),(113,'avenging','ADJECTIVE',''),(114,'awesome','ADJECTIVE',''),(115,'balanced','ADJECTIVE',''),(116,'besotted','ADJECTIVE',''),(117,'best','ADJECTIVE',''),(118,'black','ADJECTIVE',''),(119,'blue','ADJECTIVE',''),(120,'calculating','ADJECTIVE',''),(121,'cast iron','ADJECTIVE',''),(122,'cat-like','ADJECTIVE',''),(123,'cautious','ADJECTIVE',''),(124,'Chinese','ADJECTIVE',''),(125,'cold','ADJECTIVE',''),(126,'communist','ADJECTIVE',''),(127,'corrupt','ADJECTIVE',''),(128,'dead','ADJECTIVE',''),(129,'deadly','ADJ